diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/html/bidi-normal-011.htm b/tests/wpt/css-tests/css-writing-modes-3_dev/html/bidi-normal-011.htm index ee6cc1ac866..6e5500b886b 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/html/bidi-normal-011.htm +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/html/bidi-normal-011.htm @@ -5,7 +5,7 @@ - + + + +

Test passes if the two boxes are identical.

+ + + + + + +
‭> a > b > ד > d >‬
+ + +
‭> a > b > ד > d >‬
+ + + + + + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest-toc.htm b/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest-toc.htm index 5dbd092677d..e8592200cab 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest-toc.htm +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest-toc.htm @@ -2748,7 +2748,7 @@ bidi-normal-011 - = + = diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest.list b/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest.list index 15ebb0fde93..1616b120364 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest.list +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/html/reftest.list @@ -339,7 +339,7 @@ bidi-normal-007.htm == reference/bidi-normal-007.htm bidi-normal-008.htm == reference/bidi-normal-008.htm bidi-normal-009.htm == reference/bidi-normal-009.htm bidi-normal-010.htm == reference/bidi-normal-010.htm -bidi-normal-011.htm == reference/bidi-embed-011.htm +bidi-normal-011.htm == reference/bidi-normal-011.htm bidi-override-001.htm == reference/bidi-override-001.htm bidi-override-002.htm == reference/bidi-override-002.htm bidi-override-003.htm == reference/bidi-override-003.htm diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-writing-modes-3_dev/implementation-report-TEMPLATE.data index daa66cc654b..aebad3f27e6 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/implementation-report-TEMPLATE.data @@ -729,8 +729,8 @@ html/bidi-normal-009.htm c0cd53f8f0390890c36a22831154acdab2034a39 ? xhtml1/bidi-normal-009.xht c0cd53f8f0390890c36a22831154acdab2034a39 ? html/bidi-normal-010.htm 18688ad3565595094f60867857110d7eaf148213 ? xhtml1/bidi-normal-010.xht 18688ad3565595094f60867857110d7eaf148213 ? -html/bidi-normal-011.htm c0b58e86dd22f16731b54681cedd3233ea768ed5 ? -xhtml1/bidi-normal-011.xht c0b58e86dd22f16731b54681cedd3233ea768ed5 ? +html/bidi-normal-011.htm d9f7fb1439a706d2e7005b8570e6a705ce520ebd ? +xhtml1/bidi-normal-011.xht d9f7fb1439a706d2e7005b8570e6a705ce520ebd ? html/bidi-override-001.htm ac664684809c99d15cc0c7372dd2e51c62439e5d ? xhtml1/bidi-override-001.xht ac664684809c99d15cc0c7372dd2e51c62439e5d ? html/bidi-override-002.htm 6b04c2d830fd046cc43961af10058f650c2119bf ? diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/testinfo.data b/tests/wpt/css-tests/css-writing-modes-3_dev/testinfo.data index 0b14c45ed5a..7863064cc44 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/testinfo.data +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/testinfo.data @@ -362,7 +362,7 @@ bidi-normal-007 reference/bidi-normal-007 direction/unicode-bidi: element isolat bidi-normal-008 reference/bidi-normal-008 direction/unicode-bidi: element isolation and unicode-bidi normal, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction bf2c22038aafc1cbde70576ba28150e08d52b425 `Richard Ishida` If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text. bidi-normal-009 reference/bidi-normal-009 direction/unicode-bidi: element isolation and unicode-bidi normal, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction c0cd53f8f0390890c36a22831154acdab2034a39 `Richard Ishida` If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from following content. bidi-normal-010 reference/bidi-normal-010 direction/unicode-bidi: element isolation and unicode-bidi normal, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction 18688ad3565595094f60867857110d7eaf148213 `Richard Ishida` If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from following content. -bidi-normal-011 reference/bidi-embed-011 direction/unicode-bidi: direction alone and inherited, unicode-bidi normal http://www.w3.org/TR/css-writing-modes-3/#text-direction c0b58e86dd22f16731b54681cedd3233ea768ed5 `Richard Ishida` Directionality is not changed by the direction property on its own, nor by unicode-bidi:normal set on a lower level element. +bidi-normal-011 reference/bidi-normal-011 direction/unicode-bidi: direction alone and inherited, unicode-bidi normal http://www.w3.org/TR/css-writing-modes-3/#text-direction d9f7fb1439a706d2e7005b8570e6a705ce520ebd `Richard Ishida` Directionality is not changed by the direction property on its own, nor by unicode-bidi:normal set on a lower level element. bidi-override-001 reference/bidi-override-001 direction/unicode-bidi: span direction rtl, bidi-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction ac664684809c99d15cc0c7372dd2e51c62439e5d `Richard Ishida` In a ltr context, if direction:rtl and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm. bidi-override-002 reference/bidi-override-002 direction/unicode-bidi: span direction rtl, bidi-override (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 6b04c2d830fd046cc43961af10058f650c2119bf `Richard Ishida` In a ltr context, if direction:rtl and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm. bidi-override-003 reference/bidi-override-003 direction/unicode-bidi: span direction ltr, bidi-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 67db8f179dd8df097aba131592ad3bcc3febf7be `Richard Ishida` In a rtl context, if direction:ltr and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in ltr order, ignoring the bidi algorithm. diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/bidi-normal-011.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/bidi-normal-011.xht index 259ca2ddc24..22167f29713 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/bidi-normal-011.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/bidi-normal-011.xht @@ -5,7 +5,7 @@ - + + + +

Test passes if the two boxes are identical.

+ + + + + + +
‭> a > b > ד > d >‬
+ + +
‭> a > b > ד > d >‬
+ + + + + + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest-toc.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest-toc.xht index 2bcb42a5558..77aa5e44e05 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest-toc.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest-toc.xht @@ -2748,7 +2748,7 @@ bidi-normal-011 - = + = diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest.list b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest.list index 07de485af4d..1f04ebdcba0 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest.list +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reftest.list @@ -339,7 +339,7 @@ bidi-normal-007.xht == reference/bidi-normal-007.xht bidi-normal-008.xht == reference/bidi-normal-008.xht bidi-normal-009.xht == reference/bidi-normal-009.xht bidi-normal-010.xht == reference/bidi-normal-010.xht -bidi-normal-011.xht == reference/bidi-embed-011.xht +bidi-normal-011.xht == reference/bidi-normal-011.xht bidi-override-001.xht == reference/bidi-override-001.xht bidi-override-002.xht == reference/bidi-override-002.xht bidi-override-003.xht == reference/bidi-override-003.xht diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/bidi-normal-011.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/bidi-normal-011.xht index 259ca2ddc24..22167f29713 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/bidi-normal-011.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/bidi-normal-011.xht @@ -5,7 +5,7 @@ - + + + +

Test passes if the two boxes are identical.

+ + + + + + +
‭> a > b > ד > d >‬
+ + +
‭> a > b > ד > d >‬
+ + + + + + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest-toc.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest-toc.xht index 2bcb42a5558..77aa5e44e05 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest-toc.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest-toc.xht @@ -2748,7 +2748,7 @@ bidi-normal-011 - = + = diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest.list b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest.list index 07de485af4d..1f04ebdcba0 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest.list +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/reftest.list @@ -339,7 +339,7 @@ bidi-normal-007.xht == reference/bidi-normal-007.xht bidi-normal-008.xht == reference/bidi-normal-008.xht bidi-normal-009.xht == reference/bidi-normal-009.xht bidi-normal-010.xht == reference/bidi-normal-010.xht -bidi-normal-011.xht == reference/bidi-embed-011.xht +bidi-normal-011.xht == reference/bidi-normal-011.xht bidi-override-001.xht == reference/bidi-override-001.xht bidi-override-002.xht == reference/bidi-override-002.xht bidi-override-003.xht == reference/bidi-override-003.xht diff --git a/tests/wpt/css-tests/css21_dev/html4/border-bottom-color-030.htm b/tests/wpt/css-tests/css21_dev/html4/border-bottom-color-030.htm index 2b386f50329..aeeb584ee4f 100644 --- a/tests/wpt/css-tests/css21_dev/html4/border-bottom-color-030.htm +++ b/tests/wpt/css-tests/css21_dev/html4/border-bottom-color-030.htm @@ -6,12 +6,19 @@ - + + - + -

Test passes if there is a filled black square.

-
+

Test passes if there is a filled black or transparent square surrounded by a blue border.

+
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/border-left-color-030.htm b/tests/wpt/css-tests/css21_dev/html4/border-left-color-030.htm index f26e06c47fd..76cfbb7d1e1 100644 --- a/tests/wpt/css-tests/css21_dev/html4/border-left-color-030.htm +++ b/tests/wpt/css-tests/css21_dev/html4/border-left-color-030.htm @@ -6,22 +6,30 @@ - + + - + -

Test passes if there is a filled black square.

-
+

Test passes if there is a filled black or transparent square surrounded by a blue border.

+
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/border-right-color-030.htm b/tests/wpt/css-tests/css21_dev/html4/border-right-color-030.htm index 870db4d889a..c6c4a48e338 100644 --- a/tests/wpt/css-tests/css21_dev/html4/border-right-color-030.htm +++ b/tests/wpt/css-tests/css21_dev/html4/border-right-color-030.htm @@ -6,22 +6,30 @@ - + + - + -

Test passes if there is a box below.

-
+

Test passes if there is a filled black or transparent square surrounded by a blue border.

+
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/border-top-color-030.htm b/tests/wpt/css-tests/css21_dev/html4/border-top-color-030.htm index 01fe00e5e98..91ab411aa7c 100644 --- a/tests/wpt/css-tests/css21_dev/html4/border-top-color-030.htm +++ b/tests/wpt/css-tests/css21_dev/html4/border-top-color-030.htm @@ -6,12 +6,19 @@ - + + - + -

Test passes if there is a filled black square.

-
+

Test passes if there is a filled black or transparent square surrounded by a blue border.

+
\ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/chapter-1.htm b/tests/wpt/css-tests/css21_dev/html4/chapter-1.htm index a7c4f19857a..604f6edb2fe 100644 --- a/tests/wpt/css-tests/css21_dev/html4/chapter-1.htm +++ b/tests/wpt/css-tests/css21_dev/html4/chapter-1.htm @@ -125,7 +125,7 @@ list-style-019 - + = Bitmaps list-style - initial value
    @@ -155,7 +155,7 @@ shand-font-000 - + = Shorthand Properties (font) @@ -163,7 +163,7 @@ shand-font-001 - + = Shorthand Properties (font) @@ -171,7 +171,7 @@ shand-font-002 - + = Shorthand Properties (font) @@ -179,7 +179,7 @@ shand-font-003 - + = Shorthand Properties (font) diff --git a/tests/wpt/css-tests/css21_dev/html4/chapter-12.htm b/tests/wpt/css-tests/css21_dev/html4/chapter-12.htm index 5aaff768aee..5f660fbbee8 100644 --- a/tests/wpt/css-tests/css21_dev/html4/chapter-12.htm +++ b/tests/wpt/css-tests/css21_dev/html4/chapter-12.htm @@ -9725,7 +9725,7 @@ list-style-019 - + = Bitmaps list-style - initial value
      diff --git a/tests/wpt/css-tests/css21_dev/html4/chapter-6.htm b/tests/wpt/css-tests/css21_dev/html4/chapter-6.htm index 209bd1baafb..d45fa47da5b 100644 --- a/tests/wpt/css-tests/css21_dev/html4/chapter-6.htm +++ b/tests/wpt/css-tests/css21_dev/html4/chapter-6.htm @@ -377,7 +377,7 @@ list-style-019 - + = Bitmaps list-style - initial value
        diff --git a/tests/wpt/css-tests/css21_dev/html4/chapter-8.htm b/tests/wpt/css-tests/css21_dev/html4/chapter-8.htm index d6d2b2cc0d4..7bbae507287 100644 --- a/tests/wpt/css-tests/css21_dev/html4/chapter-8.htm +++ b/tests/wpt/css-tests/css21_dev/html4/chapter-8.htm @@ -9852,7 +9852,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
          @@ -9929,7 +9929,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
            @@ -10413,7 +10413,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
              @@ -10435,7 +10435,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                @@ -10765,7 +10765,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                  @@ -10842,7 +10842,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                    @@ -13810,7 +13810,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
                      @@ -13887,7 +13887,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
                        @@ -14371,7 +14371,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
                          @@ -14393,7 +14393,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                            @@ -14704,7 +14704,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                              @@ -14781,7 +14781,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                                @@ -24454,11 +24454,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                @@ -26571,11 +26571,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-left-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-top-color' set to #1000 is a transparent dark red square.
                                @@ -28353,11 +28353,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-right-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-right-color' set to #1000 is a transparent dark red square.
                                @@ -30168,11 +30168,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-top-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-top-color' set to #1000 is a transparent dark red square.
                                @@ -31953,11 +31953,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                @@ -34005,11 +34005,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-left-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-top-color' set to #1000 is a transparent dark red square.
                                @@ -35790,11 +35790,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-right-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-right-color' set to #1000 is a transparent dark red square.
                                @@ -37575,11 +37575,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                  -
                                • The 'border-top-color' set to #1000 falls back to the initial value.
                                • +
                                • The 'border-top-color' set to #1000 is a transparent dark red square.
                                diff --git a/tests/wpt/css-tests/css21_dev/html4/list-style-019.htm b/tests/wpt/css-tests/css21_dev/html4/list-style-019.htm index 0a90861143e..9dd27b77e06 100644 --- a/tests/wpt/css-tests/css21_dev/html4/list-style-019.htm +++ b/tests/wpt/css-tests/css21_dev/html4/list-style-019.htm @@ -10,6 +10,7 @@ + diff --git a/tests/wpt/css-tests/css21_dev/html4/padding-left-036.htm b/tests/wpt/css-tests/css21_dev/html4/padding-left-036.htm index 9f6628307e0..916e1b4f97d 100644 --- a/tests/wpt/css-tests/css21_dev/html4/padding-left-036.htm +++ b/tests/wpt/css-tests/css21_dev/html4/padding-left-036.htm @@ -6,6 +6,7 @@ + + + +

                                Test passes if there is "1." and no red.

                                +
                                  +
                                •  
                                • +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-036-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-036-ref.htm new file mode 100644 index 00000000000..e03a1966aee --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-036-ref.htm @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                Test passes if there is no red.

                                +
                                +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-047-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-047-ref.htm new file mode 100644 index 00000000000..9f18a6e7a7b --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-047-ref.htm @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                Test passes if there is no red.

                                +
                                +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-008-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-008-ref.htm new file mode 100644 index 00000000000..a947b2d1ac3 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-008-ref.htm @@ -0,0 +1,15 @@ + + + + CSS Reftest Reference + + + + +

                                Test passes if there is space between the blue and orange lines.

                                +
                                Filler Text
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-010-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-010-ref.htm new file mode 100644 index 00000000000..cbd633d1c38 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/padding-left-applies-to-010-ref.htm @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                Test passes if there is space between the blue and orange lines and there is a marker bullet on the left-hand side of the blue line.

                                +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-black.htm b/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-black.htm new file mode 100644 index 00000000000..e3c5d0b55af --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-black.htm @@ -0,0 +1,20 @@ + + + +CSS Reftest Reference + + + + + +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-transparent.htm b/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-transparent.htm new file mode 100644 index 00000000000..03d7cd225d2 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/ref-transparent-or-black-square-transparent.htm @@ -0,0 +1,19 @@ + + + +CSS Reftest Reference + + + + + +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-000-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-000-ref.htm new file mode 100644 index 00000000000..7893e31610f --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-000-ref.htm @@ -0,0 +1,17 @@ + + + +CSS Reftest Reference + + + + +

                                The following paragraphs should be identical:

                                +

                                This should be in a normal weight font.

                                +

                                This should be in a normal weight font.

                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-002-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-002-ref.htm new file mode 100644 index 00000000000..13335a54f5b --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/html4/reference/shand-font-002-ref.htm @@ -0,0 +1,18 @@ + + + +CSS Reftest Reference + + + + +

                                The following paragraphs should be identical:

                                +

                                This should be in a bold font.

                                +

                                This should be in a bold font.

                                + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm b/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm index fe27feefbdc..c10664ca97d 100644 --- a/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm +++ b/tests/wpt/css-tests/css21_dev/html4/reftest-toc.htm @@ -9858,10 +9858,13 @@ - + border-bottom-color-030 - = - Invalid + = + Invalid + + + = @@ -12298,10 +12301,13 @@ - + border-left-color-030 - = - Invalid + = + Invalid + + + = @@ -14258,10 +14264,13 @@ - + border-right-color-030 - = - Invalid + = + Invalid + + + = @@ -16394,10 +16403,13 @@ - + border-top-color-030 - = - Invalid + = + Invalid + + + = @@ -29992,6 +30004,14 @@ Ahem + + + + list-style-019 + = + Bitmaps + + @@ -37624,6 +37644,14 @@ + + + + padding-left-036 + = + + + @@ -37672,6 +37700,14 @@ + + + + padding-left-047 + = + + + @@ -38016,6 +38052,14 @@ + + + + padding-left-applies-to-008 + = + + + @@ -38024,6 +38068,14 @@ + + + + padding-left-applies-to-010 + = + + + @@ -38240,6 +38292,14 @@ + + + + padding-right-036 + = + + + @@ -38288,6 +38348,14 @@ + + + + padding-right-047 + = + + + @@ -41640,6 +41708,38 @@ Invalid + + + + shand-font-000 + = + + + + + + + shand-font-001 + = + + + + + + + shand-font-002 + = + + + + + + + shand-font-003 + = + + + diff --git a/tests/wpt/css-tests/css21_dev/html4/reftest.list b/tests/wpt/css-tests/css21_dev/html4/reftest.list index ae10d7e0907..2ef8b348032 100644 --- a/tests/wpt/css-tests/css21_dev/html4/reftest.list +++ b/tests/wpt/css-tests/css21_dev/html4/reftest.list @@ -1264,7 +1264,8 @@ border-bottom-color-026.htm == reference/border-bottom-color-026-ref.htm border-bottom-color-027.htm == reference/border-bottom-color-027-ref.htm border-bottom-color-028.htm == reference/border-bottom-color-028-ref.htm border-bottom-color-029.htm == reference/border-bottom-color-006-ref.htm -border-bottom-color-030.htm == reference/ref-filled-black-96px-square.htm +border-bottom-color-030.htm == reference/ref-transparent-or-black-square-transparent.htm +border-bottom-color-030.htm == reference/ref-transparent-or-black-square-black.htm border-bottom-color-031.htm == reference/ref-filled-black-96px-square.htm border-bottom-color-032.htm == reference/border-bottom-color-032-ref.htm border-bottom-color-033.htm == reference/border-bottom-color-010-ref.htm @@ -1569,7 +1570,8 @@ border-left-color-026.htm == reference/border-bottom-color-026-ref.htm border-left-color-027.htm == reference/border-bottom-color-027-ref.htm border-left-color-028.htm == reference/border-bottom-color-028-ref.htm border-left-color-029.htm == reference/border-bottom-color-006-ref.htm -border-left-color-030.htm == reference/ref-filled-black-96px-square.htm +border-left-color-030.htm == reference/ref-transparent-or-black-square-transparent.htm +border-left-color-030.htm == reference/ref-transparent-or-black-square-black.htm border-left-color-031.htm == reference/ref-filled-black-96px-square.htm border-left-color-032.htm == reference/border-bottom-color-032-ref.htm border-left-color-033.htm == reference/border-bottom-color-010-ref.htm @@ -1814,7 +1816,8 @@ border-right-color-026.htm == reference/border-right-color-026-ref.htm border-right-color-027.htm == reference/border-right-color-027-ref.htm border-right-color-028.htm == reference/border-right-color-028-ref.htm border-right-color-029.htm == reference/border-right-color-006-ref.htm -border-right-color-030.htm == reference/border-right-color-007-ref.htm +border-right-color-030.htm == reference/ref-transparent-or-black-square-transparent.htm +border-right-color-030.htm == reference/ref-transparent-or-black-square-black.htm border-right-color-031.htm == reference/border-right-color-007-ref.htm border-right-color-032.htm == reference/border-right-color-032-ref.htm border-right-color-033.htm == reference/border-right-color-010-ref.htm @@ -2081,7 +2084,8 @@ border-top-color-026.htm == reference/border-bottom-color-026-ref.htm border-top-color-027.htm == reference/border-bottom-color-027-ref.htm border-top-color-028.htm == reference/border-bottom-color-028-ref.htm border-top-color-029.htm == reference/border-bottom-color-006-ref.htm -border-top-color-030.htm == reference/ref-filled-black-96px-square.htm +border-top-color-030.htm == reference/ref-transparent-or-black-square-transparent.htm +border-top-color-030.htm == reference/ref-transparent-or-black-square-black.htm border-top-color-031.htm == reference/ref-filled-black-96px-square.htm border-top-color-032.htm == reference/border-bottom-color-032-ref.htm border-top-color-033.htm == reference/border-bottom-color-010-ref.htm @@ -3797,6 +3801,7 @@ line-height-applies-to-015.htm == reference/line-height-applies-to-001-ref.htm line-height-applies-to-016.htm == reference/line-height-applies-to-016-ref.htm line-height-bleed-001.htm == reference/line-height-bleed-001-ref.htm line-height-bleed-002.htm == reference/line-height-bleed-002-ref.htm +list-style-019.htm == reference/list-style-019-ref.htm list-style-021.htm == reference/list-style-021-ref.htm list-style-image-004.htm == reference/list-style-image-004-ref.htm list-style-image-005.htm == reference/list-style-image-005-ref.htm @@ -4751,12 +4756,14 @@ padding-left-028.htm == reference/margin-left-031-ref.htm padding-left-029.htm == reference/margin-left-031-ref.htm padding-left-034.htm == reference/margin-left-004-ref.htm padding-left-035.htm == reference/margin-left-004-ref.htm +padding-left-036.htm == reference/padding-left-036-ref.htm padding-left-037.htm == reference/margin-left-004-ref.htm padding-left-038.htm == reference/margin-left-004-ref.htm padding-left-039.htm == reference/margin-left-043-ref.htm padding-left-040.htm == reference/margin-left-043-ref.htm padding-left-045.htm == reference/margin-left-004-ref.htm padding-left-046.htm == reference/margin-left-004-ref.htm +padding-left-047.htm == reference/padding-left-047-ref.htm padding-left-048.htm == reference/margin-left-004-ref.htm padding-left-049.htm == reference/margin-left-004-ref.htm padding-left-050.htm == reference/margin-left-043-ref.htm @@ -4800,7 +4807,9 @@ padding-left-applies-to-004.htm == reference/margin-left-applies-to-001-ref.htm padding-left-applies-to-005.htm == reference/margin-left-applies-to-001-ref.htm padding-left-applies-to-006.htm == reference/margin-left-applies-to-001-ref.htm padding-left-applies-to-007.htm == reference/margin-left-applies-to-009-ref.htm +padding-left-applies-to-008.htm == reference/padding-left-applies-to-008-ref.htm padding-left-applies-to-009.htm == reference/margin-left-applies-to-009-ref.htm +padding-left-applies-to-010.htm == reference/padding-left-applies-to-010-ref.htm padding-left-applies-to-012.htm == reference/margin-left-applies-to-009-ref.htm padding-left-applies-to-013.htm == reference/margin-left-applies-to-009-ref.htm padding-left-applies-to-014.htm == reference/margin-left-applies-to-009-ref.htm @@ -4828,12 +4837,14 @@ padding-right-028.htm == reference/padding-right-028-ref.htm padding-right-029.htm == reference/padding-right-028-ref.htm padding-right-034.htm == reference/margin-left-004-ref.htm padding-right-035.htm == reference/margin-left-004-ref.htm +padding-right-036.htm == reference/padding-left-036-ref.htm padding-right-037.htm == reference/margin-left-004-ref.htm padding-right-038.htm == reference/margin-left-004-ref.htm padding-right-039.htm == reference/padding-right-039-ref.htm padding-right-040.htm == reference/padding-right-039-ref.htm padding-right-045.htm == reference/margin-left-004-ref.htm padding-right-046.htm == reference/margin-left-004-ref.htm +padding-right-047.htm == reference/padding-left-047-ref.htm padding-right-048.htm == reference/margin-left-004-ref.htm padding-right-049.htm == reference/margin-left-004-ref.htm padding-right-050.htm == reference/padding-right-039-ref.htm @@ -5253,6 +5264,10 @@ separated-border-model-009.htm == reference/separated-border-model-007-ref.htm sgml-comments-001.htm == reference/filler-text-below-green.htm shand-border-000.htm == reference/shand-border-000-ref.htm shand-border-001.htm == reference/ref-if-there-is-no-red.htm +shand-font-000.htm == reference/shand-font-000-ref.htm +shand-font-001.htm == reference/shand-font-000-ref.htm +shand-font-002.htm == reference/shand-font-002-ref.htm +shand-font-003.htm == reference/shand-font-002-ref.htm sibling-selector-002.htm == reference/filler-text-below-green.htm sort-by-order-001.htm == reference/ref-filled-green-100px-square.htm specificity-001.htm == reference/filler-text-below-green.htm diff --git a/tests/wpt/css-tests/css21_dev/html4/shand-font-000.htm b/tests/wpt/css-tests/css21_dev/html4/shand-font-000.htm index f937f8666e9..633230772ae 100644 --- a/tests/wpt/css-tests/css21_dev/html4/shand-font-000.htm +++ b/tests/wpt/css-tests/css21_dev/html4/shand-font-000.htm @@ -4,6 +4,7 @@ CSS Test: Shorthand Properties (font) + -

                                Test passes if there is a filled black square.

                                -
                                +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/border-left-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1/border-left-color-030.xht index f22dbccf899..5510b930a9d 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/border-left-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/border-left-color-030.xht @@ -6,22 +6,30 @@ - + + - + -

                                Test passes if there is a filled black square.

                                -
                                +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/border-right-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1/border-right-color-030.xht index d9cb77b0f85..95c6b008ae6 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/border-right-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/border-right-color-030.xht @@ -6,22 +6,30 @@ - + + - + -

                                Test passes if there is a box below.

                                -
                                +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/border-top-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1/border-top-color-030.xht index 26636f4cb34..cfd3062d80c 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/border-top-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/border-top-color-030.xht @@ -6,12 +6,19 @@ - + + - + -

                                Test passes if there is a filled black square.

                                -
                                +

                                Test passes if there is a filled black or transparent square surrounded by a blue border.

                                +
                                \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-1.xht b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-1.xht index 58a73a46add..cfa12b3eba1 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-1.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-1.xht @@ -125,7 +125,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                  @@ -155,7 +155,7 @@ shand-font-000 - + = Shorthand Properties (font) @@ -163,7 +163,7 @@ shand-font-001 - + = Shorthand Properties (font) @@ -171,7 +171,7 @@ shand-font-002 - + = Shorthand Properties (font) @@ -179,7 +179,7 @@ shand-font-003 - + = Shorthand Properties (font) diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-12.xht b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-12.xht index 100b6d7fad5..59c0ef84caf 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-12.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-12.xht @@ -9593,7 +9593,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                    diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-6.xht b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-6.xht index ff7c4e2d514..62b16481622 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-6.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-6.xht @@ -377,7 +377,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                      diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-8.xht b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-8.xht index de7b85be976..280c5ee0b5e 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/chapter-8.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/chapter-8.xht @@ -9841,7 +9841,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
                                        @@ -9918,7 +9918,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
                                          @@ -10402,7 +10402,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
                                            @@ -10424,7 +10424,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                                              @@ -10754,7 +10754,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                                                @@ -10831,7 +10831,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                                                  @@ -13799,7 +13799,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
                                                    @@ -13876,7 +13876,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
                                                      @@ -14360,7 +14360,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
                                                        @@ -14382,7 +14382,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                                                          @@ -14693,7 +14693,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                                                            @@ -14770,7 +14770,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                                                              @@ -24443,11 +24443,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                                              @@ -26560,11 +26560,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-left-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                              @@ -28342,11 +28342,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-right-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-right-color' set to #1000 is a transparent dark red square.
                                                              @@ -30157,11 +30157,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-top-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                              @@ -31942,11 +31942,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                                              @@ -33994,11 +33994,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-left-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                              @@ -35779,11 +35779,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-right-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-right-color' set to #1000 is a transparent dark red square.
                                                              @@ -37564,11 +37564,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                                                -
                                                              • The 'border-top-color' set to #1000 falls back to the initial value.
                                                              • +
                                                              • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                              diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/list-style-019.xht b/tests/wpt/css-tests/css21_dev/xhtml1/list-style-019.xht index 181d2dbd9ee..996e444960f 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/list-style-019.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/list-style-019.xht @@ -10,6 +10,7 @@ + diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/padding-left-036.xht b/tests/wpt/css-tests/css21_dev/xhtml1/padding-left-036.xht index 4c8710893a7..3fb560de990 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/padding-left-036.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/padding-left-036.xht @@ -6,6 +6,7 @@ + + + +

                                                              Test passes if there is "1." and no red.

                                                              +
                                                                +
                                                              •  
                                                              • +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-036-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-036-ref.xht new file mode 100644 index 00000000000..78809edb687 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-036-ref.xht @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                                              Test passes if there is no red.

                                                              +
                                                              +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-047-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-047-ref.xht new file mode 100644 index 00000000000..97afc82a552 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-047-ref.xht @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                                              Test passes if there is no red.

                                                              +
                                                              +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-008-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-008-ref.xht new file mode 100644 index 00000000000..f9aa3be2524 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-008-ref.xht @@ -0,0 +1,15 @@ + + + + CSS Reftest Reference + + + + +

                                                              Test passes if there is space between the blue and orange lines.

                                                              +
                                                              Filler Text
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-010-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-010-ref.xht new file mode 100644 index 00000000000..9f346453c03 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/padding-left-applies-to-010-ref.xht @@ -0,0 +1,16 @@ + + + + CSS Reftest Reference + + + + +

                                                              Test passes if there is space between the blue and orange lines and there is a marker bullet on the left-hand side of the blue line.

                                                              +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-black.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-black.xht new file mode 100644 index 00000000000..9937c436d08 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-black.xht @@ -0,0 +1,20 @@ + + + +CSS Reftest Reference + + + + + +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-transparent.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-transparent.xht new file mode 100644 index 00000000000..6670ee9ffe0 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/ref-transparent-or-black-square-transparent.xht @@ -0,0 +1,19 @@ + + + +CSS Reftest Reference + + + + + +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-000-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-000-ref.xht new file mode 100644 index 00000000000..25dd7d85b15 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-000-ref.xht @@ -0,0 +1,17 @@ + + + +CSS Reftest Reference + + + + +

                                                              The following paragraphs should be identical:

                                                              +

                                                              This should be in a normal weight font.

                                                              +

                                                              This should be in a normal weight font.

                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-002-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-002-ref.xht new file mode 100644 index 00000000000..cda52ea684e --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reference/shand-font-002-ref.xht @@ -0,0 +1,18 @@ + + + +CSS Reftest Reference + + + + +

                                                              The following paragraphs should be identical:

                                                              +

                                                              This should be in a bold font.

                                                              +

                                                              This should be in a bold font.

                                                              + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht b/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht index 0ab4d0466b6..cc85092d4cf 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reftest-toc.xht @@ -10090,10 +10090,13 @@ - + border-bottom-color-030 - = - Invalid + = + Invalid + + + = @@ -12530,10 +12533,13 @@ - + border-left-color-030 - = - Invalid + = + Invalid + + + = @@ -14490,10 +14496,13 @@ - + border-right-color-030 - = - Invalid + = + Invalid + + + = @@ -16626,10 +16635,13 @@ - + border-top-color-030 - = - Invalid + = + Invalid + + + = @@ -30344,6 +30356,14 @@ Ahem + + + + list-style-019 + = + Bitmaps + + @@ -37968,6 +37988,14 @@ + + + + padding-left-036 + = + + + @@ -38016,6 +38044,14 @@ + + + + padding-left-047 + = + + + @@ -38360,6 +38396,14 @@ + + + + padding-left-applies-to-008 + = + + + @@ -38368,6 +38412,14 @@ + + + + padding-left-applies-to-010 + = + + + @@ -38584,6 +38636,14 @@ + + + + padding-right-036 + = + + + @@ -38632,6 +38692,14 @@ + + + + padding-right-047 + = + + + @@ -41984,6 +42052,38 @@ Invalid + + + + shand-font-000 + = + + + + + + + shand-font-001 + = + + + + + + + shand-font-002 + = + + + + + + + shand-font-003 + = + + + diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list b/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list index 97ba777726c..275b475006b 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list +++ b/tests/wpt/css-tests/css21_dev/xhtml1/reftest.list @@ -1264,7 +1264,8 @@ border-bottom-color-026.xht == reference/border-bottom-color-026-ref.xht border-bottom-color-027.xht == reference/border-bottom-color-027-ref.xht border-bottom-color-028.xht == reference/border-bottom-color-028-ref.xht border-bottom-color-029.xht == reference/border-bottom-color-006-ref.xht -border-bottom-color-030.xht == reference/ref-filled-black-96px-square.xht +border-bottom-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-bottom-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-bottom-color-031.xht == reference/ref-filled-black-96px-square.xht border-bottom-color-032.xht == reference/border-bottom-color-032-ref.xht border-bottom-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -1569,7 +1570,8 @@ border-left-color-026.xht == reference/border-bottom-color-026-ref.xht border-left-color-027.xht == reference/border-bottom-color-027-ref.xht border-left-color-028.xht == reference/border-bottom-color-028-ref.xht border-left-color-029.xht == reference/border-bottom-color-006-ref.xht -border-left-color-030.xht == reference/ref-filled-black-96px-square.xht +border-left-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-left-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-left-color-031.xht == reference/ref-filled-black-96px-square.xht border-left-color-032.xht == reference/border-bottom-color-032-ref.xht border-left-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -1814,7 +1816,8 @@ border-right-color-026.xht == reference/border-right-color-026-ref.xht border-right-color-027.xht == reference/border-right-color-027-ref.xht border-right-color-028.xht == reference/border-right-color-028-ref.xht border-right-color-029.xht == reference/border-right-color-006-ref.xht -border-right-color-030.xht == reference/border-right-color-007-ref.xht +border-right-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-right-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-right-color-031.xht == reference/border-right-color-007-ref.xht border-right-color-032.xht == reference/border-right-color-032-ref.xht border-right-color-033.xht == reference/border-right-color-010-ref.xht @@ -2081,7 +2084,8 @@ border-top-color-026.xht == reference/border-bottom-color-026-ref.xht border-top-color-027.xht == reference/border-bottom-color-027-ref.xht border-top-color-028.xht == reference/border-bottom-color-028-ref.xht border-top-color-029.xht == reference/border-bottom-color-006-ref.xht -border-top-color-030.xht == reference/ref-filled-black-96px-square.xht +border-top-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-top-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-top-color-031.xht == reference/ref-filled-black-96px-square.xht border-top-color-032.xht == reference/border-bottom-color-032-ref.xht border-top-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -3797,6 +3801,7 @@ line-height-applies-to-015.xht == reference/line-height-applies-to-001-ref.xht line-height-applies-to-016.xht == reference/line-height-applies-to-016-ref.xht line-height-bleed-001.xht == reference/line-height-bleed-001-ref.xht line-height-bleed-002.xht == reference/line-height-bleed-002-ref.xht +list-style-019.xht == reference/list-style-019-ref.xht list-style-021.xht == reference/list-style-021-ref.xht list-style-image-004.xht == reference/list-style-image-004-ref.xht list-style-image-005.xht == reference/list-style-image-005-ref.xht @@ -4751,12 +4756,14 @@ padding-left-028.xht == reference/margin-left-031-ref.xht padding-left-029.xht == reference/margin-left-031-ref.xht padding-left-034.xht == reference/margin-left-004-ref.xht padding-left-035.xht == reference/margin-left-004-ref.xht +padding-left-036.xht == reference/padding-left-036-ref.xht padding-left-037.xht == reference/margin-left-004-ref.xht padding-left-038.xht == reference/margin-left-004-ref.xht padding-left-039.xht == reference/margin-left-043-ref.xht padding-left-040.xht == reference/margin-left-043-ref.xht padding-left-045.xht == reference/margin-left-004-ref.xht padding-left-046.xht == reference/margin-left-004-ref.xht +padding-left-047.xht == reference/padding-left-047-ref.xht padding-left-048.xht == reference/margin-left-004-ref.xht padding-left-049.xht == reference/margin-left-004-ref.xht padding-left-050.xht == reference/margin-left-043-ref.xht @@ -4800,7 +4807,9 @@ padding-left-applies-to-004.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-005.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-006.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-007.xht == reference/margin-left-applies-to-009-ref.xht +padding-left-applies-to-008.xht == reference/padding-left-applies-to-008-ref.xht padding-left-applies-to-009.xht == reference/margin-left-applies-to-009-ref.xht +padding-left-applies-to-010.xht == reference/padding-left-applies-to-010-ref.xht padding-left-applies-to-012.xht == reference/margin-left-applies-to-009-ref.xht padding-left-applies-to-013.xht == reference/margin-left-applies-to-009-ref.xht padding-left-applies-to-014.xht == reference/margin-left-applies-to-009-ref.xht @@ -4828,12 +4837,14 @@ padding-right-028.xht == reference/padding-right-028-ref.xht padding-right-029.xht == reference/padding-right-028-ref.xht padding-right-034.xht == reference/margin-left-004-ref.xht padding-right-035.xht == reference/margin-left-004-ref.xht +padding-right-036.xht == reference/padding-left-036-ref.xht padding-right-037.xht == reference/margin-left-004-ref.xht padding-right-038.xht == reference/margin-left-004-ref.xht padding-right-039.xht == reference/padding-right-039-ref.xht padding-right-040.xht == reference/padding-right-039-ref.xht padding-right-045.xht == reference/margin-left-004-ref.xht padding-right-046.xht == reference/margin-left-004-ref.xht +padding-right-047.xht == reference/padding-left-047-ref.xht padding-right-048.xht == reference/margin-left-004-ref.xht padding-right-049.xht == reference/margin-left-004-ref.xht padding-right-050.xht == reference/padding-right-039-ref.xht @@ -5253,6 +5264,10 @@ separated-border-model-009.xht == reference/separated-border-model-007-ref.xht sgml-comments-001.xht == reference/filler-text-below-green.xht shand-border-000.xht == reference/shand-border-000-ref.xht shand-border-001.xht == reference/ref-if-there-is-no-red.xht +shand-font-000.xht == reference/shand-font-000-ref.xht +shand-font-001.xht == reference/shand-font-000-ref.xht +shand-font-002.xht == reference/shand-font-002-ref.xht +shand-font-003.xht == reference/shand-font-002-ref.xht sibling-selector-002.xht == reference/filler-text-below-green.xht sort-by-order-001.xht == reference/ref-filled-green-100px-square.xht specificity-001.xht == reference/filler-text-below-green.xht diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/shand-font-000.xht b/tests/wpt/css-tests/css21_dev/xhtml1/shand-font-000.xht index 79f250fd593..c19b01c5db5 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1/shand-font-000.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1/shand-font-000.xht @@ -4,6 +4,7 @@ CSS Test: Shorthand Properties (font) + -

                                                              Test passes if there is a filled black square.

                                                              -
                                                              +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/border-left-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/border-left-color-030.xht index f6b8f741937..a8cbc0db8c0 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/border-left-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/border-left-color-030.xht @@ -15,22 +15,30 @@ - + + - + -

                                                              Test passes if there is a filled black square.

                                                              -
                                                              +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/border-right-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/border-right-color-030.xht index 08c272d3df5..12452f3d287 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/border-right-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/border-right-color-030.xht @@ -15,22 +15,30 @@ - + + - + -

                                                              Test passes if there is a box below.

                                                              -
                                                              +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/border-top-color-030.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/border-top-color-030.xht index 764725942b8..d3718f5071d 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/border-top-color-030.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/border-top-color-030.xht @@ -15,12 +15,19 @@ - + + - + -

                                                              Test passes if there is a filled black square.

                                                              -
                                                              +

                                                              Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                              +
                                                              \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-1.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-1.xht index 58a73a46add..cfa12b3eba1 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-1.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-1.xht @@ -125,7 +125,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                                                @@ -155,7 +155,7 @@ shand-font-000 - + = Shorthand Properties (font) @@ -163,7 +163,7 @@ shand-font-001 - + = Shorthand Properties (font) @@ -171,7 +171,7 @@ shand-font-002 - + = Shorthand Properties (font) @@ -179,7 +179,7 @@ shand-font-003 - + = Shorthand Properties (font) diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-12.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-12.xht index 100b6d7fad5..59c0ef84caf 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-12.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-12.xht @@ -9593,7 +9593,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                                                  diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-6.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-6.xht index ff7c4e2d514..62b16481622 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-6.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-6.xht @@ -377,7 +377,7 @@ list-style-019 - + = Bitmaps list-style - initial value
                                                                    diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-8.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-8.xht index de7b85be976..280c5ee0b5e 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-8.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/chapter-8.xht @@ -9841,7 +9841,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
                                                                      @@ -9918,7 +9918,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
                                                                        @@ -10402,7 +10402,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
                                                                          @@ -10424,7 +10424,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                                                                            @@ -10754,7 +10754,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                                                                              @@ -10831,7 +10831,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                                                                                @@ -13799,7 +13799,7 @@ padding-left-036 - + = Padding-left using centimeters with a minimum plus one value, 1cm
                                                                                  @@ -13876,7 +13876,7 @@ padding-left-047 - + = Padding-left using millimeters with a minimum plus one value, 1mm
                                                                                    @@ -14360,7 +14360,7 @@ padding-left-applies-to-008 - + = Padding-left applied to element with display inline
                                                                                      @@ -14382,7 +14382,7 @@ padding-left-applies-to-010 - + = Padding-left applied to element with display list-item
                                                                                        @@ -14693,7 +14693,7 @@ padding-right-036 - + = Padding-right using centimeters with a minimum plus one value, 1cm
                                                                                          @@ -14770,7 +14770,7 @@ padding-right-047 - + = Padding-right using millimeters with a minimum plus one value, 1mm
                                                                                            @@ -24443,11 +24443,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -26560,11 +26560,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-left-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -28342,11 +28342,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-right-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-right-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -30157,11 +30157,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-top-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -31942,11 +31942,11 @@ border-bottom-color-030 - = + = = Invalid Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-bottom-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-bottom-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -33994,11 +33994,11 @@ border-left-color-030 - = + = = Invalid Border-left-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-left-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -35779,11 +35779,11 @@ border-right-color-030 - = + = = Invalid Border-right-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-right-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-right-color' set to #1000 is a transparent dark red square.
                                                                                            @@ -37564,11 +37564,11 @@ border-top-color-030 - = + = = Invalid Border-top-color set to hex with three digits with the maximum plus one value of #1000
                                                                                              -
                                                                                            • The 'border-top-color' set to #1000 falls back to the initial value.
                                                                                            • +
                                                                                            • The 'border-top-color' set to #1000 is a transparent dark red square.
                                                                                            diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/list-style-019.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/list-style-019.xht index 0af4dcb8df6..f4f46ee033d 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/list-style-019.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/list-style-019.xht @@ -19,6 +19,7 @@ + diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/padding-left-036.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/padding-left-036.xht index f0711debd46..302608d2ee4 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/padding-left-036.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/padding-left-036.xht @@ -15,6 +15,7 @@ + + + + + +

                                                                                            Test passes if there is "1." and no red.

                                                                                            +
                                                                                              +
                                                                                            •  
                                                                                            • +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-036-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-036-ref.xht new file mode 100644 index 00000000000..3e713db2853 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-036-ref.xht @@ -0,0 +1,25 @@ + + + + CSS Reftest Reference + + + + + +

                                                                                            Test passes if there is no red.

                                                                                            +
                                                                                            +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-047-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-047-ref.xht new file mode 100644 index 00000000000..8c173512c64 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-047-ref.xht @@ -0,0 +1,25 @@ + + + + CSS Reftest Reference + + + + + +

                                                                                            Test passes if there is no red.

                                                                                            +
                                                                                            +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-008-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-008-ref.xht new file mode 100644 index 00000000000..7363e6ec061 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-008-ref.xht @@ -0,0 +1,24 @@ + + + + CSS Reftest Reference + + + + + +

                                                                                            Test passes if there is space between the blue and orange lines.

                                                                                            +
                                                                                            Filler Text
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-010-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-010-ref.xht new file mode 100644 index 00000000000..ea071cbb28e --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/padding-left-applies-to-010-ref.xht @@ -0,0 +1,25 @@ + + + + CSS Reftest Reference + + + + + +

                                                                                            Test passes if there is space between the blue and orange lines and there is a marker bullet on the left-hand side of the blue line.

                                                                                            +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-black.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-black.xht new file mode 100644 index 00000000000..d7de17fe68f --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-black.xht @@ -0,0 +1,29 @@ + + + +CSS Reftest Reference + + + + + + +

                                                                                            Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                                                            +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-transparent.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-transparent.xht new file mode 100644 index 00000000000..f094f6c7f9a --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/ref-transparent-or-black-square-transparent.xht @@ -0,0 +1,28 @@ + + + +CSS Reftest Reference + + + + + + +

                                                                                            Test passes if there is a filled black or transparent square surrounded by a blue border.

                                                                                            +
                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-000-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-000-ref.xht new file mode 100644 index 00000000000..c89c6051356 --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-000-ref.xht @@ -0,0 +1,26 @@ + + + +CSS Reftest Reference + + + + + +

                                                                                            The following paragraphs should be identical:

                                                                                            +

                                                                                            This should be in a normal weight font.

                                                                                            +

                                                                                            This should be in a normal weight font.

                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-002-ref.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-002-ref.xht new file mode 100644 index 00000000000..1e59d2d8c4f --- /dev/null +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reference/shand-font-002-ref.xht @@ -0,0 +1,27 @@ + + + +CSS Reftest Reference + + + + + +

                                                                                            The following paragraphs should be identical:

                                                                                            +

                                                                                            This should be in a bold font.

                                                                                            +

                                                                                            This should be in a bold font.

                                                                                            + + \ No newline at end of file diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht index 0ab4d0466b6..cc85092d4cf 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest-toc.xht @@ -10090,10 +10090,13 @@ - + border-bottom-color-030 - = - Invalid + = + Invalid + + + = @@ -12530,10 +12533,13 @@ - + border-left-color-030 - = - Invalid + = + Invalid + + + = @@ -14490,10 +14496,13 @@ - + border-right-color-030 - = - Invalid + = + Invalid + + + = @@ -16626,10 +16635,13 @@ - + border-top-color-030 - = - Invalid + = + Invalid + + + = @@ -30344,6 +30356,14 @@ Ahem + + + + list-style-019 + = + Bitmaps + + @@ -37968,6 +37988,14 @@ + + + + padding-left-036 + = + + + @@ -38016,6 +38044,14 @@ + + + + padding-left-047 + = + + + @@ -38360,6 +38396,14 @@ + + + + padding-left-applies-to-008 + = + + + @@ -38368,6 +38412,14 @@ + + + + padding-left-applies-to-010 + = + + + @@ -38584,6 +38636,14 @@ + + + + padding-right-036 + = + + + @@ -38632,6 +38692,14 @@ + + + + padding-right-047 + = + + + @@ -41984,6 +42052,38 @@ Invalid + + + + shand-font-000 + = + + + + + + + shand-font-001 + = + + + + + + + shand-font-002 + = + + + + + + + shand-font-003 + = + + + diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list index 97ba777726c..275b475006b 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/reftest.list @@ -1264,7 +1264,8 @@ border-bottom-color-026.xht == reference/border-bottom-color-026-ref.xht border-bottom-color-027.xht == reference/border-bottom-color-027-ref.xht border-bottom-color-028.xht == reference/border-bottom-color-028-ref.xht border-bottom-color-029.xht == reference/border-bottom-color-006-ref.xht -border-bottom-color-030.xht == reference/ref-filled-black-96px-square.xht +border-bottom-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-bottom-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-bottom-color-031.xht == reference/ref-filled-black-96px-square.xht border-bottom-color-032.xht == reference/border-bottom-color-032-ref.xht border-bottom-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -1569,7 +1570,8 @@ border-left-color-026.xht == reference/border-bottom-color-026-ref.xht border-left-color-027.xht == reference/border-bottom-color-027-ref.xht border-left-color-028.xht == reference/border-bottom-color-028-ref.xht border-left-color-029.xht == reference/border-bottom-color-006-ref.xht -border-left-color-030.xht == reference/ref-filled-black-96px-square.xht +border-left-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-left-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-left-color-031.xht == reference/ref-filled-black-96px-square.xht border-left-color-032.xht == reference/border-bottom-color-032-ref.xht border-left-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -1814,7 +1816,8 @@ border-right-color-026.xht == reference/border-right-color-026-ref.xht border-right-color-027.xht == reference/border-right-color-027-ref.xht border-right-color-028.xht == reference/border-right-color-028-ref.xht border-right-color-029.xht == reference/border-right-color-006-ref.xht -border-right-color-030.xht == reference/border-right-color-007-ref.xht +border-right-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-right-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-right-color-031.xht == reference/border-right-color-007-ref.xht border-right-color-032.xht == reference/border-right-color-032-ref.xht border-right-color-033.xht == reference/border-right-color-010-ref.xht @@ -2081,7 +2084,8 @@ border-top-color-026.xht == reference/border-bottom-color-026-ref.xht border-top-color-027.xht == reference/border-bottom-color-027-ref.xht border-top-color-028.xht == reference/border-bottom-color-028-ref.xht border-top-color-029.xht == reference/border-bottom-color-006-ref.xht -border-top-color-030.xht == reference/ref-filled-black-96px-square.xht +border-top-color-030.xht == reference/ref-transparent-or-black-square-transparent.xht +border-top-color-030.xht == reference/ref-transparent-or-black-square-black.xht border-top-color-031.xht == reference/ref-filled-black-96px-square.xht border-top-color-032.xht == reference/border-bottom-color-032-ref.xht border-top-color-033.xht == reference/border-bottom-color-010-ref.xht @@ -3797,6 +3801,7 @@ line-height-applies-to-015.xht == reference/line-height-applies-to-001-ref.xht line-height-applies-to-016.xht == reference/line-height-applies-to-016-ref.xht line-height-bleed-001.xht == reference/line-height-bleed-001-ref.xht line-height-bleed-002.xht == reference/line-height-bleed-002-ref.xht +list-style-019.xht == reference/list-style-019-ref.xht list-style-021.xht == reference/list-style-021-ref.xht list-style-image-004.xht == reference/list-style-image-004-ref.xht list-style-image-005.xht == reference/list-style-image-005-ref.xht @@ -4751,12 +4756,14 @@ padding-left-028.xht == reference/margin-left-031-ref.xht padding-left-029.xht == reference/margin-left-031-ref.xht padding-left-034.xht == reference/margin-left-004-ref.xht padding-left-035.xht == reference/margin-left-004-ref.xht +padding-left-036.xht == reference/padding-left-036-ref.xht padding-left-037.xht == reference/margin-left-004-ref.xht padding-left-038.xht == reference/margin-left-004-ref.xht padding-left-039.xht == reference/margin-left-043-ref.xht padding-left-040.xht == reference/margin-left-043-ref.xht padding-left-045.xht == reference/margin-left-004-ref.xht padding-left-046.xht == reference/margin-left-004-ref.xht +padding-left-047.xht == reference/padding-left-047-ref.xht padding-left-048.xht == reference/margin-left-004-ref.xht padding-left-049.xht == reference/margin-left-004-ref.xht padding-left-050.xht == reference/margin-left-043-ref.xht @@ -4800,7 +4807,9 @@ padding-left-applies-to-004.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-005.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-006.xht == reference/margin-left-applies-to-001-ref.xht padding-left-applies-to-007.xht == reference/margin-left-applies-to-009-ref.xht +padding-left-applies-to-008.xht == reference/padding-left-applies-to-008-ref.xht padding-left-applies-to-009.xht == reference/margin-left-applies-to-009-ref.xht +padding-left-applies-to-010.xht == reference/padding-left-applies-to-010-ref.xht padding-left-applies-to-012.xht == reference/margin-left-applies-to-009-ref.xht padding-left-applies-to-013.xht == reference/margin-left-applies-to-009-ref.xht padding-left-applies-to-014.xht == reference/margin-left-applies-to-009-ref.xht @@ -4828,12 +4837,14 @@ padding-right-028.xht == reference/padding-right-028-ref.xht padding-right-029.xht == reference/padding-right-028-ref.xht padding-right-034.xht == reference/margin-left-004-ref.xht padding-right-035.xht == reference/margin-left-004-ref.xht +padding-right-036.xht == reference/padding-left-036-ref.xht padding-right-037.xht == reference/margin-left-004-ref.xht padding-right-038.xht == reference/margin-left-004-ref.xht padding-right-039.xht == reference/padding-right-039-ref.xht padding-right-040.xht == reference/padding-right-039-ref.xht padding-right-045.xht == reference/margin-left-004-ref.xht padding-right-046.xht == reference/margin-left-004-ref.xht +padding-right-047.xht == reference/padding-left-047-ref.xht padding-right-048.xht == reference/margin-left-004-ref.xht padding-right-049.xht == reference/margin-left-004-ref.xht padding-right-050.xht == reference/padding-right-039-ref.xht @@ -5253,6 +5264,10 @@ separated-border-model-009.xht == reference/separated-border-model-007-ref.xht sgml-comments-001.xht == reference/filler-text-below-green.xht shand-border-000.xht == reference/shand-border-000-ref.xht shand-border-001.xht == reference/ref-if-there-is-no-red.xht +shand-font-000.xht == reference/shand-font-000-ref.xht +shand-font-001.xht == reference/shand-font-000-ref.xht +shand-font-002.xht == reference/shand-font-002-ref.xht +shand-font-003.xht == reference/shand-font-002-ref.xht sibling-selector-002.xht == reference/filler-text-below-green.xht sort-by-order-001.xht == reference/ref-filled-green-100px-square.xht specificity-001.xht == reference/filler-text-below-green.xht diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/shand-font-000.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/shand-font-000.xht index 66cd6d79685..f24c42ff630 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/shand-font-000.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/shand-font-000.xht @@ -13,6 +13,7 @@ + + + +