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

@ -4,7 +4,7 @@
<link href="mailto:jesse@codeforamerica.org" rel="author" title="Jesse Bounds" />
<link href="mailto:ms2ger@gmail.com" rel="reviewer" title="Ms2ger" /> <!-- 2012-06-17 -->
<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/#the-stylesheetlist-interface" rel="help" />
<meta content="dom" name="flags" />
<meta content="The styleSheets attribute must return a StyleSheetList sequence representing the document style sheets." name="assert" />
<script src="/resources/testharness.js"></script>