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

@ -3,7 +3,7 @@
<head>
<title>CSS Test: the MediaList interface</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com">
<link rel="help" href="http://www.w3.org/TR/cssom/#the-medialist-interface">
<link rel="help" href="http://www.w3.org/TR/cssom-1/#the-medialist-interface">
<link rel="help" href="http://dev.w3.org/2006/webapi/WebIDL/#getownproperty">
<style media="screen, print" id="test-style"></style>
<script src="/resources/testharness.js"></script>

View file

@ -30,7 +30,7 @@
<tbody id="s1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1">+</a>
<a href="https://www.w3.org/TR/cssom/#introduction">1 Introduction</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#introduction">1 Introduction</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>IANA Considerations - CSS Object Model Level 1 CR Test Suite</title>
<title>Change History - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>IANA Considerations (0 tests)</h2>
<h2>Change History (0 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,85 +30,61 @@
<tbody id="s10">
<tr><th colspan="4" scope="rowgroup">
<a href="#s10">+</a>
<a href="https://www.w3.org/TR/cssom/#iana-considerations">10 IANA Considerations</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#change-history">10 Change History</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s10.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s10.1">+</a>
<a href="https://www.w3.org/TR/cssom/#default-style">10.1 Default-Style</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#changes-from-5-december-2013">10.1 Changes From 5 December 2013</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#abstract">
<tbody id="s10.1.#ref-for-cssnamespacerule-4">
<!-- 0 tests -->
</tbody>
<tbody id="s.#acknowledgments">
<tbody id="s10.1.#ref-for-cssrule-17">
<!-- 0 tests -->
</tbody>
<tbody id="s.#anolis-references">
<tbody id="s10.1.#ref-for-cssstyledeclaration-10">
<!-- 0 tests -->
</tbody>
<tbody id="s.#references">
<tbody id="s10.1.#ref-for-cssstyledeclaration-11">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSS">
<tbody id="s10.1.#ref-for-dom-cssrule-csstext-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSCASCADE">
<tbody id="s10.1.#ref-for-dom-cssstyledeclaration-setproperty-6">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSCONDITIONAL">
<tbody id="s10.1.#ref-for-dom-cssstylesheet-insertrule-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSNAMESPACES">
<tbody id="s10.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s10.2">+</a>
<a href="https://www.w3.org/TR/cssom-1/#changes-from-12-july-2011-to-5-december-2013">10.2 Changes From 12 July 2011 To 5 December 2013</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSPAGE">
<tbody id="s10.2.#ref-for-dom-css-escape-4">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSSYNTAX">
<tbody id="s10.2.#ref-for-dom-cssstyledeclaration-getpropertyvalue-7">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsCSSVARIABLES">
<tbody id="s10.2.#ref-for-dom-cssstyledeclaration-setproperty-7">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsDOM">
<tbody id="s10.2.#ref-for-dom-cssstyledeclaration-setpropertypriority-2">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsDOM2STYLE">
<tbody id="s10.2.#ref-for-dom-cssstyledeclaration-setpropertyvalue-2">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsFETCH">
<tbody id="s10.2.#ref-for-parse-a-css-declaration-block-3">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsHTML">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsRFC2119">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsSELECTORS">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsSVG">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsURL">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsXML">
<!-- 0 tests -->
</tbody>
<tbody id="s.#refsXMLSS">
<!-- 0 tests -->
</tbody>
<tbody id="s.#sotd">
<!-- 0 tests -->
</tbody>
<tbody id="s.#toc">
<!-- 0 tests -->
</tbody>
<tbody id="s.#w3c-doctype">
<tbody id="s10.2.#ref-for-serialize-a-css-declaration-block-4">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -0,0 +1,194 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Acknowledgments - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Acknowledgments (1 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
<col id="flags-column">
<col id="info-column">
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s11">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11">+</a>
<a href="https://www.w3.org/TR/cssom-1/#acknowledgments">11 Acknowledgments</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s.#abstract">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conformance">
<!-- 0 tests -->
</tbody>
<tbody id="s.#contents">
<!-- 0 tests -->
</tbody>
<tbody id="s.#idl-index">
<!-- 1 tests -->
<tr id="interfaces-.#idl-index" class="primary script">
<td><strong>
<a href="interfaces.htm">interfaces</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM automated IDL tests
</td>
</tr>
</tbody>
<tbody id="s.#index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#issues-index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#references">
<!-- 0 tests -->
</tbody>
<tbody id="s.#status">
<!-- 0 tests -->
</tbody>
<tbody id="s.#subtitle">
<!-- 0 tests -->
</tbody>
<tbody id="s.#title">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-future-proofing">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-partial">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-testing">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conform-classes">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conform-responsible">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#document-conventions">
<!-- 0 tests -->
</tbody>
<tbody id="sdocument-conventions.#example-52448c84">
<!-- 0 tests -->
</tbody>
<tbody id="sindex.#index-defined-elsewhere">
<!-- 0 tests -->
</tbody>
<tbody id="sindex.#index-defined-here">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-fonts-3">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-dom-level-2-style">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-svg">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-cascade-4">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-color-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-display-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-namespaces-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-position-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-pseudo-4">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-syntax-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-values">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css21">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css3cascade">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css3page">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css3syn">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-fetch">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-html">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-mediaqueries-4">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-rfc2119">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-selectors-4">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-svg2">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-whatwg-dom">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-whatwg-encoding">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-whatwg-url">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-xml">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-xml-stylesheet">
<!-- 0 tests -->
</tbody>
<tbody id="sreferences.#informative">
<!-- 0 tests -->
</tbody>
<tbody id="sreferences.#normative">
<!-- 0 tests -->
</tbody>
<tbody id="sstatus.#toc">
<!-- 0 tests -->
</tbody>
<tbody id="sstatus.#w3c_process_revision">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Conformance - CSS Object Model Level 1 CR Test Suite</title>
<title>Terminology - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Conformance (0 tests)</h2>
<h2>Terminology (0 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,10 +30,76 @@
<tbody id="s2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s2">+</a>
<a href="https://www.w3.org/TR/cssom/#conformance">2 Conformance</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#terminology">2 Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s2.#hardwareLimitations">
<tbody id="s2.#ref-for-supported-css-property-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#set">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#supported-css-property">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#supported-styling-language">
<!-- 0 tests -->
</tbody>
<tbody id="s2.#unset">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s2.1">+</a>
<a href="https://www.w3.org/TR/cssom-1/#common-serializing-idioms">2.1 Common Serializing Idioms</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#escape-a-character">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#escape-a-character-as-code-point">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-3">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-as-code-point-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-as-code-point-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-as-code-point-3">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-as-code-point-4">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-escape-a-character-as-code-point-5">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-serialize-a-string-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#serialize-a-comma-separated-list">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#serialize-a-string">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#serialize-a-url">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#serialize-a-whitespace-separated-list">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#serialize-an-identifier">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Terminology - CSS Object Model Level 1 CR Test Suite</title>
<title>Media Queries - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Terminology (0 tests)</h2>
<h2>Media Queries (6 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,91 +30,247 @@
<tbody id="s3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="https://www.w3.org/TR/cssom/#terminology">3 Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.#::after-pseudo-element">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#::before-pseudo-element">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#author-defined-css-property">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#cascaded-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#computed-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#default-namespace">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#ignored">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#list-of-css-page-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#namespace-prefix">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#sequence-of-simple-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#set">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#simple-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#supported-css-property">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#supported-styling-language">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#universal-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#unset">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#used-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#whitespace">
<a href="https://www.w3.org/TR/cssom-1/#media-queries">3 Media Queries</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.1">+</a>
<a href="https://www.w3.org/TR/cssom/#common-serializing-idioms">3.1 Common Serializing Idioms</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#parsing-media-queries">3.1 Parsing Media Queries</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#escape-a-character">
<tbody id="s3.1.#parse-a-media-query">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#escape-a-character-as-code-point">
<tbody id="s3.1.#parse-a-media-query-list">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-comma-separated-list">
<tbody id="s3.1.#ref-for-parse-a-media-query-list-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-string">
<tbody id="s3.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.2">+</a>
<a href="https://www.w3.org/TR/cssom-1/#serializing-media-queries">3.2 Serializing Media Queries</a></th></tr>
<!-- 2 tests -->
<tr id="matchmedia-3.2" class="dom script">
<td>
<a href="matchMedia.htm">matchmedia</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View matchMedia and MediaQueryList
</td>
</tr>
<tr id="medialist-interfaces-003-3.2" class="dom script">
<td>
<a href="medialist-interfaces-003.htm">medialist-interfaces-003</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM Media Query Serialization
<ul class="assert">
<li>Media Queries are serialized according to the specification</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s3.2.#example-b3d89b53">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-url">
<tbody id="s3.2.#ref-for-serialize-a-comma-separated-list-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-whitespace-separated-list">
<tbody id="s3.2.#ref-for-serialize-a-media-feature-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-an-identifier">
<tbody id="s3.2.#ref-for-serialize-a-media-query-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-serialize-an-identifier-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#serialize-a-media-query">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#serialize-a-media-query-list">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.2.1">+</a>
<a href="https://www.w3.org/TR/cssom-1/#serializing-media-feature-values">3.2.1 Serializing Media Feature Values</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.1.#issue-8e1245db">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.1.#serialize-a-media-feature-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.3">+</a>
<a href="https://www.w3.org/TR/cssom-1/#comparing-media-queries">3.3 Comparing Media Queries</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#compare-media-queries">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#ref-for-serialize-a-media-query-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.4">+</a>
<a href="https://www.w3.org/TR/cssom-1/#the-medialist-interface">3.4 The MediaList Interface</a></th></tr>
<!-- 4 tests -->
<tr id="medialist-3.4" class="script">
<td>
<a href="MediaList.htm">medialist</a></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>the MediaList interface
</td>
</tr>
<tr id="medialist-interfaces-001-3.4" class="dom script">
<td>
<a href="medialist-interfaces-001.htm">medialist-interfaces-001</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM Media Query List Serialization
<ul class="assert">
<li>MediaLists are serialized according to the specification</li>
</ul>
</td>
</tr>
<tr id="medialist-interfaces-002-3.4" class="dom script">
<td>
<a href="medialist-interfaces-002.htm">medialist-interfaces-002</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM MediaList Interfaces
<ul class="assert">
<li>MediaList object has deleteMedium method and it functions properly.</li>
</ul>
</td>
</tr>
<tr id="medialist-interfaces-004-3.4" class="dom script">
<td>
<a href="medialist-interfaces-004.htm">medialist-interfaces-004</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM MediaList Interfaces
<ul class="assert">
<li>MediaList object has appendMedium method and it functions properly.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s3.4.#MediaList-stringification-behavior">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#create-a-medialist-object">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-appendmedium">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-appendmedium-medium-medium">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-deletemedium">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-deletemedium-medium-medium">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-item">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-item-index-index">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-length">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#dom-medialist-mediatext">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#medialist">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#medialist-collection-of-media-queries">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-compare-media-queries-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-compare-media-queries-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-appendmedium-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-deletemedium-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-item-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-length-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-mediatext-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-mediatext-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-dom-medialist-mediatext-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-10">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-5">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-6">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-7">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-8">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-medialist-collection-of-media-queries-9">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-parse-a-media-query-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-parse-a-media-query-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-parse-a-media-query-list-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-serialize-a-media-query-list-1">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Media Queries - CSS Object Model Level 1 CR Test Suite</title>
<title>Selectors - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Media Queries (6 tests)</h2>
<h2>Selectors (2 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,139 +30,86 @@
<tbody id="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/cssom/#media-queries">4 Media Queries</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#selectors">4 Selectors</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/cssom/#parsing-media-queries">4.1 Parsing Media Queries</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#parsing-selectors">4.1 Parsing Selectors</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#parse-a-media-query">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#parse-a-media-query-list">
<tbody id="s4.1.#parse-a-group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/cssom/#serializing-media-queries">4.2 Serializing Media Queries</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#serializing-selectors">4.2 Serializing Selectors</a></th></tr>
<!-- 2 tests -->
<tr id="matchmedia-4.2" class="dom script">
<td>
<a href="matchMedia.htm">matchmedia</a></td>
<tr id="selectorserialize-4.2" class="primary dom script">
<td><strong>
<a href="selectorSerialize.htm">selectorserialize</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View matchMedia and MediaQueryList
<td>test serialized selector which is only one simple selector in the sequence of simple selectors
</td>
</tr>
<tr id="medialist-interfaces-003-4.2" class="dom script">
<td>
<a href="medialist-interfaces-003.htm">medialist-interfaces-003</a></td>
<tr id="serialize-namespaced-type-selectors-4.2" class="primary dom script">
<td><strong>
<a href="serialize-namespaced-type-selectors.htm">serialize-namespaced-type-selectors</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM Media Query Serialization
<ul class="assert">
<li>Media Queries are serialized according to the specification</li>
</ul>
<td>test serialization of type selectors and namespace prefixes
</td>
</tr>
</tbody>
<tbody id="s4.2.#serialize-a-media-query">
<tbody id="s4.2.#ref-for-serialize-a-comma-separated-list-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-media-query-list">
<tbody id="s4.2.#ref-for-serialize-a-group-of-selectors-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.1">+</a>
<a href="https://www.w3.org/TR/cssom/#serializing-media-feature-values">4.2.1 Serializing Media Feature Values</a></th></tr>
<tbody id="s4.2.#ref-for-serialize-a-selector-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#serialize-a-media-feature-value">
<tbody id="s4.2.#ref-for-serialize-a-simple-selector-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/cssom/#comparing-media-queries">4.3 Comparing Media Queries</a></th></tr>
<tbody id="s4.2.#ref-for-serialize-a-simple-selector-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#compare-media-queries">
<tbody id="s4.2.#ref-for-serialize-a-string-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4">+</a>
<a href="https://www.w3.org/TR/cssom/#the-medialist-interface">4.4 The MediaList Interface</a></th></tr>
<!-- 4 tests -->
<tr id="medialist-4.4" class="script">
<td>
<a href="MediaList.htm">medialist</a></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>the MediaList interface
</td>
</tr>
<tr id="medialist-interfaces-001-4.4" class="dom script">
<td>
<a href="medialist-interfaces-001.htm">medialist-interfaces-001</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM Media Query List Serialization
<ul class="assert">
<li>MediaLists are serialized according to the specification</li>
</ul>
</td>
</tr>
<tr id="medialist-interfaces-002-4.4" class="dom script">
<td>
<a href="medialist-interfaces-002.htm">medialist-interfaces-002</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM MediaList Interfaces
<ul class="assert">
<li>MediaList object has deleteMedium method and it functions properly.</li>
</ul>
</td>
</tr>
<tr id="medialist-interfaces-004-4.4" class="dom script">
<td>
<a href="medialist-interfaces-004.htm">medialist-interfaces-004</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM MediaList Interfaces
<ul class="assert">
<li>MediaList object has appendMedium method and it functions properly.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.4.#collection-of-media-queries">
<tbody id="s4.2.#ref-for-serialize-a-string-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#create-a-medialist-object">
<tbody id="s4.2.#ref-for-serialize-an-identifier-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#dom-medialist-appendmedium">
<tbody id="s4.2.#ref-for-serialize-an-identifier-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#dom-medialist-deletemedium">
<tbody id="s4.2.#ref-for-serialize-an-identifier-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#dom-medialist-item">
<tbody id="s4.2.#ref-for-serialize-an-identifier-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#dom-medialist-length">
<tbody id="s4.2.#ref-for-serialize-an-identifier-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#dom-medialist-mediatext">
<tbody id="s4.2.#ref-for-serialize-an-identifier-7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#medialist">
<tbody id="s4.2.#serialize-a-group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-simple-selector">
<!-- 0 tests -->
</tbody>
</table>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>DOM Access to CSS Declaration Blocks - CSS Object Model Level 1 CR Test Suite</title>
<title>Utility APIs - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>DOM Access to CSS Declaration Blocks (2 tests)</h2>
<h2>Utility APIs (1 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,89 +30,48 @@
<tbody id="s7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7">+</a>
<a href="https://www.w3.org/TR/cssom/#dom-access-to-css-declaration-blocks">7 DOM Access to CSS Declaration Blocks</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#utility-apis">7 Utility APIs</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="https://www.w3.org/TR/cssom/#the-elementcssinlinestyle-interface">7.1 The ElementCSSInlineStyle Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.#dom-elementcssinlinestyle-style">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.#elementcssinlinestyle">
<a href="https://www.w3.org/TR/cssom-1/#the-css.escape()-method">7.1 The CSS.escape() Method</a></th></tr>
<!-- 1 tests -->
<tr id="inline-style-001-7.1.#elementcssinlinestyle" class="dom script">
<td>
<a href="inline-style-001.htm">inline-style-001</a></td>
<tr id="escape-7.1" class="primary script">
<td><strong>
<a href="escape.htm">escape</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Inline CSSStyleDeclaration
<ul class="assert">
<li>Inline CSSStyleDeclaration is properly initialized and can be modified through its interface</li>
</ul>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS#escape
</td>
</tr>
</tbody>
<tbody id="s7.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.2">+</a>
<a href="https://www.w3.org/TR/cssom/#extensions-to-the-window-interface">7.2 Extensions to the Window Interface</a></th></tr>
<!-- 1 tests -->
<tr id="computed-style-001-7.2" class="dom script">
<td>
<a href="computed-style-001.htm">computed-style-001</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>getComputedStyle
<ul class="assert">
<li>getComputedStyle returns a readonly CSSStyleDeclaration with resolved values</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.2.#dom-window-getcomputedstyle">
<tbody id="s7.1.#css">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.3">+</a>
<a href="https://www.w3.org/TR/cssom/#the-getstyleutils-interface">7.3 The GetStyleUtils Interface</a></th></tr>
<tbody id="s7.1.#dom-css-escape">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#associated-document">
<tbody id="s7.1.#dom-css-escape-ident-ident">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-cascadedstyle">
<tbody id="s7.1.#example-7bab7fa8">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-rawcomputedstyle">
<tbody id="s7.1.#example-b26de1f0">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-usedstyle">
<tbody id="s7.1.#ref-for-dom-css-escape-1">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#getstyleutils">
<tbody id="s7.1.#ref-for-dom-css-escape-2">
<!-- 0 tests -->
</tbody>
<tbody id="s7.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.4">+</a>
<a href="https://www.w3.org/TR/cssom/#extensions-to-the-element-interface">7.4 Extensions to the Element Interface</a></th></tr>
<tbody id="s7.1.#ref-for-dom-css-escape-3">
<!-- 0 tests -->
</tbody>
<tbody id="s7.4.#dom-element-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.5">+</a>
<a href="https://www.w3.org/TR/cssom/#the-pseudoelement-interface">7.5 The PseudoElement Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.5.#pseudoelement">
<tbody id="s7.1.#ref-for-serialize-an-identifier-10">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Utility APIs - CSS Object Model Level 1 CR Test Suite</title>
<title>Resolved Values - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Utility APIs (1 tests)</h2>
<h2>Resolved Values (1 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,24 +30,54 @@
<tbody id="s8">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8">+</a>
<a href="https://www.w3.org/TR/cssom/#utility-apis">8 Utility APIs</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1">+</a>
<a href="https://www.w3.org/TR/cssom/#the-css.escape()-method">8.1 The CSS.escape() Method</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#resolved-values">8 Resolved Values</a></th></tr>
<!-- 1 tests -->
<tr id="escape-8.1" class="primary script">
<td><strong>
<a href="escape.htm">escape</a></strong></td>
<tr id="computed-style-001-8" class="dom script">
<td>
<a href="computed-style-001.htm">computed-style-001</a></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS#escape
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>getComputedStyle
<ul class="assert">
<li>getComputedStyle returns a readonly CSSStyleDeclaration with resolved values</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s8.1.#dom-css-escape">
<tbody id="s8.#ref-for-dom-window-getcomputedstyle-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-dom-window-getcomputedstyle-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-resolved-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#resolved-value">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -3,7 +3,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Resolved Values - CSS Object Model Level 1 CR Test Suite</title>
<title>IANA Considerations - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Resolved Values (1 tests)</h2>
<h2>IANA Considerations (0 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,21 +30,16 @@
<tbody id="s9">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9">+</a>
<a href="https://www.w3.org/TR/cssom/#resolved-values">9 Resolved Values</a></th></tr>
<!-- 1 tests -->
<tr id="computed-style-001-9" class="dom script">
<td>
<a href="computed-style-001.htm">computed-style-001</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>getComputedStyle
<ul class="assert">
<li>getComputedStyle returns a readonly CSSStyleDeclaration with resolved values</li>
</ul>
</td>
</tr>
<a href="https://www.w3.org/TR/cssom-1/#iana-considerations">9 IANA Considerations</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.#resolved-value">
<tbody id="s9.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.1">+</a>
<a href="https://www.w3.org/TR/cssom-1/#default-style">9.1 Default-Style</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.1.#http-default-style">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -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>

View file

@ -2,7 +2,7 @@
<html><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>

View file

@ -2,9 +2,9 @@
<html><head>
<title>CSSOM CSSRule CSSImportRule interface</title>
<link href="mailto:lew.letitia@gmail.com" rel="author" title="Letitia Lew">
<link href="http://www.w3.org/TR/cssom/#css-rules" rel="help">
<link href="http://www.w3.org/TR/cssom/#the-cssrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom/#the-cssimportrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#css-rules" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssimportrule-interface" rel="help">
<meta content="dom" name="flags">
<meta content="All properties for this CSSImportRule instance of CSSRule are initialized correctly" name="assert">
<script src="/resources/testharness.js"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSSOM Parsing Test: getting cssText must return the result of serializing the CSS declaration blocks.</title>
<link href="mailto:paul.irish@gmail.com" rel="author" title="Paul Irish">
<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">
<link href="http://trac.webkit.org/export/120528/trunk/LayoutTests/fast/css/cssText-cache.html" rel="source">
<meta content="dom" name="flags">

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSSOM: CSSStyleDeclaration on HTMLElement represents inline style changes</title>
<link href="mailto:paul.irish@gmail.com" rel="author" title="Paul Irish">
<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">
<link href="http://trac.webkit.org/export/120528/trunk/LayoutTests/fast/css/cssText-cache.html" rel="source">
<meta content="dom" name="flags">

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSSOM: CSSStyleDeclaration (set|remove)PropertyValue sets/removes shorthand properties</title>
<link href="mailto:paul.irish@gmail.com" rel="author" title="Paul Irish">
<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">
<link href="http://trac.webkit.org/export/120528/trunk/LayoutTests/fast/css/cssom-remove-shorthand-property.html" rel="source">
<meta content="dom" name="flags">

View file

@ -3,7 +3,7 @@
<title>CSSOM: CSSStyleDeclaration is mutable and immutable in various settings</title>
<link href="mailto:paul.irish@gmail.com" rel="author" title="Paul Irish">
<link href="mailto:ms2ger@gmail.com" rel="reviewer" title="Ms2ger"> <!-- 2012-06-17 -->
<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">

View file

@ -2,9 +2,9 @@
<html><head>
<title>CSSOM CSSRule CSSStyleRule interface</title>
<link href="mailto:lew.letitia@gmail.com" rel="author" title="Letitia Lew">
<link href="http://www.w3.org/TR/cssom/#css-rules" rel="help">
<link href="http://www.w3.org/TR/cssom/#the-cssrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom/#the-cssstylerule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#css-rules" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssstylerule-interface" rel="help">
<meta content="dom" name="flags">
<meta content="All properties for this CSSStyleRule instance of CSSRule are initialized correctly" name="assert">
<script src="/resources/testharness.js"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSS OM: CSS Values</title>
<link href="mailto:manian@adobe.com" rel="author" title="Divya Manian">
<link href="http://www.w3.org/TR/cssom/#css-values" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#css-values" rel="help">
<meta content="dom" name="flags">
<meta content="The style value should be serialized to margin: 20px;" name="assert">
<script src="/resources/testharness.js"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSS OM: CSS Values</title>
<link href="mailto:manian@adobe.com" rel="author" title="Divya Manian">
<link href="http://www.w3.org/TR/cssom/#css-values" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#css-values" rel="help">
<meta content="dom" name="flags">
<meta content="Testing Serialization of Shorthand Values" name="assert">
<script src="/resources/testharness.js"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSS OM: CSS Values</title>
<link href="mailto:manian@adobe.com" rel="author" title="Divya Manian">
<link href="http://www.w3.org/TR/cssom/#the-cssrulelist-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssrulelist-interface" rel="help">
<meta content="dom" name="flags">
<meta content="Testing Serialization of Style Rules" name="assert">
<script src="/resources/testharness.js"></script>

View file

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

View file

@ -5,7 +5,7 @@
<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
<link rel="help" href="http://www.w3.org/TR/cssom-view/#dom-window-matchmedia">
<link rel="help" href="http://www.w3.org/TR/cssom-view/#the-mediaquerylist-interface">
<link rel="help" href="http://www.w3.org/TR/cssom/#serializing-media-queries">
<link rel="help" href="http://www.w3.org/TR/cssom-1/#serializing-media-queries">
<meta name="flags" content="dom">
<script src="/resources/testharness.js" type="text/javascript"></script>
<script src="/resources/testharnessreport.js" type="text/javascript"></script>

View file

@ -3,7 +3,7 @@
<title>CSS Test: CSSOM Media Query List Serialization</title>
<link href="mailto:ben@codeforamerica.org" rel="author" title="Ben Sheldon">
<link href="mailto:chapman.shoop@gmail.com" rel="author" title="Chapman Shoop">
<link href="http://www.w3.org/TR/cssom/#the-medialist-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-medialist-interface" rel="help">
<meta content="dom" name="flags">
<meta content="MediaLists are serialized according to the specification" name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>
@ -11,23 +11,23 @@
<script id="metadata_cache">/*
{
"mediatest_medialist_serialize_element": {
"help": ["http://www.w3.org/TR/cssom/#the-medialist-interface",
"http://www.w3.org/TR/cssom/#serializing-media-queries"],
"help": ["http://www.w3.org/TR/cssom-1/#the-medialist-interface",
"http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
"assert": ["MediaList.mediaText equals the 'media' value of the initial 'style' element."]
},
"mediatest_medialist_serialize_comma": {
"help": ["http://www.w3.org/TR/cssom/#the-medialist-interface",
"http://www.w3.org/TR/cssom/#serializing-media-queries"],
"help": ["http://www.w3.org/TR/cssom-1/#the-medialist-interface",
"http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
"assert": ["To serialize a comma-separated list concatenate all items of the list in list order while separating them by \",\" (U+002C), followed by a space (U+0020)."]
},
"mediatest_medialist_serialize_empty": {
"help": ["http://www.w3.org/TR/cssom/#the-medialist-interface",
"http://www.w3.org/TR/cssom/#serializing-media-queries"],
"help": ["http://www.w3.org/TR/cssom-1/#the-medialist-interface",
"http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
"assert": ["If the media query list is empty return the empty string."]
},
"mediatest_medialist_serialize_lexicographical": {
"help": ["http://www.w3.org/TR/cssom/#the-medialist-interface",
"http://www.w3.org/TR/cssom/#serializing-media-queries"],
"help": ["http://www.w3.org/TR/cssom-1/#the-medialist-interface",
"http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
"assert": ["Each media query in the list of media queries should be sorted in lexicographical order."]
}
}
@ -70,7 +70,7 @@
assert_equals(mediaList.mediaText, "all");
}, "mediatest_medialist_serialize_element",
{ help: ["http://www.w3.org/TR/cssom/#the-medialist-interface", "http://www.w3.org/TR/cssom/#serializing-media-queries"],
{ help: ["http://www.w3.org/TR/cssom-1/#the-medialist-interface", "http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
assert: ["MediaList.mediaText equals the 'media' value of the initial 'style' element."] });
test(function() {
@ -80,7 +80,7 @@
assert_equals(mediaList.mediaText, "all, screen");
}, "mediatest_medialist_serialize_comma",
{ help: ["http://www.w3.org/TR/cssom/#the-medialist-interface", "http://www.w3.org/TR/cssom/#serializing-media-queries"],
{ help: ["http://www.w3.org/TR/cssom-1/#the-medialist-interface", "http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
assert: ["To serialize a comma-separated list concatenate all items of the list in list order while separating them by \",\" (U+002C), followed by a space (U+0020)."] });
test(function() {
@ -90,7 +90,7 @@
assert_equals(mediaList.mediaText, "");
}, "mediatest_medialist_serialize_empty",
{ help: ["http://www.w3.org/TR/cssom/#the-medialist-interface", "http://www.w3.org/TR/cssom/#serializing-media-queries"],
{ help: ["http://www.w3.org/TR/cssom-1/#the-medialist-interface", "http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
assert: ["If the media query list is empty return the empty string."] });
test(function() {
@ -101,7 +101,7 @@
assert_equals(mediaList.mediaText, "all, print, screen");
}, "mediatest_medialist_serialize_lexicographical",
{ help: ["http://www.w3.org/TR/cssom/#the-medialist-interface", "http://www.w3.org/TR/cssom/#serializing-media-queries"],
{ help: ["http://www.w3.org/TR/cssom-1/#the-medialist-interface", "http://www.w3.org/TR/cssom-1/#serializing-media-queries"],
assert: ["Each media query in the list of media queries should be sorted in lexicographical order."] });
</script>

View file

@ -3,7 +3,7 @@
<title>CSS Test: CSSOM MediaList Interfaces</title>
<link href="mailto:chapman.shoop@gmail.com" rel="author" title="Chapman Shoop">
<link href="mailto:ms2ger@gmail.com" rel="reviewer" title="Ms2ger"> <!-- 2012-06-17 -->
<link href="http://www.w3.org/TR/cssom/#the-medialist-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-medialist-interface" rel="help">
<meta content="dom" name="flags">
<meta content="MediaList object has deleteMedium method and it functions properly." name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>

View file

@ -3,7 +3,7 @@
<title>CSS Test: CSSOM Media Query Serialization</title>
<link href="mailto:ben@codeforamerica.org" rel="author" title="Ben Sheldon">
<link href="mailto:chapman.shoop@gmail.com" rel="author" title="Chapman Shoop">
<link href="http://www.w3.org/TR/cssom/#serializing-media-queries" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#serializing-media-queries" rel="help">
<meta content="dom" name="flags">
<meta content="Media Queries are serialized according to the specification" name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSS Test: CSSOM MediaList Interfaces</title>
<link href="mailto:chapman.shoop@gmail.com" rel="author" title="Chapman Shoop">
<link href="http://www.w3.org/TR/cssom/#the-medialist-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-medialist-interface" rel="help">
<meta content="dom" name="flags">
<meta content="MediaList object has appendMedium method and it functions properly." name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>

View file

@ -6,7 +6,7 @@
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
<link href="http://www.w3.org/TR/css-shapes-1/#typedef-basic-shape" rel="help">
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
<link href="http://www.w3.org/TR/cssom/#serializing-css-values" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#serializing-css-values" rel="help">
<meta content="A basic basic shape can contain any length unit type, or percentage" name="assert">
<meta content="dom" name="flags">
<script src="/resources/testharness.js"></script>

View file

@ -6,7 +6,7 @@
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
<link href="http://www.w3.org/TR/css-shapes-1/#typedef-basic-shape" rel="help">
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
<link href="http://www.w3.org/TR/cssom/#serializing-css-values" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#serializing-css-values" rel="help">
<meta content="The basic shape can contain all valid number formats" name="assert">
<meta content="dom" name="flags">
<script src="/resources/testharness.js"></script>

View file

@ -5,7 +5,7 @@
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis">
<link href="mailto:stearns@adobe.com" rel="reviewer" title="Alan Stearns"> <!-- 2014-03-04 -->
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
<link href="http://www.w3.org/TR/cssom/#serializing-css-values" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#serializing-css-values" rel="help">
<meta content="Basic shapes use functional notation, and may contain optional whitespace inside the parentheses" name="assert">
<meta content="dom" name="flags">
<script src="/resources/testharness.js"></script>

View file

@ -2,7 +2,7 @@
<html><head>
<title>CSS Test: CSSOM StyleSheet Initial Values</title>
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis">
<link href="http://www.w3.org/TR/cssom/#css-style-sheets" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#css-style-sheets" rel="help">
<meta content="dom" name="flags">
<meta content="StyleSheet and CSSStyleSheet objects have the properties specified in their interfaces" name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>
@ -15,7 +15,7 @@
<script id="metadata_cache">/*
{
"sheet_property": {
"help": "http://www.w3.org/TR/cssom/#the-linkstyle-interface",
"help": "http://www.w3.org/TR/cssom-1/#the-linkstyle-interface",
"assert": ["styleElement.sheet exists",
"styleElement.sheet is a CSSStyleSheet",
"linkElement.sheet exists",
@ -26,8 +26,8 @@
"ownerRule, cssRules are read only"]
},
"CSSStyleSheet_property_values": {
"help": ["http://www.w3.org/TR/cssom/#css-style-sheets",
"http://www.w3.org/TR/cssom/#cssimportrule"],
"help": ["http://www.w3.org/TR/cssom-1/#css-style-sheets",
"http://www.w3.org/TR/cssom-1/#cssimportrule"],
"assert": "CSSStyleSheet initial property values are correct"
},
"StyleSheet_properties": {
@ -56,7 +56,7 @@
linkSheet = linkElement.sheet;
assert_true(linkSheet instanceof CSSStyleSheet);
}, "sheet_property",
{ help: "http://www.w3.org/TR/cssom/#the-linkstyle-interface",
{ help: "http://www.w3.org/TR/cssom-1/#the-linkstyle-interface",
assert: [ "styleElement.sheet exists", "styleElement.sheet is a CSSStyleSheet",
"linkElement.sheet exists", "linkElement.sheet is a CSSStyleSheet"] });
@ -79,8 +79,8 @@
assert_true(styleSheet.cssRules.item(0) instanceof CSSImportRule);
importSheet = styleSheet.cssRules.item(0).styleSheet;
}, "CSSStyleSheet_property_values",
{ help: [ "http://www.w3.org/TR/cssom/#css-style-sheets",
"http://www.w3.org/TR/cssom/#cssimportrule" ],
{ help: [ "http://www.w3.org/TR/cssom-1/#css-style-sheets",
"http://www.w3.org/TR/cssom-1/#cssimportrule" ],
assert: "CSSStyleSheet initial property values are correct" });
test(function() {

View file

@ -3,8 +3,8 @@
<title>CSS Test: CSSOM StyleSheet Modify Rule List</title>
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis">
<link href="mailto:ms2ger@gmail.com" rel="reviewer" title="Ms2ger"> <!-- 2012-06-17 -->
<link href="http://www.w3.org/TR/cssom/#the-cssstylesheet-interface" rel="help">
<link href="http://www.w3.org/TR/cssom/#the-cssrule-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssstylesheet-interface" rel="help">
<link href="http://www.w3.org/TR/cssom-1/#the-cssrule-interface" rel="help">
<meta content="dom" name="flags">
<meta content="StyleSheet and CSSStyleSheet objects have the properties specified in their interfaces" name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>

View file

@ -26,49 +26,54 @@
</tbody>
<tbody id="s2">
<tr><th><a href="chapter-2.htm">Chapter 2 -
Conformance</a></th>
Terminology</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s3">
<tr><th><a href="chapter-3.htm">Chapter 3 -
Terminology</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s4">
<tr><th><a href="chapter-4.htm">Chapter 4 -
Media Queries</a></th>
<td>(6 Tests)</td></tr>
</tbody>
<tbody id="s5">
<tr><th><a href="chapter-5.htm">Chapter 5 -
<tbody id="s4">
<tr><th><a href="chapter-4.htm">Chapter 4 -
Selectors</a></th>
<td>(2 Tests)</td></tr>
</tbody>
<tbody id="s6">
<tr><th><a href="chapter-6.htm">Chapter 6 -
<tbody id="s5">
<tr><th><a href="chapter-5.htm">Chapter 5 -
CSS</a></th>
<td>(20 Tests)</td></tr>
</tbody>
<tbody id="s7">
<tr><th><a href="chapter-7.htm">Chapter 7 -
<tbody id="s6">
<tr><th><a href="chapter-6.htm">Chapter 6 -
DOM Access to CSS Declaration Blocks</a></th>
<td>(2 Tests)</td></tr>
</tbody>
<tbody id="s7">
<tr><th><a href="chapter-7.htm">Chapter 7 -
Utility APIs</a></th>
<td>(1 Tests)</td></tr>
</tbody>
<tbody id="s8">
<tr><th><a href="chapter-8.htm">Chapter 8 -
Utility APIs</a></th>
Resolved Values</a></th>
<td>(1 Tests)</td></tr>
</tbody>
<tbody id="s9">
<tr><th><a href="chapter-9.htm">Chapter 9 -
Resolved Values</a></th>
<td>(1 Tests)</td></tr>
IANA Considerations</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s10">
<tr><th><a href="chapter-10.htm">Chapter 10 -
IANA Considerations</a></th>
Change History</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s11">
<tr><th><a href="chapter-11.htm">Chapter 11 -
Acknowledgments</a></th>
<td>(1 Tests)</td></tr>
</tbody>
</table>
</body>
</html>

View file

@ -2,9 +2,9 @@
<html><head>
<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-interface" rel="help">
<link href="http://www.w3.org/TR/cssom/#css-style-sheet-collections" 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">
<link href="http://www.w3.org/TR/cssom-1/#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">

View file

@ -2,9 +2,9 @@
<html><head>
<title>CSSOM - Extensions to the Document Interface: Stylesheet header load order</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-interface" rel="help">
<link href="http://www.w3.org/TR/cssom/#css-style-sheet-collections" 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">
<link href="http://www.w3.org/TR/cssom-1/#css-style-sheet-collections" rel="help">
<style type="text/css" title="aaa">
H1 {border-width: 1; border: solid; text-align: center}
</style>

View file

@ -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>