mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45: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
|
@ -2,9 +2,9 @@
|
|||
<html><head>
|
||||
<title>CSS Test: getComputedStyle</title>
|
||||
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis">
|
||||
<link href="http://www.w3.org/TR/cssom/#extensions-to-the-window-interface" rel="help">
|
||||
<link href="http://www.w3.org/TR/cssom/#the-cssstyledeclaration-interface" rel="help">
|
||||
<link href="http://www.w3.org/TR/cssom/#resolved-values" rel="help">
|
||||
<link href="http://www.w3.org/TR/cssom-1/#extensions-to-the-window-interface" rel="help">
|
||||
<link href="http://www.w3.org/TR/cssom-1/#the-cssstyledeclaration-interface" rel="help">
|
||||
<link href="http://www.w3.org/TR/cssom-1/#resolved-values" rel="help">
|
||||
<meta content="dom" name="flags">
|
||||
<meta content="getComputedStyle returns a readonly CSSStyleDeclaration with resolved values" name="assert">
|
||||
<script src="/resources/testharness.js" type="text/javascript"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue