mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<title>CSSOM - Extensions to the Document Interface: StyleSheetList length reflects dynamically loaded and unloaded sheets</title>
|
||||
<link href="mailto:jesse@codeforamerica.org" rel="author" title="Jesse Bounds" />
|
||||
<link href="http://www.w3.org/TR/cssom/#extensions-to-the-document-interface" rel="help" />
|
||||
<link href="http://www.w3.org/TR/cssom/#the-stylesheetlist-interface" rel="help" />
|
||||
<link href="http://www.w3.org/TR/cssom/#css-style-sheet-collections" rel="help" />
|
||||
<link href="http://www.w3.org/TR/cssom-1/#extensions-to-the-document-interface" rel="help" />
|
||||
<link href="http://www.w3.org/TR/cssom-1/#the-stylesheetlist-interface" rel="help" />
|
||||
<link href="http://www.w3.org/TR/cssom-1/#css-style-sheet-collections" rel="help" />
|
||||
<link href="stylesheet.css" type="text/css" rel="stylesheet" />
|
||||
<meta content="dom" name="flags" />
|
||||
<meta content="The styleSheets length attribute must reflect the number of sheets at page load and after dynamically" name="assert" />
|
||||
|
||||
Reference in New Issue
Block a user