Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c

This commit is contained in:
Ms2ger 2016-04-07 09:58:26 +02:00
parent 1a6245828a
commit 7deaeea707
540 changed files with 24009 additions and 6637 deletions

View file

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: CSSStyleDeclaration Interface</title>
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis" />
<link href="http://www.w3.org/TR/cssom/#the-cssstyledeclaration-interface" rel="help" />
<link href="http://www.w3.org/TR/cssom-1/#the-cssstyledeclaration-interface" rel="help" />
<meta content="dom" name="flags" />
<meta content="CSSStyleDeclaration is properly initialized and can be modified through its interface" name="assert" />
<script src="/resources/testharness.js" type="text/javascript"></script>