This replicates the behavior of StyleSheetList::add_sheet, making sure the rules added by the imported style sheet are applied.
Also added css-import.html, which tests the 3 syntax variations on `@import` statements. Note that the optional media-query parameter to `@import` is not handled yet.