Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger
2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View File

@@ -3,8 +3,8 @@
<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-sequence" rel="help" />
<link href="http://www.w3.org/TR/cssom/#style-sheet-collections" 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="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" />