aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-conditional-3_dev
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-conditional-3_dev')
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-034.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-035.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-036.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-037.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-038.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-039.htm1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/implementation-report-TEMPLATE.data24
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/index.htm2
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/index.xht2
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/testinfo.data12
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-034.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-035.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-036.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-037.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-038.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-039.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-034.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-035.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-036.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-037.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-038.xht1
-rw-r--r--tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-039.xht1
22 files changed, 38 insertions, 20 deletions
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-034.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-034.htm
index 17602f58716..2472e0236a6 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-034.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-034.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-035.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-035.htm
index 15e97e0e4ba..52c1e0fe527 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-035.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-035.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-036.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-036.htm
index 18615d48301..eca42e15835 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-036.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-036.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-037.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-037.htm
index 8fd46f026fb..d0620cd7170 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-037.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-037.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-038.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-038.htm
index 797e85ca2fb..67cdc10bf16 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-038.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-038.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-039.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-039.htm
index c21d2b41456..be7121172e2 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-039.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/html/at-supports-039.htm
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head>
+ <meta charset="utf-8">
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot">
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule">
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-conditional-3_dev/implementation-report-TEMPLATE.data
index 734e47af084..0d88cdc926b 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/implementation-report-TEMPLATE.data
+++ b/tests/wpt/css-tests/css-conditional-3_dev/implementation-report-TEMPLATE.data
@@ -75,18 +75,18 @@ html/at-supports-032.htm 3ca58122eeae5292b554484dd433137e613a310f ?
xhtml1/at-supports-032.xht 3ca58122eeae5292b554484dd433137e613a310f ?
html/at-supports-033.htm 8d2ee70f60d678ff84bf832955a84ee01c4be51a ?
xhtml1/at-supports-033.xht 8d2ee70f60d678ff84bf832955a84ee01c4be51a ?
-html/at-supports-034.htm a974e466cdb76c4f0244b928dcbd65ee5641cf93 ?
-xhtml1/at-supports-034.xht a974e466cdb76c4f0244b928dcbd65ee5641cf93 ?
-html/at-supports-035.htm dd51e9a36e26e05cc4a7d2e0e82c156cb4223bf0 ?
-xhtml1/at-supports-035.xht dd51e9a36e26e05cc4a7d2e0e82c156cb4223bf0 ?
-html/at-supports-036.htm ed58ca6eaed786ac6f90ec1e8d81c5e8e0fa2564 ?
-xhtml1/at-supports-036.xht ed58ca6eaed786ac6f90ec1e8d81c5e8e0fa2564 ?
-html/at-supports-037.htm 2d91e424d0c0730566f360c5b7be903415b21a0f ?
-xhtml1/at-supports-037.xht 2d91e424d0c0730566f360c5b7be903415b21a0f ?
-html/at-supports-038.htm 8649bd6d70bad29c6fdd259ee571d61b52bfcf47 ?
-xhtml1/at-supports-038.xht 8649bd6d70bad29c6fdd259ee571d61b52bfcf47 ?
-html/at-supports-039.htm ff9359fb25c72f40e3c064b3d1b351c442ebb6e4 ?
-xhtml1/at-supports-039.xht ff9359fb25c72f40e3c064b3d1b351c442ebb6e4 ?
+html/at-supports-034.htm f2a63c625890b52fbc924ef32136f81f7dea4e89 ?
+xhtml1/at-supports-034.xht f2a63c625890b52fbc924ef32136f81f7dea4e89 ?
+html/at-supports-035.htm a865a8384bb900031fc00554a4e8375ac3d9204f ?
+xhtml1/at-supports-035.xht a865a8384bb900031fc00554a4e8375ac3d9204f ?
+html/at-supports-036.htm 8b7bed5bff910d6a0ed19b97ddaa16ffa771c4db ?
+xhtml1/at-supports-036.xht 8b7bed5bff910d6a0ed19b97ddaa16ffa771c4db ?
+html/at-supports-037.htm 917ca3670ae18581d7f473f317f0be6cfc236adb ?
+xhtml1/at-supports-037.xht 917ca3670ae18581d7f473f317f0be6cfc236adb ?
+html/at-supports-038.htm 238dd8f60920bf71ce435e6825c5ecd7f77e6669 ?
+xhtml1/at-supports-038.xht 238dd8f60920bf71ce435e6825c5ecd7f77e6669 ?
+html/at-supports-039.htm ceba4affce8f475ac8ed62aad22f364b917b24e5 ?
+xhtml1/at-supports-039.xht ceba4affce8f475ac8ed62aad22f364b917b24e5 ?
html/css-supports-001.htm 3eb2e352b9a56eb0b25c14593c3158c9a2677c1f ?
xhtml1/css-supports-001.xht 3eb2e352b9a56eb0b25c14593c3158c9a2677c1f ?
html/css-supports-002.htm 1af686f5705d6c604eb1cfab0a39a07d8d1879da ?
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/index.htm b/tests/wpt/css-tests/css-conditional-3_dev/index.htm
index a335fd12dd1..3cc70f10108 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/index.htm
+++ b/tests/wpt/css-tests/css-conditional-3_dev/index.htm
@@ -133,7 +133,7 @@
<ul>
<li>Cameron McCormack</li>
<li>Florian Rivoal</li>
- <li>G&Atilde;&copy;rard Talbot</li>
+ <li>G&eacute;rard Talbot</li>
<li>L. David Baron</li>
<li>Mozilla Corporation</li>
<li>Opera Software ASA</li>
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/index.xht b/tests/wpt/css-tests/css-conditional-3_dev/index.xht
index 12a60790f53..4b91a8c9edf 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/index.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/index.xht
@@ -133,7 +133,7 @@
<ul>
<li>Cameron McCormack</li>
<li>Florian Rivoal</li>
- <li>G&Atilde;&copy;rard Talbot</li>
+ <li>G&eacute;rard Talbot</li>
<li>L. David Baron</li>
<li>Mozilla Corporation</li>
<li>Opera Software ASA</li>
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/testinfo.data b/tests/wpt/css-tests/css-conditional-3_dev/testinfo.data
index bc9d39caf49..e4fabde525c 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/testinfo.data
+++ b/tests/wpt/css-tests/css-conditional-3_dev/testinfo.data
@@ -35,12 +35,12 @@ at-supports-030 reference/at-supports-001-ref Incorrect syntax in @supports reco
at-supports-031 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 946ba17fdc10abbe26f2dde5ec6b4db6f21ef5ef `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-032 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 3ca58122eeae5292b554484dd433137e613a310f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-033 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 8d2ee70f60d678ff84bf832955a84ee01c4be51a `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
-at-supports-034 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports a974e466cdb76c4f0244b928dcbd65ee5641cf93 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
-at-supports-035 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports dd51e9a36e26e05cc4a7d2e0e82c156cb4223bf0 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
-at-supports-036 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports ed58ca6eaed786ac6f90ec1e8d81c5e8e0fa2564 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
-at-supports-037 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 2d91e424d0c0730566f360c5b7be903415b21a0f `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
-at-supports-038 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports 8649bd6d70bad29c6fdd259ee571d61b52bfcf47 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
-at-supports-039 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports ff9359fb25c72f40e3c064b3d1b351c442ebb6e4 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
+at-supports-034 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports f2a63c625890b52fbc924ef32136f81f7dea4e89 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
+at-supports-035 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports a865a8384bb900031fc00554a4e8375ac3d9204f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
+at-supports-036 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 8b7bed5bff910d6a0ed19b97ddaa16ffa771c4db `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
+at-supports-037 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 917ca3670ae18581d7f473f317f0be6cfc236adb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
+at-supports-038 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports 238dd8f60920bf71ce435e6825c5ecd7f77e6669 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
+at-supports-039 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports ceba4affce8f475ac8ed62aad22f364b917b24e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
css-supports-001 support/pass An @supports rule with valid syntax and a passing condition must apply rules inside it http://www.w3.org/TR/css3-conditional/#at-supports 3eb2e352b9a56eb0b25c14593c3158c9a2677c1f `Cameron McCormack`<mailto:cam@mcc.id.au> An @supports rule condition with a single, valid property declaration for a supported property must cause the rules inside the @supports rule to apply.
css-supports-002 support/pass An @supports rule with invalid syntax must not apply rules inside it invalid http://www.w3.org/TR/css3-conditional/#at-supports 1af686f5705d6c604eb1cfab0a39a07d8d1879da `Cameron McCormack`<mailto:cam@mcc.id.au> Property declarations in an @supports rule condition must be surrounded by parentheses.
css-supports-003 support/pass An @supports rule with valid syntax and a passing condition must apply rules inside it http://www.w3.org/TR/css3-conditional/#at-supports dfff4f786fafad5eace0e3a1d3baaaf0cf7d6c9b `Cameron McCormack`<mailto:cam@mcc.id.au> Any subexpression in an @supports rule condition can be surrounded by an extra pair of parentheses.
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-034.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-034.xht
index 7479ffdfd1c..467e1f11621 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-034.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-034.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-035.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-035.xht
index 071ca9d7435..4711d074c77 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-035.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-035.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-036.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-036.xht
index a82d86de659..cb8e2494ad1 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-036.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-036.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-037.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-037.xht
index af817c9b788..84d53584f92 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-037.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-037.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-038.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-038.xht
index a708e934bc8..10a84237841 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-038.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-038.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-039.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-039.xht
index 19cdb06461a..69cc7697111 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-039.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/at-supports-039.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-034.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-034.xht
index 7479ffdfd1c..467e1f11621 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-034.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-034.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-035.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-035.xht
index 071ca9d7435..4711d074c77 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-035.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-035.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-036.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-036.xht
index a82d86de659..cb8e2494ad1 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-036.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-036.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-037.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-037.xht
index af817c9b788..84d53584f92 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-037.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-037.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): Incorrect syntax of supports condition</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-038.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-038.xht
index a708e934bc8..10a84237841 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-038.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-038.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-039.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-039.xht
index 19cdb06461a..69cc7697111 100644
--- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-039.xht
+++ b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1print/at-supports-039.xht
@@ -1,5 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+ <meta charset="utf-8" />
<title>CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon</title>
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" />
<link href="http://www.w3.org/TR/css3-conditional/#at-supports" rel="help" title="6. Feature queries: the '@supports' rule" />