From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../at-media-whitespace-optional-001.html | 17 ++++++++ .../at-media-whitespace-optional-002.html | 17 ++++++++ .../css-conditional-3/at-supports-001-ref.html | 19 +++++++++ .../css-conditional-3/at-supports-001.html | 25 ++++++++++++ .../css-conditional-3/at-supports-002.html | 27 +++++++++++++ .../css-conditional-3/at-supports-003.html | 27 +++++++++++++ .../css-conditional-3/at-supports-004.html | 28 ++++++++++++++ .../css-conditional-3/at-supports-005.html | 28 ++++++++++++++ .../css-conditional-3/at-supports-006.html | 25 ++++++++++++ .../css-conditional-3/at-supports-007.html | 25 ++++++++++++ .../css-conditional-3/at-supports-008.html | 25 ++++++++++++ .../css-conditional-3/at-supports-009.html | 25 ++++++++++++ .../css-conditional-3/at-supports-010.html | 25 ++++++++++++ .../css-conditional-3/at-supports-011.html | 26 +++++++++++++ .../css-conditional-3/at-supports-012.html | 25 ++++++++++++ .../css-conditional-3/at-supports-013.html | 25 ++++++++++++ .../css-conditional-3/at-supports-014.html | 28 ++++++++++++++ .../css-conditional-3/at-supports-015.html | 25 ++++++++++++ .../css-conditional-3/at-supports-016.html | 26 +++++++++++++ .../css-conditional-3/at-supports-017.html | 25 ++++++++++++ .../css-conditional-3/at-supports-018.html | 25 ++++++++++++ .../css-conditional-3/at-supports-019.html | 26 +++++++++++++ .../css-conditional-3/at-supports-020.html | 26 +++++++++++++ .../css-conditional-3/at-supports-021.html | 24 ++++++++++++ .../css-conditional-3/at-supports-022.html | 26 +++++++++++++ .../css-conditional-3/at-supports-023.html | 27 +++++++++++++ .../css-conditional-3/at-supports-024.html | 24 ++++++++++++ .../css-conditional-3/at-supports-025.html | 26 +++++++++++++ .../css-conditional-3/at-supports-026.html | 26 +++++++++++++ .../css-conditional-3/at-supports-027-ref.html | 19 +++++++++ .../css-conditional-3/at-supports-027.html | 23 +++++++++++ .../css-conditional-3/at-supports-028.html | 24 ++++++++++++ .../css-conditional-3/at-supports-029.html | 23 +++++++++++ .../css-conditional-3/at-supports-030.html | 25 ++++++++++++ .../css-conditional-3/at-supports-031.html | 24 ++++++++++++ .../css-conditional-3/at-supports-032.html | 24 ++++++++++++ .../css-conditional-3/at-supports-033.html | 24 ++++++++++++ .../css-conditional-3/at-supports-034.html | 42 ++++++++++++++++++++ .../css-conditional-3/at-supports-035.html | 42 ++++++++++++++++++++ .../css-conditional-3/at-supports-036.html | 45 ++++++++++++++++++++++ .../css-conditional-3/at-supports-037.html | 43 +++++++++++++++++++++ .../css-conditional-3/at-supports-038.html | 42 ++++++++++++++++++++ .../css-conditional-3/at-supports-039.html | 42 ++++++++++++++++++++ .../reference/background-lime.html | 14 +++++++ 44 files changed, 1179 insertions(+) create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-001.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-002.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-001-ref.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-001.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-002.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-003.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-004.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-005.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-006.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-007.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-008.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-009.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-010.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-011.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-012.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-013.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-014.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-015.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-016.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-017.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-018.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-019.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-020.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-021.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-022.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-023.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-024.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-025.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-026.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-027-ref.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-027.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-028.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-029.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-030.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-031.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-032.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-033.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-034.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-035.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-036.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-037.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-038.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/at-supports-039.html create mode 100644 layout/reftests/w3c-css/received/css-conditional-3/reference/background-lime.html (limited to 'layout/reftests/w3c-css/received/css-conditional-3') diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-001.html b/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-001.html new file mode 100644 index 000000000..49fd608dd --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-001.html @@ -0,0 +1,17 @@ + + + + CSS Test: DESCRIPTION OF TEST + + + + + + + + + This page should have a light green background. + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-002.html b/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-002.html new file mode 100644 index 000000000..7ae37f5bf --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-media-whitespace-optional-002.html @@ -0,0 +1,17 @@ + + + + CSS Test: DESCRIPTION OF TEST + + + + + + + + + This page should have a light green background. + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001-ref.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001-ref.html new file mode 100644 index 000000000..a8157aa75 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001-ref.html @@ -0,0 +1,19 @@ + + + + CSS Reftest Reference + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001.html new file mode 100644 index 000000000..7e6b21f6d --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-001.html @@ -0,0 +1,25 @@ + + + CSS Test (Conditional Rules): Support for simple passing conditions in @supports + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-002.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-002.html new file mode 100644 index 000000000..d4b59ff36 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-002.html @@ -0,0 +1,27 @@ + + + + CSS Test (Conditional Rules): Support for @supports within @media + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-003.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-003.html new file mode 100644 index 000000000..c138bbc30 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-003.html @@ -0,0 +1,27 @@ + + + + CSS Test (Conditional Rules): Support for @media within @supports + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-004.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-004.html new file mode 100644 index 000000000..6b9cf6f6b --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-004.html @@ -0,0 +1,28 @@ + + + + CSS Test (Conditional Rules): @supports within non-matching @media should not apply + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-005.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-005.html new file mode 100644 index 000000000..67329e365 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-005.html @@ -0,0 +1,28 @@ + + + + CSS Test (Conditional Rules): non-matching @media within @supports should not apply + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-006.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-006.html new file mode 100644 index 000000000..f5c646106 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-006.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Nested parens around conditions in @supports should work + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-007.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-007.html new file mode 100644 index 000000000..a8184274f --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-007.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Conjunctions of passing simple conditions in @supports should pass + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-008.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-008.html new file mode 100644 index 000000000..f53b40c82 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-008.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Disjunctions with at least a passing simple condition in @supports should pass + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-009.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-009.html new file mode 100644 index 000000000..ffe96f61a --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-009.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Negations of failing simple conditions in @supports should pass + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-010.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-010.html new file mode 100644 index 000000000..d3716718c --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-010.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Combinations of conjuctions, disjunctions, and negations of simple conditions in @supports should work + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-011.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-011.html new file mode 100644 index 000000000..02e744e4b --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-011.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Conditions not enclosed in parens in @supports should not work + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-012.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-012.html new file mode 100644 index 000000000..8a30ead2f --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-012.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Conjunctions with more than two terms in @supports should work + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-013.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-013.html new file mode 100644 index 000000000..619da8411 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-013.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Disjunction with more than two terms in @supports should work + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-014.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-014.html new file mode 100644 index 000000000..c26d8057d --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-014.html @@ -0,0 +1,28 @@ + + + + CSS Test (Conditional Rules): Negations in @supports should not work if "not" isn't follow by a space + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-015.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-015.html new file mode 100644 index 000000000..fe3d5e561 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-015.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Bizarre syntax that still conforms to the core grammar should succesfully parse in @supports + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-016.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-016.html new file mode 100644 index 000000000..f8feaa470 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-016.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): In @supports, parens are required to mix conjunctions with disjunctions + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-017.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-017.html new file mode 100644 index 000000000..81cbe4553 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-017.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): In @supports, functions can be parsed successfully + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-018.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-018.html new file mode 100644 index 000000000..88bcedec9 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-018.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): In @supports conditions, the arguments of a function can begin with spaces + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-019.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-019.html new file mode 100644 index 000000000..7e6bf448d --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-019.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-020.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-020.html new file mode 100644 index 000000000..eed31e5ea --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-020.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-021.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-021.html new file mode 100644 index 000000000..a3fdc83cc --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-021.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-022.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-022.html new file mode 100644 index 000000000..ec41734b4 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-022.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-023.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-023.html new file mode 100644 index 000000000..e3df4f6f7 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-023.html @@ -0,0 +1,27 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in nested @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-024.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-024.html new file mode 100644 index 000000000..94827ff53 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-024.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-025.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-025.html new file mode 100644 index 000000000..e7079ee5c --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-025.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-026.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-026.html new file mode 100644 index 000000000..842a0ad66 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-026.html @@ -0,0 +1,26 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027-ref.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027-ref.html new file mode 100644 index 000000000..9d1fbaaf4 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027-ref.html @@ -0,0 +1,19 @@ + + + + CSS Reftest Reference + + + + + +

Test passes if there is a filled green square.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027.html new file mode 100644 index 000000000..11a0ed1f0 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-027.html @@ -0,0 +1,23 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-028.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-028.html new file mode 100644 index 000000000..3abc95ebd --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-028.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-029.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-029.html new file mode 100644 index 000000000..b78a711fe --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-029.html @@ -0,0 +1,23 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-030.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-030.html new file mode 100644 index 000000000..a2b66cfa6 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-030.html @@ -0,0 +1,25 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-031.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-031.html new file mode 100644 index 000000000..2b4621d49 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-031.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-032.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-032.html new file mode 100644 index 000000000..d53deb175 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-032.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-033.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-033.html new file mode 100644 index 000000000..d2c682fb8 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-033.html @@ -0,0 +1,24 @@ + + + + CSS Test (Conditional Rules): Incorrect syntax in @supports recovers properly + + + + + + + + +

Test passes if there is a filled green square and no red.

+
+ + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-034.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-034.html new file mode 100644 index 000000000..d9b9612ee --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-034.html @@ -0,0 +1,42 @@ + + + + + CSS Test (Conditional Rules): Incorrect syntax of supports condition + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-035.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-035.html new file mode 100644 index 000000000..23a706b32 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-035.html @@ -0,0 +1,42 @@ + + + + + CSS Test (Conditional Rules): Incorrect syntax of supports condition + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-036.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-036.html new file mode 100644 index 000000000..f352d5dbc --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-036.html @@ -0,0 +1,45 @@ + + + + + CSS Test (Conditional Rules): Incorrect syntax of supports condition + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-037.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-037.html new file mode 100644 index 000000000..7f23db6fd --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-037.html @@ -0,0 +1,43 @@ + + + + + CSS Test (Conditional Rules): Incorrect syntax of supports condition + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-038.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-038.html new file mode 100644 index 000000000..868a1e1f9 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-038.html @@ -0,0 +1,42 @@ + + + + + CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/at-supports-039.html b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-039.html new file mode 100644 index 000000000..58e7ac2f0 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/at-supports-039.html @@ -0,0 +1,42 @@ + + + + + CSS Test (Conditional Rules): a supports condition declaration can not end with a semi-colon + + + + + + + + + + + + + +

Test passes if there is a filled green square and no red.

+ +
+ + + diff --git a/layout/reftests/w3c-css/received/css-conditional-3/reference/background-lime.html b/layout/reftests/w3c-css/received/css-conditional-3/reference/background-lime.html new file mode 100644 index 000000000..fcb243c7f --- /dev/null +++ b/layout/reftests/w3c-css/received/css-conditional-3/reference/background-lime.html @@ -0,0 +1,14 @@ + + + + CSS Test Reference + + + + + + This page should have a light green background. + + -- cgit v1.2.3