mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c
This commit is contained in:
parent
1a6245828a
commit
7deaeea707
540 changed files with 24009 additions and 6637 deletions
|
@ -3,8 +3,8 @@
|
|||
<title>CSSOM - Extensions to the Document Interface: StyleSheetList length is 0 when no sheets loaded</title>
|
||||
<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-interface" 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" />
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue