diff options
Diffstat (limited to 'tests/wpt/css-tests/css-variables-1_dev')
15 files changed, 327 insertions, 75 deletions
diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-2.htm b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-2.htm index aacb28ba17e..1fc8d7deb1f 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-2.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-2.htm @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> - <title>Defining Custom Properties: the '--*' family of properties - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Defining Custom Properties: the --* family of properties - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Defining Custom Properties: the '--*' family of properties (96 tests)</h2> + <h2>Defining Custom Properties: the --* family of properties (96 tests)</h2> <table width="100%"> <col id="test-column"> <col id="refs-column"> @@ -30,7 +30,7 @@ <tbody id="s2"> <tr><th colspan="4" scope="rowgroup"> <a href="#s2">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the '--*' family of properties</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the --* family of properties</a></th></tr> <!-- 35 tests --> <tr id="test_variable_legal_values-2" class="primary script"> <td><strong> @@ -319,7 +319,13 @@ <tbody id="s2.#custom-property"> <!-- 0 tests --> </tbody> - <tbody id="s2.#propdef---"> + <tbody id="s2.#example-6e1ad79f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#example-d1c7ba56"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#propdef-"> <!-- 0 tests --> </tbody> <tbody id="s2.#typedef-custom-property-name"> @@ -774,7 +780,16 @@ <tbody id="s2.1.#animation-tainted"> <!-- 0 tests --> </tbody> - <tbody id="s2.1.#typedef-any-value"> + <tbody id="s2.1.#example-310ea5b9"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-52aad45a"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-97d3694f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-f8770692"> <!-- 0 tests --> </tbody> <tbody id="s2.2"> @@ -831,6 +846,15 @@ </td> </tr> </tbody> + <tbody id="s2.2.#example-87c69525"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-942ce4d7"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-cf4602dd"> + <!-- 0 tests --> + </tbody> </table> </body> diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm index 7c4f25d67fd..4acb865b538 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm @@ -631,6 +631,15 @@ </td> </tr> </tbody> + <tbody id="s3.#example-3ab19e31"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-8bfb9889"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-f2f9ca03"> + <!-- 0 tests --> + </tbody> <tbody id="s3.#funcdef-var"> <!-- 0 tests --> </tbody> @@ -659,6 +668,9 @@ </td> </tr> </tbody> + <tbody id="s3.1.#example-6f7427c9"> + <!-- 0 tests --> + </tbody> <tbody id="s3.1.#invalid-at-computed-value-time"> <!-- 0 tests --> </tbody> diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-5.htm b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-5.htm index d7f2da1ba76..dbea5cb3429 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-5.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-5.htm @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> - <title>Changes since the June 20 2013 Last Call Working Draft - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Changes since the May 6 2014 Last Call Working Draft - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Changes since the June 20 2013 Last Call Working Draft (0 tests)</h2> + <h2>Changes since the May 6 2014 Last Call Working Draft (0 tests)</h2> <table width="100%"> <col id="test-column"> <col id="refs-column"> @@ -30,7 +30,7 @@ <tbody id="s5"> <tr><th colspan="4" scope="rowgroup"> <a href="#s5">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the June 20 2013 Last Call Working Draft</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the May 6 2014 Last Call Working Draft</a></th></tr> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-6.htm b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-6.htm index 8018c5b7dd5..4d0849b2329 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-6.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-6.htm @@ -36,46 +36,94 @@ <tbody id="s.#abstract"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance"> + <tbody id="s.#biblio-css-animations-1"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance-classes"> + <tbody id="s.#biblio-css-backgrounds-3"> <!-- 0 tests --> </tbody> - <tbody id="s.#contents"> + <tbody id="s.#biblio-css-cascade-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-color-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-conditional-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-extensions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-syntax-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-values-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css21"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-cssom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-dom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-rfc2119"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-selectors-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-classes"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-future-proofing"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-partial"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-responsible"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-testing"> <!-- 0 tests --> </tbody> - <tbody id="s.#conventions"> + <tbody id="s.#conformance"> <!-- 0 tests --> </tbody> - <tbody id="s.#css-extensions"> + <tbody id="s.#contents"> <!-- 0 tests --> </tbody> - <tbody id="s.#cssom"> + <tbody id="s.#cr-exit-criteria"> <!-- 0 tests --> </tbody> - <tbody id="s.#experimental"> + <tbody id="s.#document-conventions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#example-a13d9f9a"> <!-- 0 tests --> </tbody> <tbody id="s.#index"> <!-- 0 tests --> </tbody> - <tbody id="s.#informative"> + <tbody id="s.#index-defined-elsewhere"> <!-- 0 tests --> </tbody> - <tbody id="s.#normative"> + <tbody id="s.#index-defined-here"> <!-- 0 tests --> </tbody> - <tbody id="s.#partial"> + <tbody id="s.#informative"> <!-- 0 tests --> </tbody> - <tbody id="s.#property-index"> + <tbody id="s.#normative"> <!-- 0 tests --> </tbody> - <tbody id="s.#references"> + <tbody id="s.#property-index"> <!-- 0 tests --> </tbody> - <tbody id="s.#rfc2119"> + <tbody id="s.#references"> <!-- 0 tests --> </tbody> <tbody id="s.#status"> @@ -84,10 +132,10 @@ <tbody id="s.#subtitle"> <!-- 0 tests --> </tbody> - <tbody id="s.#testing"> + <tbody id="s.#title"> <!-- 0 tests --> </tbody> - <tbody id="s.#title"> + <tbody id="s.#w3c_process_revision"> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/toc.htm b/tests/wpt/css-tests/css-variables-1_dev/html/toc.htm index cf7a9b043dd..0f2aff6a75b 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/toc.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/toc.htm @@ -26,7 +26,7 @@ </tbody> <tbody id="s2"> <tr><th><a href="chapter-2.htm">Chapter 2 - - Defining Custom Properties: the '--*' family of properties</a></th> + Defining Custom Properties: the --* family of properties</a></th> <td>(96 Tests)</td></tr> </tbody> <tbody id="s3"> @@ -41,7 +41,7 @@ </tbody> <tbody id="s5"> <tr><th><a href="chapter-5.htm">Chapter 5 - - Changes since the June 20 2013 Last Call Working Draft</a></th> + Changes since the May 6 2014 Last Call Working Draft</a></th> <td>(0 Tests)</td></tr> </tbody> <tbody id="s6"> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-2.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-2.xht index e55b81b9aa8..e24b84fb9ec 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-2.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-2.xht @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Defining Custom Properties: the '--*' family of properties - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Defining Custom Properties: the --* family of properties - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Defining Custom Properties: the '--*' family of properties (96 tests)</h2> + <h2>Defining Custom Properties: the --* family of properties (96 tests)</h2> <table width="100%"> <col id="test-column"></col> <col id="refs-column"></col> @@ -30,7 +30,7 @@ <tbody id="s2"> <tr><th colspan="4" scope="rowgroup"> <a href="#s2">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the '--*' family of properties</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the --* family of properties</a></th></tr> <!-- 35 tests --> <tr id="test_variable_legal_values-2" class="primary script"> <td><strong> @@ -319,7 +319,13 @@ <tbody id="s2.#custom-property"> <!-- 0 tests --> </tbody> - <tbody id="s2.#propdef---"> + <tbody id="s2.#example-6e1ad79f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#example-d1c7ba56"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#propdef-"> <!-- 0 tests --> </tbody> <tbody id="s2.#typedef-custom-property-name"> @@ -774,7 +780,16 @@ <tbody id="s2.1.#animation-tainted"> <!-- 0 tests --> </tbody> - <tbody id="s2.1.#typedef-any-value"> + <tbody id="s2.1.#example-310ea5b9"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-52aad45a"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-97d3694f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-f8770692"> <!-- 0 tests --> </tbody> <tbody id="s2.2"> @@ -831,6 +846,15 @@ </td> </tr> </tbody> + <tbody id="s2.2.#example-87c69525"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-942ce4d7"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-cf4602dd"> + <!-- 0 tests --> + </tbody> </table> </body> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht index 9bab435bdd0..f2ab70292e7 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht @@ -631,6 +631,15 @@ </td> </tr> </tbody> + <tbody id="s3.#example-3ab19e31"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-8bfb9889"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-f2f9ca03"> + <!-- 0 tests --> + </tbody> <tbody id="s3.#funcdef-var"> <!-- 0 tests --> </tbody> @@ -659,6 +668,9 @@ </td> </tr> </tbody> + <tbody id="s3.1.#example-6f7427c9"> + <!-- 0 tests --> + </tbody> <tbody id="s3.1.#invalid-at-computed-value-time"> <!-- 0 tests --> </tbody> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-5.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-5.xht index ec3c3ea5e14..5b0481bb39a 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-5.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-5.xht @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Changes since the June 20 2013 Last Call Working Draft - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Changes since the May 6 2014 Last Call Working Draft - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Changes since the June 20 2013 Last Call Working Draft (0 tests)</h2> + <h2>Changes since the May 6 2014 Last Call Working Draft (0 tests)</h2> <table width="100%"> <col id="test-column"></col> <col id="refs-column"></col> @@ -30,7 +30,7 @@ <tbody id="s5"> <tr><th colspan="4" scope="rowgroup"> <a href="#s5">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the June 20 2013 Last Call Working Draft</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the May 6 2014 Last Call Working Draft</a></th></tr> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-6.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-6.xht index 975d97ace3a..c3bf7d8b185 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-6.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-6.xht @@ -36,46 +36,94 @@ <tbody id="s.#abstract"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance"> + <tbody id="s.#biblio-css-animations-1"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance-classes"> + <tbody id="s.#biblio-css-backgrounds-3"> <!-- 0 tests --> </tbody> - <tbody id="s.#contents"> + <tbody id="s.#biblio-css-cascade-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-color-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-conditional-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-extensions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-syntax-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-values-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css21"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-cssom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-dom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-rfc2119"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-selectors-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-classes"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-future-proofing"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-partial"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-responsible"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-testing"> <!-- 0 tests --> </tbody> - <tbody id="s.#conventions"> + <tbody id="s.#conformance"> <!-- 0 tests --> </tbody> - <tbody id="s.#css-extensions"> + <tbody id="s.#contents"> <!-- 0 tests --> </tbody> - <tbody id="s.#cssom"> + <tbody id="s.#cr-exit-criteria"> <!-- 0 tests --> </tbody> - <tbody id="s.#experimental"> + <tbody id="s.#document-conventions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#example-a13d9f9a"> <!-- 0 tests --> </tbody> <tbody id="s.#index"> <!-- 0 tests --> </tbody> - <tbody id="s.#informative"> + <tbody id="s.#index-defined-elsewhere"> <!-- 0 tests --> </tbody> - <tbody id="s.#normative"> + <tbody id="s.#index-defined-here"> <!-- 0 tests --> </tbody> - <tbody id="s.#partial"> + <tbody id="s.#informative"> <!-- 0 tests --> </tbody> - <tbody id="s.#property-index"> + <tbody id="s.#normative"> <!-- 0 tests --> </tbody> - <tbody id="s.#references"> + <tbody id="s.#property-index"> <!-- 0 tests --> </tbody> - <tbody id="s.#rfc2119"> + <tbody id="s.#references"> <!-- 0 tests --> </tbody> <tbody id="s.#status"> @@ -84,10 +132,10 @@ <tbody id="s.#subtitle"> <!-- 0 tests --> </tbody> - <tbody id="s.#testing"> + <tbody id="s.#title"> <!-- 0 tests --> </tbody> - <tbody id="s.#title"> + <tbody id="s.#w3c_process_revision"> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/toc.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/toc.xht index 26caf6aebed..0b277d7eaf7 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/toc.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/toc.xht @@ -26,7 +26,7 @@ </tbody> <tbody id="s2"> <tr><th><a href="chapter-2.xht">Chapter 2 - - Defining Custom Properties: the '--*' family of properties</a></th> + Defining Custom Properties: the --* family of properties</a></th> <td>(96 Tests)</td></tr> </tbody> <tbody id="s3"> @@ -41,7 +41,7 @@ </tbody> <tbody id="s5"> <tr><th><a href="chapter-5.xht">Chapter 5 - - Changes since the June 20 2013 Last Call Working Draft</a></th> + Changes since the May 6 2014 Last Call Working Draft</a></th> <td>(0 Tests)</td></tr> </tbody> <tbody id="s6"> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-2.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-2.xht index e55b81b9aa8..e24b84fb9ec 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-2.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-2.xht @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Defining Custom Properties: the '--*' family of properties - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Defining Custom Properties: the --* family of properties - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Defining Custom Properties: the '--*' family of properties (96 tests)</h2> + <h2>Defining Custom Properties: the --* family of properties (96 tests)</h2> <table width="100%"> <col id="test-column"></col> <col id="refs-column"></col> @@ -30,7 +30,7 @@ <tbody id="s2"> <tr><th colspan="4" scope="rowgroup"> <a href="#s2">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the '--*' family of properties</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#defining-variables">2 Defining Custom Properties: the --* family of properties</a></th></tr> <!-- 35 tests --> <tr id="test_variable_legal_values-2" class="primary script"> <td><strong> @@ -319,7 +319,13 @@ <tbody id="s2.#custom-property"> <!-- 0 tests --> </tbody> - <tbody id="s2.#propdef---"> + <tbody id="s2.#example-6e1ad79f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#example-d1c7ba56"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.#propdef-"> <!-- 0 tests --> </tbody> <tbody id="s2.#typedef-custom-property-name"> @@ -774,7 +780,16 @@ <tbody id="s2.1.#animation-tainted"> <!-- 0 tests --> </tbody> - <tbody id="s2.1.#typedef-any-value"> + <tbody id="s2.1.#example-310ea5b9"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-52aad45a"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-97d3694f"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.1.#example-f8770692"> <!-- 0 tests --> </tbody> <tbody id="s2.2"> @@ -831,6 +846,15 @@ </td> </tr> </tbody> + <tbody id="s2.2.#example-87c69525"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-942ce4d7"> + <!-- 0 tests --> + </tbody> + <tbody id="s2.2.#example-cf4602dd"> + <!-- 0 tests --> + </tbody> </table> </body> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-3.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-3.xht index 9bab435bdd0..f2ab70292e7 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-3.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-3.xht @@ -631,6 +631,15 @@ </td> </tr> </tbody> + <tbody id="s3.#example-3ab19e31"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-8bfb9889"> + <!-- 0 tests --> + </tbody> + <tbody id="s3.#example-f2f9ca03"> + <!-- 0 tests --> + </tbody> <tbody id="s3.#funcdef-var"> <!-- 0 tests --> </tbody> @@ -659,6 +668,9 @@ </td> </tr> </tbody> + <tbody id="s3.1.#example-6f7427c9"> + <!-- 0 tests --> + </tbody> <tbody id="s3.1.#invalid-at-computed-value-time"> <!-- 0 tests --> </tbody> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-5.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-5.xht index ec3c3ea5e14..5b0481bb39a 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-5.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-5.xht @@ -3,7 +3,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Changes since the June 20 2013 Last Call Working Draft - CSS Custom Properties Level 1 CR Test Suite</title> + <title>Changes since the May 6 2014 Last Call Working Draft - CSS Custom Properties 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 Custom Properties Level 1 CR Test Suite</h1> - <h2>Changes since the June 20 2013 Last Call Working Draft (0 tests)</h2> + <h2>Changes since the May 6 2014 Last Call Working Draft (0 tests)</h2> <table width="100%"> <col id="test-column"></col> <col id="refs-column"></col> @@ -30,7 +30,7 @@ <tbody id="s5"> <tr><th colspan="4" scope="rowgroup"> <a href="#s5">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the June 20 2013 Last Call Working Draft</a></th></tr> + <a href="http://www.w3.org/TR/css-variables-1/#changes">5 Changes since the May 6 2014 Last Call Working Draft</a></th></tr> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-6.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-6.xht index 975d97ace3a..c3bf7d8b185 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-6.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/chapter-6.xht @@ -36,46 +36,94 @@ <tbody id="s.#abstract"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance"> + <tbody id="s.#biblio-css-animations-1"> <!-- 0 tests --> </tbody> - <tbody id="s.#conformance-classes"> + <tbody id="s.#biblio-css-backgrounds-3"> <!-- 0 tests --> </tbody> - <tbody id="s.#contents"> + <tbody id="s.#biblio-css-cascade-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-color-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-conditional-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-extensions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-syntax-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css-values-3"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-css21"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-cssom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-dom"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-rfc2119"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#biblio-selectors-4"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-classes"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-future-proofing"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-partial"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-responsible"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#conform-testing"> <!-- 0 tests --> </tbody> - <tbody id="s.#conventions"> + <tbody id="s.#conformance"> <!-- 0 tests --> </tbody> - <tbody id="s.#css-extensions"> + <tbody id="s.#contents"> <!-- 0 tests --> </tbody> - <tbody id="s.#cssom"> + <tbody id="s.#cr-exit-criteria"> <!-- 0 tests --> </tbody> - <tbody id="s.#experimental"> + <tbody id="s.#document-conventions"> + <!-- 0 tests --> + </tbody> + <tbody id="s.#example-a13d9f9a"> <!-- 0 tests --> </tbody> <tbody id="s.#index"> <!-- 0 tests --> </tbody> - <tbody id="s.#informative"> + <tbody id="s.#index-defined-elsewhere"> <!-- 0 tests --> </tbody> - <tbody id="s.#normative"> + <tbody id="s.#index-defined-here"> <!-- 0 tests --> </tbody> - <tbody id="s.#partial"> + <tbody id="s.#informative"> <!-- 0 tests --> </tbody> - <tbody id="s.#property-index"> + <tbody id="s.#normative"> <!-- 0 tests --> </tbody> - <tbody id="s.#references"> + <tbody id="s.#property-index"> <!-- 0 tests --> </tbody> - <tbody id="s.#rfc2119"> + <tbody id="s.#references"> <!-- 0 tests --> </tbody> <tbody id="s.#status"> @@ -84,10 +132,10 @@ <tbody id="s.#subtitle"> <!-- 0 tests --> </tbody> - <tbody id="s.#testing"> + <tbody id="s.#title"> <!-- 0 tests --> </tbody> - <tbody id="s.#title"> + <tbody id="s.#w3c_process_revision"> <!-- 0 tests --> </tbody> </table> diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/toc.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/toc.xht index 26caf6aebed..0b277d7eaf7 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/toc.xht +++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/toc.xht @@ -26,7 +26,7 @@ </tbody> <tbody id="s2"> <tr><th><a href="chapter-2.xht">Chapter 2 - - Defining Custom Properties: the '--*' family of properties</a></th> + Defining Custom Properties: the --* family of properties</a></th> <td>(96 Tests)</td></tr> </tbody> <tbody id="s3"> @@ -41,7 +41,7 @@ </tbody> <tbody id="s5"> <tr><th><a href="chapter-5.xht">Chapter 5 - - Changes since the June 20 2013 Last Call Working Draft</a></th> + Changes since the May 6 2014 Last Call Working Draft</a></th> <td>(0 Tests)</td></tr> </tbody> <tbody id="s6"> |