diff options
author | Oriol Brufau <obrufau@igalia.com> | 2023-08-15 02:28:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-15 00:28:32 +0000 |
commit | 963104e5fc1f34cf77bb65991e83156cab6bf9d4 (patch) | |
tree | 86c5c55d62ae62f0b8aa5c172cd620c03c371737 /tests/wpt/meta/css/css-text | |
parent | 78c70112405508354b6ed8461d4e1c81c933f721 (diff) | |
download | servo-963104e5fc1f34cf77bb65991e83156cab6bf9d4.tar.gz servo-963104e5fc1f34cf77bb65991e83156cab6bf9d4.zip |
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020.
This wasn't great since layout-2020 is now the default.
So this patch unifies the lists of included tests for both layouts.
For layout-2013 this implies adding css/css-content/, css/css-logical/
and css/css-masking/clip/.
For layout-2020 this implies adding several additional css tests, and
also tests like dom/, js/, html/, etc.
Diffstat (limited to 'tests/wpt/meta/css/css-text')
582 files changed, 1736 insertions, 166 deletions
diff --git a/tests/wpt/meta/css/css-text/animations/hyphen-no-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/hyphen-no-interpolation.html.ini index 8002dbb452e..53fa0ef7805 100644 --- a/tests/wpt/meta/css/css-text/animations/hyphen-no-interpolation.html.ini +++ b/tests/wpt/meta/css/css-text/animations/hyphen-no-interpolation.html.ini @@ -250,3 +250,30 @@ [Web Animations: property <hyphens> from [initial\] to [auto\] at (1.5) should be [auto\]] expected: FAIL + + [CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (-0.3) should be ["e"\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (0) should be ["e"\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-character> from [initial\] to ["e"\] at (0.3) should be ["e"\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [10\]] + expected: FAIL + + [CSS Transitions: property <hyphens> from [initial\] to [auto\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions: property <hyphens> from [initial\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions: property <hyphens> from [initial\] to [auto\] at (0.3) should be [auto\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/letter-spacing-composition.html.ini b/tests/wpt/meta/css/css-text/animations/letter-spacing-composition.html.ini new file mode 100644 index 00000000000..a41b8940d55 --- /dev/null +++ b/tests/wpt/meta/css/css-text/animations/letter-spacing-composition.html.ini @@ -0,0 +1,45 @@ +[letter-spacing-composition.html] + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]] + expected: FAIL + + [Compositing: property <letter-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/letter-spacing-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/letter-spacing-interpolation.html.ini new file mode 100644 index 00000000000..dd7fd6c7c88 --- /dev/null +++ b/tests/wpt/meta/css/css-text/animations/letter-spacing-interpolation.html.ini @@ -0,0 +1,108 @@ +[letter-spacing-interpolation.html] + [Web Animations: property <letter-spacing> from neutral to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from neutral to [20px\] at (0) should be [30px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from neutral to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from neutral to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from neutral to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (-0.3) should be [-6px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0) should be [normal\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0.3) should be [6px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (0.6) should be [12px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [initial\] to [20px\] at (1.5) should be [30px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (-0.3) should be [-3.4px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0) should be [2px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0.3) should be [7.4px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (0.6) should be [12.8px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [inherit\] to [20px\] at (1.5) should be [29px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (-0.3) should be [-3.4px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0) should be [2px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0.3) should be [7.4px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (0.6) should be [12.8px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [unset\] to [20px\] at (1.5) should be [29px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (-0.3) should be [-16px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0) should be [-10px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0.3) should be [-4px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (0.6) should be [2px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (1) should be [10px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [-10px\] to [10px\] at (1.5) should be [20px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (-0.3) should be [-3px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0) should be [normal\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0.3) should be [3px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (0.6) should be [6px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (1) should be [10px\]] + expected: FAIL + + [Web Animations: property <letter-spacing> from [normal\] to [10px\] at (1.5) should be [15px\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini index d883f52a121..4c67a0468bc 100644 --- a/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini +++ b/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini @@ -82,3 +82,12 @@ [Web Animations: property <line-break> from [initial\] to [anywhere\] at (1.5) should be [anywhere\]] expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (-0.3) should be [anywhere\]] + expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0) should be [anywhere\]] + expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0.3) should be [anywhere\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/text-indent-composition.html.ini b/tests/wpt/meta/css/css-text/animations/text-indent-composition.html.ini new file mode 100644 index 00000000000..40e4d2e130d --- /dev/null +++ b/tests/wpt/meta/css/css-text/animations/text-indent-composition.html.ini @@ -0,0 +1,93 @@ +[text-indent-composition.html] + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (-0.3) should be [calc(100% + 20px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0) should be [calc(100% + 50px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0.3) should be [calc(100% + 80px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (0.6) should be [calc(100% + 110px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (1) should be [calc(100% + 150px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [100%\] from add [50px\] to add [150px\] at (1.5) should be [calc(100% + 200px)\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (-0.3) should be [360px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0) should be [300px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0.3) should be [240px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (0.6) should be [180px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (1) should be [100px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px\] to replace [100px\] at (1.5) should be [0px\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (-0.3) should be [-160%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0) should be [-100%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.3) should be [-40%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.5) should be [0%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (0.6) should be [20%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (1) should be [100%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [50%\] from replace [-100%\] to add [50%\] at (1.5) should be [200%\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (-0.3) should be [20px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0) should be [50px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0.3) should be [80px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (0.6) should be [110px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (1) should be [150px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px\] from add [50px each-line hanging\] to replace [150px hanging each-line\] at (1.5) should be [200px hanging each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (-0.3) should be [300px each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0) should be [300px each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0.3) should be [300px each-line\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (0.6) should be [150px hanging\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (1) should be [150px hanging\]] + expected: FAIL + + [Compositing: property <text-indent> underlying [250px each-line\] from add [50px each-line\] to replace [150px hanging\] at (1.5) should be [150px hanging\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/text-indent-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/text-indent-interpolation.html.ini index d96387bafdf..32cafd8948d 100644 --- a/tests/wpt/meta/css/css-text/animations/text-indent-interpolation.html.ini +++ b/tests/wpt/meta/css/css-text/animations/text-indent-interpolation.html.ini @@ -400,3 +400,21 @@ [Web Animations: property <text-indent> from [0px\] to [50px each-line hanging\] at (1.5) should be [50px each-line hanging\]] expected: FAIL + + [CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (-0.3) should be [50px hanging\]] + expected: FAIL + + [CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (0) should be [50px hanging\]] + expected: FAIL + + [CSS Transitions: property <text-indent> from [0px each-line\] to [50px hanging\] at (0.3) should be [50px hanging\]] + expected: FAIL + + [CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (-0.3) should be [50px each-line hanging\]] + expected: FAIL + + [CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (0) should be [50px each-line hanging\]] + expected: FAIL + + [CSS Transitions: property <text-indent> from [0px\] to [50px each-line hanging\] at (0.3) should be [50px each-line hanging\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/word-spacing-composition.html.ini b/tests/wpt/meta/css/css-text/animations/word-spacing-composition.html.ini new file mode 100644 index 00000000000..bdf726c1453 --- /dev/null +++ b/tests/wpt/meta/css/css-text/animations/word-spacing-composition.html.ini @@ -0,0 +1,45 @@ +[word-spacing-composition.html] + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]] + expected: FAIL + + [Compositing: property <word-spacing> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/animations/word-spacing-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/word-spacing-interpolation.html.ini new file mode 100644 index 00000000000..8bd2879fe12 --- /dev/null +++ b/tests/wpt/meta/css/css-text/animations/word-spacing-interpolation.html.ini @@ -0,0 +1,108 @@ +[word-spacing-interpolation.html] + [Web Animations: property <word-spacing> from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (-0.3) should be [-6px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (0.3) should be [6px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (0.6) should be [12px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [initial\] to [20px\] at (1.5) should be [30px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [unset\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (-0.3) should be [-25px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0) should be [-10px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0.3) should be [5px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (0.6) should be [20px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (1) should be [40px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [-10px\] to [40px\] at (1.5) should be [65px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (-0.3) should be [-3px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (0.3) should be [3px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (0.6) should be [6px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (1) should be [10px\]] + expected: FAIL + + [Web Animations: property <word-spacing> from [normal\] to [10px\] at (1.5) should be [15px\]] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/bidi/bidi-lines-002.html.ini b/tests/wpt/meta/css/css-text/bidi/bidi-lines-002.html.ini deleted file mode 100644 index 6a5b59fbeab..00000000000 --- a/tests/wpt/meta/css/css-text/bidi/bidi-lines-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[bidi-lines-002.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/boundary-shaping/boundary-shaping-009.html.ini b/tests/wpt/meta/css/css-text/boundary-shaping/boundary-shaping-009.html.ini new file mode 100644 index 00000000000..33a28207fcc --- /dev/null +++ b/tests/wpt/meta/css/css-text/boundary-shaping/boundary-shaping-009.html.ini @@ -0,0 +1,2 @@ +[boundary-shaping-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-allow-end-001.xht.ini b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-allow-end-001.xht.ini new file mode 100644 index 00000000000..7a9c33f7725 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-allow-end-001.xht.ini @@ -0,0 +1,2 @@ +[hanging-punctuation-allow-end-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-first-001.xht.ini b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-first-001.xht.ini new file mode 100644 index 00000000000..873112e8ec0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-first-001.xht.ini @@ -0,0 +1,2 @@ +[hanging-punctuation-first-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-force-end-001.xht.ini b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-force-end-001.xht.ini new file mode 100644 index 00000000000..f6a55de2198 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-force-end-001.xht.ini @@ -0,0 +1,2 @@ +[hanging-punctuation-force-end-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-last-001.xht.ini b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-last-001.xht.ini new file mode 100644 index 00000000000..4c63b89c110 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-punctuation-last-001.xht.ini @@ -0,0 +1,2 @@ +[hanging-punctuation-last-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-scrollable-001.html.ini b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-scrollable-001.html.ini new file mode 100644 index 00000000000..4841641239a --- /dev/null +++ b/tests/wpt/meta/css/css-text/hanging-punctuation/hanging-scrollable-001.html.ini @@ -0,0 +1,2 @@ +[hanging-scrollable-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-002.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-002.html.ini new file mode 100644 index 00000000000..8d731c13b0c --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-002.html.ini @@ -0,0 +1,2 @@ +[hyphens-auto-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-last-word-001.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-last-word-001.html.ini new file mode 100644 index 00000000000..93ffa116c99 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-auto-last-word-001.html.ini @@ -0,0 +1,2 @@ +[hyphens-auto-last-word-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-manual-inline-010.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-manual-inline-010.html.ini deleted file mode 100644 index 72e69a660c5..00000000000 --- a/tests/wpt/meta/css/css-text/hyphens/hyphens-manual-inline-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[hyphens-manual-inline-010.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-011.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-011.html.ini new file mode 100644 index 00000000000..93e96554135 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-011.html.ini @@ -0,0 +1,2 @@ +[hyphens-none-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-012.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-012.html.ini deleted file mode 100644 index 3e5eb84e7e0..00000000000 --- a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-012.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[hyphens-none-012.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-013.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-013.html.ini deleted file mode 100644 index c583e0f1919..00000000000 --- a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-013.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[hyphens-none-013.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-none-014.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-014.html.ini new file mode 100644 index 00000000000..eff59a639d5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-none-014.html.ini @@ -0,0 +1,2 @@ +[hyphens-none-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-overflow-001.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-overflow-001.html.ini new file mode 100644 index 00000000000..8794a71c1e8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-overflow-001.html.ini @@ -0,0 +1,2 @@ +[hyphens-overflow-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-punctuation-001.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-punctuation-001.html.ini new file mode 100644 index 00000000000..756c4be5011 --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-punctuation-001.html.ini @@ -0,0 +1,2 @@ +[hyphens-punctuation-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/hyphens-shaping-002.html.ini b/tests/wpt/meta/css/css-text/hyphens/hyphens-shaping-002.html.ini new file mode 100644 index 00000000000..3d01534bf8d --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/hyphens-shaping-002.html.ini @@ -0,0 +1,2 @@ +[hyphens-shaping-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/hyphens/shy-styling-001.html.ini b/tests/wpt/meta/css/css-text/hyphens/shy-styling-001.html.ini new file mode 100644 index 00000000000..28fba5b7deb --- /dev/null +++ b/tests/wpt/meta/css/css-text/hyphens/shy-styling-001.html.ini @@ -0,0 +1,2 @@ +[shy-styling-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/inheritance.html.ini b/tests/wpt/meta/css/css-text/inheritance.html.ini index 571b4929047..a8eba1c02e2 100644 --- a/tests/wpt/meta/css/css-text/inheritance.html.ini +++ b/tests/wpt/meta/css/css-text/inheritance.html.ini @@ -70,3 +70,9 @@ [Property word-wrap inherits] expected: FAIL + + [Property white-space-collapse has initial value collapse] + expected: FAIL + + [Property white-space-collapse inherits] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-211.html.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-211.html.ini deleted file mode 100644 index a7ed416610d..00000000000 --- a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-211.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[letter-spacing-211.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-003.xht.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-003.xht.ini new file mode 100644 index 00000000000..79d304a4076 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-003.xht.ini @@ -0,0 +1,2 @@ +[letter-spacing-bidi-003.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-004.xht.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-004.xht.ini new file mode 100644 index 00000000000..589ff07398a --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-004.xht.ini @@ -0,0 +1,2 @@ +[letter-spacing-bidi-004.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-005.xht.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-005.xht.ini new file mode 100644 index 00000000000..93ca946d555 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-bidi-005.xht.ini @@ -0,0 +1,2 @@ +[letter-spacing-bidi-005.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-control-chars-001.html.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-control-chars-001.html.ini new file mode 100644 index 00000000000..3a1b28a2283 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-control-chars-001.html.ini @@ -0,0 +1,2 @@ +[letter-spacing-control-chars-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-end-of-line-001.html.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-end-of-line-001.html.ini new file mode 100644 index 00000000000..541dbbd3f09 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-end-of-line-001.html.ini @@ -0,0 +1,2 @@ +[letter-spacing-end-of-line-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-ligatures-003.html.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-ligatures-003.html.ini new file mode 100644 index 00000000000..8b0f8b5aed2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-ligatures-003.html.ini @@ -0,0 +1,2 @@ +[letter-spacing-ligatures-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-001.html.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-001.html.ini new file mode 100644 index 00000000000..c7e79407a88 --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-001.html.ini @@ -0,0 +1,2 @@ +[letter-spacing-nesting-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-003.xht.ini b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-003.xht.ini new file mode 100644 index 00000000000..ead0e49c4fe --- /dev/null +++ b/tests/wpt/meta/css/css-text/letter-spacing/letter-spacing-nesting-003.xht.ini @@ -0,0 +1,2 @@ +[letter-spacing-nesting-003.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-001.html.ini new file mode 100644 index 00000000000..3d475eda831 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-001.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-002.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-002.html.ini new file mode 100644 index 00000000000..83232ded79f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-002.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-003.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-003.html.ini new file mode 100644 index 00000000000..1a99d9ce901 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-003.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-004.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-004.html.ini new file mode 100644 index 00000000000..a8bf7f5a71e --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-004.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-005.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-005.html.ini new file mode 100644 index 00000000000..d54d6939bf8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-005.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-006.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-006.html.ini new file mode 100644 index 00000000000..8fa79ead280 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-006.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-007.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-007.html.ini new file mode 100644 index 00000000000..34e28808724 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-007.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-008.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-008.html.ini new file mode 100644 index 00000000000..4766db40a7f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-008.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-009.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-009.html.ini new file mode 100644 index 00000000000..aebe2393bb3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-009.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-010.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-010.html.ini new file mode 100644 index 00000000000..7c53e213828 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-010.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-011.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-011.html.ini new file mode 100644 index 00000000000..f2aa07b2783 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-011.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-012.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-012.html.ini new file mode 100644 index 00000000000..3379705470f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-012.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-013.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-013.html.ini new file mode 100644 index 00000000000..87ef685c4cc --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-013.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-014.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-014.html.ini new file mode 100644 index 00000000000..3d83c29b22c --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-014.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-015.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-015.html.ini new file mode 100644 index 00000000000..8153dd8d24c --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-015.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-016.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-016.html.ini deleted file mode 100644 index 1edd3385e3c..00000000000 --- a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-016.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-break-anywhere-016.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-017.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-017.html.ini new file mode 100644 index 00000000000..b3bb55e9a17 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-017.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-004.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-004.html.ini deleted file mode 100644 index 50c39c4f1a5..00000000000 --- a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-break-anywhere-and-white-space-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-005.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-005.html.ini new file mode 100644 index 00000000000..b519af7ce3a --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-005.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-and-white-space-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-007.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-007.html.ini deleted file mode 100644 index 1a7f7b10fe6..00000000000 --- a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-break-anywhere-and-white-space-007.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-008.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-008.html.ini new file mode 100644 index 00000000000..58968a23286 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-008.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-and-white-space-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-009.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-009.html.ini new file mode 100644 index 00000000000..e791a89089f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-and-white-space-009.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-and-white-space-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-001.html.ini new file mode 100644 index 00000000000..151fa589805 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-001.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-002.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-002.html.ini new file mode 100644 index 00000000000..1a3d2f43091 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-002.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-003.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-003.html.ini new file mode 100644 index 00000000000..3487387fb37 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-003.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-004.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-004.html.ini new file mode 100644 index 00000000000..f4d0422a3bb --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-004.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-005.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-005.html.ini new file mode 100644 index 00000000000..24877a8d59a --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-005.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-006.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-006.html.ini new file mode 100644 index 00000000000..2988acb800f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-006.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-007.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-007.html.ini new file mode 100644 index 00000000000..a148375d374 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-007.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-008.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-008.html.ini new file mode 100644 index 00000000000..5383ef5eb82 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-008.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-009.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-009.html.ini new file mode 100644 index 00000000000..5934f43112a --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-009.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-011.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-011.html.ini new file mode 100644 index 00000000000..7cec821ea20 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-011.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-013.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-013.html.ini new file mode 100644 index 00000000000..24a2797efb4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-013.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-014.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-014.html.ini new file mode 100644 index 00000000000..e4d69eda8d4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-014.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-015.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-015.html.ini new file mode 100644 index 00000000000..a402bca6a59 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-015.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-016.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-016.html.ini new file mode 100644 index 00000000000..0b218fe7acb --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-016.html.ini @@ -0,0 +1,2 @@ +[line-break-anywhere-overrides-uax-behavior-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-011.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-011.xht.ini new file mode 100644 index 00000000000..4c95f99d1c5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-011.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-011.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-012.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-012.xht.ini new file mode 100644 index 00000000000..26fe79ee1a7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-012.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-012.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-013.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-013.xht.ini new file mode 100644 index 00000000000..fdc2c363014 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-013.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-013.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-014.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-014.xht.ini new file mode 100644 index 00000000000..4b5d323daa1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-014.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-014.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-015.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-015.xht.ini new file mode 100644 index 00000000000..a35228429f9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-015.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-015.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-016a.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-016a.xht.ini new file mode 100644 index 00000000000..10cdf226e88 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-016a.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-016a.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-016b.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-016b.xht.ini new file mode 100644 index 00000000000..4149619c2f0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-016b.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-016b.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-017a.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-017a.xht.ini new file mode 100644 index 00000000000..73d616f9327 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-017a.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-017a.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-017b.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-017b.xht.ini new file mode 100644 index 00000000000..757d63998d2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-017b.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-017b.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-018.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-018.xht.ini new file mode 100644 index 00000000000..4b9be52268f --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-018.xht.ini @@ -0,0 +1,2 @@ +[line-break-loose-018.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-001.html.ini new file mode 100644 index 00000000000..438d696be53 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-001.html.ini @@ -0,0 +1,2 @@ +[line-break-loose-hyphens-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-002.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-002.html.ini new file mode 100644 index 00000000000..eeb90b238ac --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-loose-hyphens-002.html.ini @@ -0,0 +1,2 @@ +[line-break-loose-hyphens-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-normal-011.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-normal-011.xht.ini new file mode 100644 index 00000000000..2efce4a7118 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-normal-011.xht.ini @@ -0,0 +1,2 @@ +[line-break-normal-011.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-normal-012.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-normal-012.xht.ini new file mode 100644 index 00000000000..46982f363ba --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-normal-012.xht.ini @@ -0,0 +1,2 @@ +[line-break-normal-012.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-normal-013.xht.ini b/tests/wpt/meta/css/css-text/line-break/line-break-normal-013.xht.ini new file mode 100644 index 00000000000..2de271314d1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-normal-013.xht.ini @@ -0,0 +1,2 @@ +[line-break-normal-013.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-001.html.ini new file mode 100644 index 00000000000..8331ec156d0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-001.html.ini @@ -0,0 +1,2 @@ +[line-break-normal-hyphens-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-002.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-002.html.ini new file mode 100644 index 00000000000..6c5a35a616a --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-normal-hyphens-002.html.ini @@ -0,0 +1,2 @@ +[line-break-normal-hyphens-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-shaping-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-shaping-001.html.ini new file mode 100644 index 00000000000..32c0af06758 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-shaping-001.html.ini @@ -0,0 +1,2 @@ +[line-break-shaping-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-001.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-001.html.ini new file mode 100644 index 00000000000..b19095ec122 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-001.html.ini @@ -0,0 +1,2 @@ +[line-break-strict-hyphens-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-002.html.ini b/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-002.html.ini new file mode 100644 index 00000000000..30638abfae7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-break/line-break-strict-hyphens-002.html.ini @@ -0,0 +1,2 @@ +[line-break-strict-hyphens-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-001.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-001.html.ini deleted file mode 100644 index 07003f36f1a..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-002.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-002.html.ini deleted file mode 100644 index 522ae440966..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-002.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-003.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-003.html.ini deleted file mode 100644 index c779d922d35..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-003.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-004.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-004.html.ini deleted file mode 100644 index 365427e289f..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-005.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-005.html.ini deleted file mode 100644 index cd5c39d9e9f..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-005.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-006.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-006.html.ini deleted file mode 100644 index 0ed8bd03f62..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-006.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-007.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-007.html.ini deleted file mode 100644 index ca0ddea2bce..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-007.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-008.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-008.html.ini deleted file mode 100644 index bef086aba18..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-008.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-010.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-010.html.ini deleted file mode 100644 index 8869ad8f79b..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-010.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-012.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-012.html.ini new file mode 100644 index 00000000000..6fd167de2a7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-012.html.ini @@ -0,0 +1,2 @@ +[line-breaking-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-013.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-013.html.ini new file mode 100644 index 00000000000..e6270623da9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-013.html.ini @@ -0,0 +1,2 @@ +[line-breaking-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-014.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-014.html.ini new file mode 100644 index 00000000000..d9ffea5b5ee --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-014.html.ini @@ -0,0 +1,2 @@ +[line-breaking-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-017.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-017.html.ini new file mode 100644 index 00000000000..84ea268e264 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-017.html.ini @@ -0,0 +1,2 @@ +[line-breaking-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-018.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-018.html.ini new file mode 100644 index 00000000000..773e4c78204 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-018.html.ini @@ -0,0 +1,2 @@ +[line-breaking-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-019.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-019.html.ini new file mode 100644 index 00000000000..1dc4e500f88 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-019.html.ini @@ -0,0 +1,2 @@ +[line-breaking-019.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-021.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-021.html.ini new file mode 100644 index 00000000000..0301f562755 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-021.html.ini @@ -0,0 +1,2 @@ +[line-breaking-021.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-001.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-001.html.ini deleted file mode 100644 index 5f242b78b05..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-atomic-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-002.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-002.html.ini new file mode 100644 index 00000000000..c7c55182e95 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-002.html.ini @@ -0,0 +1,2 @@ +[line-breaking-atomic-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-004.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-004.html.ini new file mode 100644 index 00000000000..295c687d088 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-004.html.ini @@ -0,0 +1,2 @@ +[line-breaking-atomic-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-005.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-005.html.ini new file mode 100644 index 00000000000..404fded9f9a --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-005.html.ini @@ -0,0 +1,2 @@ +[line-breaking-atomic-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-006.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-006.html.ini deleted file mode 100644 index 6045172ba6a..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-atomic-006.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-009.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-009.html.ini new file mode 100644 index 00000000000..05befa37f08 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-009.html.ini @@ -0,0 +1,2 @@ +[line-breaking-atomic-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-nowrap-001.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-nowrap-001.html.ini new file mode 100644 index 00000000000..141bb2db924 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-atomic-nowrap-001.html.ini @@ -0,0 +1,12 @@ +[line-breaking-atomic-nowrap-001.html] + [CSS Text Test: Check atomic inline+NBSP quirk does not apply if nowrap] + expected: FAIL + + [CSS Text Test: Check atomic inline+NBSP quirk does not apply if nowrap 1] + expected: FAIL + + [CSS Text Test: Check atomic inline+NBSP quirk does not apply if nowrap 2] + expected: FAIL + + [CSS Text Test: Check atomic inline+NBSP quirk does not apply if nowrap 3] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-ic-001.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-ic-001.html.ini deleted file mode 100644 index 300d468050d..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-ic-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-ic-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-001.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-001.html.ini new file mode 100644 index 00000000000..79d633912dc --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-001.html.ini @@ -0,0 +1,2 @@ +[line-breaking-replaced-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-002.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-002.html.ini new file mode 100644 index 00000000000..2124109d549 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-002.html.ini @@ -0,0 +1,2 @@ +[line-breaking-replaced-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-003.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-003.html.ini deleted file mode 100644 index a414a0f9440..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-replaced-003.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-004.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-004.html.ini new file mode 100644 index 00000000000..1ac0d8e8d9e --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-004.html.ini @@ -0,0 +1,2 @@ +[line-breaking-replaced-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-005.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-005.html.ini deleted file mode 100644 index ff07e6148c0..00000000000 --- a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[line-breaking-replaced-005.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-006.html.ini b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-006.html.ini new file mode 100644 index 00000000000..bd0b0384885 --- /dev/null +++ b/tests/wpt/meta/css/css-text/line-breaking/line-breaking-replaced-006.html.ini @@ -0,0 +1,2 @@ +[line-breaking-replaced-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-001.html.ini new file mode 100644 index 00000000000..735c6a7b498 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-002.html.ini new file mode 100644 index 00000000000..26d0016107d --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-002.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-003.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-003.html.ini new file mode 100644 index 00000000000..4f7a36e2280 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-003.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-005.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-005.html.ini new file mode 100644 index 00000000000..c2c55d6be5f --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-005.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-006.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-006.html.ini new file mode 100644 index 00000000000..487ba5fad2f --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-006.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-007.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-007.html.ini new file mode 100644 index 00000000000..270e0bf115c --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-007.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-008.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-008.html.ini new file mode 100644 index 00000000000..0cf4645059f --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-008.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-009.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-009.html.ini new file mode 100644 index 00000000000..e8ffced7a01 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-009.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-010.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-010.html.ini new file mode 100644 index 00000000000..06b8b72b342 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-010.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-001.html.ini new file mode 100644 index 00000000000..e808a9f1730 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-inline-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-001.html.ini new file mode 100644 index 00000000000..b9fda1619b1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-anywhere-span-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-002.html.ini new file mode 100644 index 00000000000..895b594e3cd --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-anywhere-span-002.html.ini @@ -0,0 +1,3 @@ +[overflow-wrap-anywhere-span-002.html] + [#container 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-002.html.ini new file mode 100644 index 00000000000..22790db101e --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-002.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-003.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-003.html.ini new file mode 100644 index 00000000000..911e9122795 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-003.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-005.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-005.html.ini new file mode 100644 index 00000000000..0e92e0121e1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-005.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html.ini new file mode 100644 index 00000000000..b2783913393 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-007.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-007.html.ini new file mode 100644 index 00000000000..d3d12cf452f --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-007.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html.ini new file mode 100644 index 00000000000..cce949c8c12 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-009.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-009.html.ini new file mode 100644 index 00000000000..fb47feebbb9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-009.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-010.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-010.html.ini new file mode 100644 index 00000000000..da457ab8eba --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-010.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001.html.ini index b9700e12d99..c9e6724f1ff 100644 --- a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001.html.ini +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001.html.ini @@ -1,6 +1,3 @@ [overflow-wrap-break-word-keep-all-001.html] [0000000000] expected: FAIL - - [헬로우월드헬로우월드헬로우월드헬로우월드헬로우월드] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-001.html.ini new file mode 100644 index 00000000000..83b12ab7bbe --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-break-word-span-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-002.html.ini new file mode 100644 index 00000000000..cd5b621151a --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-break-word-span-002.html.ini @@ -0,0 +1,3 @@ +[overflow-wrap-break-word-span-002.html] + [#container 1] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-001.html.ini new file mode 100644 index 00000000000..13aaeddda68 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-cluster-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-002.html.ini new file mode 100644 index 00000000000..a99d5a153ac --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-cluster-002.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-cluster-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html.ini new file mode 100644 index 00000000000..d0e0bb36b57 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-002.html.ini new file mode 100644 index 00000000000..3f03badedc1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-002.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003.html.ini new file mode 100644 index 00000000000..538281e363b --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004.html.ini new file mode 100644 index 00000000000..38e4b2dcd29 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-005.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-005.html.ini new file mode 100644 index 00000000000..dd7cc7b0711 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-005.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-006.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-006.html.ini new file mode 100644 index 00000000000..0e1f7bd4623 --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-006.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-007.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-007.html.ini new file mode 100644 index 00000000000..28b5a5c70ff --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-min-content-size-007.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-min-content-size-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-001.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-001.html.ini new file mode 100644 index 00000000000..7723a66c02d --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-001.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-shaping-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-002.html.ini b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-002.html.ini new file mode 100644 index 00000000000..8c4e84160fa --- /dev/null +++ b/tests/wpt/meta/css/css-text/overflow-wrap/overflow-wrap-shaping-002.html.ini @@ -0,0 +1,2 @@ +[overflow-wrap-shaping-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini new file mode 100644 index 00000000000..64ad3efe733 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini @@ -0,0 +1,51 @@ +[hanging-punctuation-valid.html] + [e.style['hanging-punctuation'\] = "none" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "allow-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "allow-end first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last allow-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first allow-end last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first last force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end first last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "allow-end last first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last first force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last allow-end first" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/hyphens-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/hyphens-computed.html.ini new file mode 100644 index 00000000000..db6b678c53b --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/hyphens-computed.html.ini @@ -0,0 +1,9 @@ +[hyphens-computed.html] + [Property hyphens value 'none'] + expected: FAIL + + [Property hyphens value 'manual'] + expected: FAIL + + [Property hyphens value 'auto'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/hyphens-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/hyphens-valid.html.ini new file mode 100644 index 00000000000..210a29013cf --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/hyphens-valid.html.ini @@ -0,0 +1,9 @@ +[hyphens-valid.html] + [e.style['hyphens'\] = "none" should set the property value] + expected: FAIL + + [e.style['hyphens'\] = "manual" should set the property value] + expected: FAIL + + [e.style['hyphens'\] = "auto" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/line-break-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/line-break-computed.html.ini new file mode 100644 index 00000000000..e3eebf8e1ea --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/line-break-computed.html.ini @@ -0,0 +1,15 @@ +[line-break-computed.html] + [Property line-break value 'auto'] + expected: FAIL + + [Property line-break value 'loose'] + expected: FAIL + + [Property line-break value 'normal'] + expected: FAIL + + [Property line-break value 'strict'] + expected: FAIL + + [Property line-break value 'anywhere'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/line-break-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/line-break-valid.html.ini new file mode 100644 index 00000000000..92c3ecc3203 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/line-break-valid.html.ini @@ -0,0 +1,15 @@ +[line-break-valid.html] + [e.style['line-break'\] = "auto" should set the property value] + expected: FAIL + + [e.style['line-break'\] = "loose" should set the property value] + expected: FAIL + + [e.style['line-break'\] = "normal" should set the property value] + expected: FAIL + + [e.style['line-break'\] = "strict" should set the property value] + expected: FAIL + + [e.style['line-break'\] = "anywhere" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/tab-size-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/tab-size-computed.html.ini new file mode 100644 index 00000000000..74be6810761 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/tab-size-computed.html.ini @@ -0,0 +1,24 @@ +[tab-size-computed.html] + [Property tab-size value '0'] + expected: FAIL + + [Property tab-size value '16'] + expected: FAIL + + [Property tab-size value '4'] + expected: FAIL + + [Property tab-size value '2.5'] + expected: FAIL + + [Property tab-size value '0px'] + expected: FAIL + + [Property tab-size value '10px'] + expected: FAIL + + [Property tab-size value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property tab-size value 'calc(10px - 0.5em)'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/tab-size-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/tab-size-valid.html.ini new file mode 100644 index 00000000000..19369814d9b --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/tab-size-valid.html.ini @@ -0,0 +1,15 @@ +[tab-size-valid.html] + [e.style['tab-size'\] = "0" should set the property value] + expected: FAIL + + [e.style['tab-size'\] = "2.5" should set the property value] + expected: FAIL + + [e.style['tab-size'\] = "0px" should set the property value] + expected: FAIL + + [e.style['tab-size'\] = "10px" should set the property value] + expected: FAIL + + [e.style['tab-size'\] = "calc(2em + 3ex)" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-align-all-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/text-align-all-valid.html.ini new file mode 100644 index 00000000000..26b2a31d21b --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-align-all-valid.html.ini @@ -0,0 +1,21 @@ +[text-align-all-valid.html] + [e.style['text-align-all'\] = "start" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "end" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "left" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "right" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "center" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "justify" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "match-parent" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-align-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/text-align-computed.html.ini index 13e932008e2..e2fd57915cd 100644 --- a/tests/wpt/meta/css/css-text/parsing/text-align-computed.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/text-align-computed.html.ini @@ -1,6 +1,3 @@ [text-align-computed.html] - [Property text-align value 'justify'] - expected: FAIL - [Property text-align value 'match-parent'] expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-align-last-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/text-align-last-computed.html.ini new file mode 100644 index 00000000000..caacd247918 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-align-last-computed.html.ini @@ -0,0 +1,24 @@ +[text-align-last-computed.html] + [Property text-align-last value 'auto'] + expected: FAIL + + [Property text-align-last value 'start'] + expected: FAIL + + [Property text-align-last value 'end'] + expected: FAIL + + [Property text-align-last value 'left'] + expected: FAIL + + [Property text-align-last value 'right'] + expected: FAIL + + [Property text-align-last value 'center'] + expected: FAIL + + [Property text-align-last value 'justify'] + expected: FAIL + + [Property text-align-last value 'match-parent'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-align-last-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/text-align-last-valid.html.ini new file mode 100644 index 00000000000..7dfe1171ac5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-align-last-valid.html.ini @@ -0,0 +1,24 @@ +[text-align-last-valid.html] + [e.style['text-align-last'\] = "auto" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "start" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "end" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "left" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "right" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "center" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "justify" should set the property value] + expected: FAIL + + [e.style['text-align-last'\] = "match-parent" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-align-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/text-align-valid.html.ini index 973fcb42503..4ef079951d3 100644 --- a/tests/wpt/meta/css/css-text/parsing/text-align-valid.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/text-align-valid.html.ini @@ -1,7 +1,4 @@ [text-align-valid.html] - [e.style['text-align'\] = "justify" should set the property value] - expected: FAIL - [e.style['text-align'\] = "match-parent" should set the property value] expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini new file mode 100644 index 00000000000..9b0fc900654 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini @@ -0,0 +1,15 @@ +[text-autospace-computed.html] + [Property text-autospace value 'normal'] + expected: FAIL + + [Property text-autospace value 'no-autospace'] + expected: FAIL + + [Property text-autospace value 'auto'] + expected: FAIL + + [Property text-autospace value 'ideograph-alpha'] + expected: FAIL + + [Property text-autospace value 'ideograph-numeric'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-autospace-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/text-autospace-valid.html.ini new file mode 100644 index 00000000000..77015f212ee --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-autospace-valid.html.ini @@ -0,0 +1,30 @@ +[text-autospace-valid.html] + [e.style['text-autospace'\] = "normal" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "no-autospace" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "auto" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "ideograph-alpha" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "ideograph-numeric" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "ideograph-alpha ideograph-numeric" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "punctuation" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "punctuation normal" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "punctuation ideograph-alpha" should set the property value] + expected: FAIL + + [e.style['text-autospace'\] = "punctuation ideograph-alpha ideograph-numeric" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-transform-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/text-transform-computed.html.ini index 0170010bd0b..8f297a21842 100644 --- a/tests/wpt/meta/css/css-text/parsing/text-transform-computed.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/text-transform-computed.html.ini @@ -25,3 +25,6 @@ [Property text-transform value 'uppercase full-width full-size-kana'] expected: FAIL + + [Property text-transform value 'math-auto'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/text-transform-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/text-transform-valid.html.ini index 95a544b2286..2d2017f8d23 100644 --- a/tests/wpt/meta/css/css-text/parsing/text-transform-valid.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/text-transform-valid.html.ini @@ -52,3 +52,6 @@ [e.style['text-transform'\] = "full-size-kana full-width capitalize" should set the property value] expected: FAIL + + [e.style['text-transform'\] = "math-auto" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/white-space-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/white-space-computed.html.ini new file mode 100644 index 00000000000..1d3df50a67a --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/white-space-computed.html.ini @@ -0,0 +1,3 @@ +[white-space-computed.html] + [Property white-space value 'break-spaces'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/white-space-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/white-space-valid.html.ini new file mode 100644 index 00000000000..b0c85a1621f --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/white-space-valid.html.ini @@ -0,0 +1,3 @@ +[white-space-valid.html] + [e.style['white-space'\] = "break-spaces" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini new file mode 100644 index 00000000000..ac397c364d3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini @@ -0,0 +1,6 @@ +[word-boundary-detection-computed.html] + [Property word-boundary-detection value 'normal'] + expected: FAIL + + [Property word-boundary-detection value 'manual'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini new file mode 100644 index 00000000000..fdd2a316ceb --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini @@ -0,0 +1,6 @@ +[word-boundary-detection-valid.html] + [e.style['word-boundary-detection'\] = "normal" should set the property value] + expected: FAIL + + [e.style['word-boundary-detection'\] = "manual" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini new file mode 100644 index 00000000000..501387c036d --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini @@ -0,0 +1,9 @@ +[word-boundary-expansion-computed.html] + [Property word-boundary-expansion value 'none'] + expected: FAIL + + [Property word-boundary-expansion value 'space'] + expected: FAIL + + [Property word-boundary-expansion value 'ideographic-space'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini new file mode 100644 index 00000000000..3df060e1f23 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini @@ -0,0 +1,9 @@ +[word-boundary-expansion-valid.html] + [e.style['word-boundary-expansion'\] = "none" should set the property value] + expected: FAIL + + [e.style['word-boundary-expansion'\] = "space" should set the property value] + expected: FAIL + + [e.style['word-boundary-expansion'\] = "ideographic-space" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-break-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/word-break-computed.html.ini index a5543d60db3..360187f4958 100644 --- a/tests/wpt/meta/css/css-text/parsing/word-break-computed.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/word-break-computed.html.ini @@ -10,3 +10,6 @@ [Property word-break value 'break-word'] expected: FAIL + + [Property word-break value 'auto-phrase'] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-break-valid.html.ini b/tests/wpt/meta/css/css-text/parsing/word-break-valid.html.ini index 0d522033e22..21080b77bc2 100644 --- a/tests/wpt/meta/css/css-text/parsing/word-break-valid.html.ini +++ b/tests/wpt/meta/css/css-text/parsing/word-break-valid.html.ini @@ -10,3 +10,6 @@ [e.style['word-break'\] = "break-word" should set the property value] expected: FAIL + + [e.style['word-break'\] = "auto-phrase" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/parsing/word-spacing-invalid.html.ini b/tests/wpt/meta/css/css-text/parsing/word-spacing-invalid.html.ini new file mode 100644 index 00000000000..6a12a1878a5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/word-spacing-invalid.html.ini @@ -0,0 +1,3 @@ +[word-spacing-invalid.html] + [e.style['word-spacing'\] = "20%" should not set the property value] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-001-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-001-ref.html.ini new file mode 100644 index 00000000000..4dd39974a1f --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-001-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-001-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-002-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-002-ref.html.ini new file mode 100644 index 00000000000..ba8f3bd25c6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-002-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-002-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-003-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-003-ref.html.ini new file mode 100644 index 00000000000..d7596d53dcd --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-003-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-003-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-008-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-008-ref.html.ini new file mode 100644 index 00000000000..72e4697e0c4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-008-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-008-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-009-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-009-ref.html.ini new file mode 100644 index 00000000000..a454e7544d1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-009-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-009-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-010-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-010-ref.html.ini new file mode 100644 index 00000000000..5cd24f212ed --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-010-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-010-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-011-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-011-ref.html.ini new file mode 100644 index 00000000000..ae855864b96 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-011-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-011-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-020-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-020-ref.html.ini new file mode 100644 index 00000000000..43014fcbcca --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-020-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-020-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-021-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-021-ref.html.ini new file mode 100644 index 00000000000..b99803ef7f7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-021-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-021-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-023-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-023-ref.html.ini new file mode 100644 index 00000000000..5d9260aca14 --- /dev/null +++ b/tests/wpt/meta/css/css-text/shaping/reference/shaping-023-ref.html.ini @@ -0,0 +1,2 @@ +[shaping-023-ref.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-024-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-024-ref.html.ini deleted file mode 100644 index 2e8413fc83c..00000000000 --- a/tests/wpt/meta/css/css-text/shaping/reference/shaping-024-ref.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[shaping-024-ref.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/reference/shaping-025-ref.html.ini b/tests/wpt/meta/css/css-text/shaping/reference/shaping-025-ref.html.ini deleted file mode 100644 index 45f52a2c7a9..00000000000 --- a/tests/wpt/meta/css/css-text/shaping/reference/shaping-025-ref.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[shaping-025-ref.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/shaping/shaping_lig-001.html.ini b/tests/wpt/meta/css/css-text/shaping/shaping_lig-001.html.ini deleted file mode 100644 index 2ad9471aac8..00000000000 --- a/tests/wpt/meta/css/css-text/shaping/shaping_lig-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[shaping_lig-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/tab-size/tab-min-rendered-width-1.html.ini b/tests/wpt/meta/css/css-text/tab-size/tab-min-rendered-width-1.html.ini new file mode 100644 index 00000000000..bcd481f82f6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/tab-size/tab-min-rendered-width-1.html.ini @@ -0,0 +1,2 @@ +[tab-min-rendered-width-1.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/tab-size/tab-size-inheritance-001.html.ini b/tests/wpt/meta/css/css-text/tab-size/tab-size-inheritance-001.html.ini new file mode 100644 index 00000000000..9950ceeb7d8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/tab-size/tab-size-inheritance-001.html.ini @@ -0,0 +1,2 @@ +[tab-size-inheritance-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/tab-size/tab-size-spacing-001.html.ini b/tests/wpt/meta/css/css-text/tab-size/tab-size-spacing-001.html.ini new file mode 100644 index 00000000000..5624b971579 --- /dev/null +++ b/tests/wpt/meta/css/css-text/tab-size/tab-size-spacing-001.html.ini @@ -0,0 +1,2 @@ +[tab-size-spacing-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/tab-size/tab-size.html.ini b/tests/wpt/meta/css/css-text/tab-size/tab-size.html.ini new file mode 100644 index 00000000000..b58f6971690 --- /dev/null +++ b/tests/wpt/meta/css/css-text/tab-size/tab-size.html.ini @@ -0,0 +1,3 @@ +[tab-size.html] + [Test tab-size measurements] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-end-003.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-end-003.html.ini new file mode 100644 index 00000000000..f077bfc99e9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-end-003.html.ini @@ -0,0 +1,2 @@ +[text-align-end-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-end-007.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-end-007.html.ini new file mode 100644 index 00000000000..97499998f50 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-end-007.html.ini @@ -0,0 +1,2 @@ +[text-align-end-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-end-009.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-end-009.html.ini new file mode 100644 index 00000000000..50869a31527 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-end-009.html.ini @@ -0,0 +1,2 @@ +[text-align-end-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-end-014.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-end-014.html.ini new file mode 100644 index 00000000000..8a7b2753aa7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-end-014.html.ini @@ -0,0 +1,2 @@ +[text-align-end-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-end-016.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-end-016.html.ini new file mode 100644 index 00000000000..2d62818f592 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-end-016.html.ini @@ -0,0 +1,2 @@ +[text-align-end-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justify-003.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justify-003.html.ini new file mode 100644 index 00000000000..36a20de56f5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justify-003.html.ini @@ -0,0 +1,2 @@ +[text-align-justify-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justify-005.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justify-005.html.ini new file mode 100644 index 00000000000..8118b5f9f29 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justify-005.html.ini @@ -0,0 +1,2 @@ +[text-align-justify-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-001.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-001.html.ini new file mode 100644 index 00000000000..3d108b1ed7d --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-001.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-002.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-002.html.ini new file mode 100644 index 00000000000..dd1e8bcfd2c --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-002.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-003.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-003.html.ini new file mode 100644 index 00000000000..5dee9a98b2e --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-003.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-004.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-004.html.ini new file mode 100644 index 00000000000..4dde867f48a --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-004.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-005.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-005.html.ini new file mode 100644 index 00000000000..324ff4252f0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-005.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-006.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-006.html.ini new file mode 100644 index 00000000000..e55e1432895 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-justifyall-006.html.ini @@ -0,0 +1,2 @@ +[text-align-justifyall-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-last-wins-001.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-last-wins-001.html.ini new file mode 100644 index 00000000000..4c9d37a3754 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-last-wins-001.html.ini @@ -0,0 +1,2 @@ +[text-align-last-wins-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-start-003.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-start-003.html.ini new file mode 100644 index 00000000000..e80ca065cef --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-start-003.html.ini @@ -0,0 +1,2 @@ +[text-align-start-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-start-007.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-start-007.html.ini new file mode 100644 index 00000000000..c61aadb3c97 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-start-007.html.ini @@ -0,0 +1,2 @@ +[text-align-start-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-start-009.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-start-009.html.ini new file mode 100644 index 00000000000..99ce17f8602 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-start-009.html.ini @@ -0,0 +1,2 @@ +[text-align-start-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-start-014.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-start-014.html.ini new file mode 100644 index 00000000000..cfbb9c59518 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-start-014.html.ini @@ -0,0 +1,2 @@ +[text-align-start-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-align/text-align-start-016.html.ini b/tests/wpt/meta/css/css-text/text-align/text-align-start-016.html.ini new file mode 100644 index 00000000000..8125297f3ad --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-align/text-align-start-016.html.ini @@ -0,0 +1,2 @@ +[text-align-start-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-encoding/shaping-join-002.html.ini b/tests/wpt/meta/css/css-text/text-encoding/shaping-join-002.html.ini new file mode 100644 index 00000000000..68f5eace7c7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-encoding/shaping-join-002.html.ini @@ -0,0 +1,2 @@ +[shaping-join-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-encoding/shaping-no-join-002.html.ini b/tests/wpt/meta/css/css-text/text-encoding/shaping-no-join-002.html.ini new file mode 100644 index 00000000000..3b964f9a988 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-encoding/shaping-no-join-002.html.ini @@ -0,0 +1,2 @@ +[shaping-no-join-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-encoding/shaping-tatweel-002.html.ini b/tests/wpt/meta/css/css-text/text-encoding/shaping-tatweel-002.html.ini new file mode 100644 index 00000000000..78289b18a29 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-encoding/shaping-tatweel-002.html.ini @@ -0,0 +1,2 @@ +[shaping-tatweel-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-indent/percentage-value-intrinsic-size.html.ini b/tests/wpt/meta/css/css-text/text-indent/percentage-value-intrinsic-size.html.ini deleted file mode 100644 index 9cd5abea877..00000000000 --- a/tests/wpt/meta/css/css-text/text-indent/percentage-value-intrinsic-size.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[percentage-value-intrinsic-size.html] - [#container 1] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-indent/text-indent-min-max-content-001.html.ini b/tests/wpt/meta/css/css-text/text-indent/text-indent-min-max-content-001.html.ini new file mode 100644 index 00000000000..079e8009d6e --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-indent/text-indent-min-max-content-001.html.ini @@ -0,0 +1,2 @@ +[text-indent-min-max-content-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-justify/text-justify-006.html.ini b/tests/wpt/meta/css/css-text/text-justify/text-justify-006.html.ini new file mode 100644 index 00000000000..46b8c900f38 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-justify/text-justify-006.html.ini @@ -0,0 +1,2 @@ +[text-justify-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-justify/text-justify-distribute-001.html.ini b/tests/wpt/meta/css/css-text/text-justify/text-justify-distribute-001.html.ini new file mode 100644 index 00000000000..5658e395339 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-justify/text-justify-distribute-001.html.ini @@ -0,0 +1,2 @@ +[text-justify-distribute-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-justify/text-justify-inter-character-001.html.ini b/tests/wpt/meta/css/css-text/text-justify/text-justify-inter-character-001.html.ini new file mode 100644 index 00000000000..ae700c80de6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-justify/text-justify-inter-character-001.html.ini @@ -0,0 +1,2 @@ +[text-justify-inter-character-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-stroke-width-subpixel.html.ini b/tests/wpt/meta/css/css-text/text-stroke-width-subpixel.html.ini new file mode 100644 index 00000000000..b60ebc9df3a --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-stroke-width-subpixel.html.ini @@ -0,0 +1,2 @@ +[text-stroke-width-subpixel.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini b/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini new file mode 100644 index 00000000000..36f0472490b --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-math-auto-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini b/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini new file mode 100644 index 00000000000..5eee4898f47 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini @@ -0,0 +1,2 @@ +[text-transform-math-auto-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-001.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-001.html.ini new file mode 100644 index 00000000000..5e5a56d5e0b --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini new file mode 100644 index 00000000000..a931df9be25 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-005.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-005.html.ini new file mode 100644 index 00000000000..7fa3a2ca9ac --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-005.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini new file mode 100644 index 00000000000..55b3e1dad77 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-009.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-009.html.ini new file mode 100644 index 00000000000..59944a14efe --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-009.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-010.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-010.html.ini new file mode 100644 index 00000000000..12f6c05cd92 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-010.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-014.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-014.html.ini new file mode 100644 index 00000000000..4080d27f0bc --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-014.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-016.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-016.html.ini new file mode 100644 index 00000000000..7cacdd9d23a --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-016.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-018.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-018.html.ini new file mode 100644 index 00000000000..be8ba325fbe --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-018.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-020.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-020.html.ini new file mode 100644 index 00000000000..b5f92c394a0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-020.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-020.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-022.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-022.html.ini new file mode 100644 index 00000000000..f4a6665417c --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-022.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-022.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-024.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-024.html.ini new file mode 100644 index 00000000000..d3c4f1350d0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-024.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-024.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini new file mode 100644 index 00000000000..c094f855697 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-028.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-030.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-030.html.ini new file mode 100644 index 00000000000..a56bc01b636 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-030.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-030.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-031.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-031.html.ini new file mode 100644 index 00000000000..a5610b88c88 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-031.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-031.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-032.xht.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-032.xht.ini new file mode 100644 index 00000000000..ad22a380995 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-032.xht.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-032.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-033.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-033.html.ini new file mode 100644 index 00000000000..52c09703856 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-033.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-033.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-034.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-034.html.ini new file mode 100644 index 00000000000..06ea12663c6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-capitalize-034.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-034.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini new file mode 100644 index 00000000000..727473895c3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-002.xht.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-002.xht.ini new file mode 100644 index 00000000000..70976f94465 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-002.xht.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-002.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini new file mode 100644 index 00000000000..235a78bacab --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-004.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini new file mode 100644 index 00000000000..cc047089001 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-005.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-006.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-006.html.ini deleted file mode 100644 index 6dc1e5970da..00000000000 --- a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[text-transform-fullwidth-006.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-008.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-008.html.ini new file mode 100644 index 00000000000..bc8acd33275 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-008.html.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-009.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-009.html.ini new file mode 100644 index 00000000000..958e252ef12 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-fullwidth-009.html.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-multiple-001.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-multiple-001.html.ini new file mode 100644 index 00000000000..f109b41c0f0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-multiple-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-multiple-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-001.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-001.html.ini new file mode 100644 index 00000000000..529e3f337b3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002.html.ini new file mode 100644 index 00000000000..fed05a50fc5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002a.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002a.html.ini new file mode 100644 index 00000000000..69778d26ab5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-002a.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-002a.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-003.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-003.html.ini new file mode 100644 index 00000000000..9f0bbb6b1e9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-003.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-004.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-004.html.ini new file mode 100644 index 00000000000..15a786a7a7f --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-004.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-005.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-005.html.ini new file mode 100644 index 00000000000..90d48dd7bd4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-tailoring-005.html.ini @@ -0,0 +1,2 @@ +[text-transform-tailoring-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-001.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-001.html.ini new file mode 100644 index 00000000000..dbcbe8f2a19 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-002.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-002.html.ini new file mode 100644 index 00000000000..68e1b5e67d8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-002.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-003.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-003.html.ini new file mode 100644 index 00000000000..4c2804062ff --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-003.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-004.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-004.html.ini new file mode 100644 index 00000000000..73630a341c9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-004.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-005.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-005.html.ini new file mode 100644 index 00000000000..ebb924b114d --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-005.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini new file mode 100644 index 00000000000..4bd1a86a542 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-007.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-007.html.ini new file mode 100644 index 00000000000..e62717f9454 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-007.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-008.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-008.html.ini new file mode 100644 index 00000000000..6637a2d1af7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-008.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-009.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-009.html.ini new file mode 100644 index 00000000000..4ff33640996 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-009.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-010.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-010.html.ini new file mode 100644 index 00000000000..23934703a43 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-010.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-014.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-014.html.ini new file mode 100644 index 00000000000..a976dd4f972 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-014.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-015.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-015.html.ini new file mode 100644 index 00000000000..d6a36544113 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-015.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini new file mode 100644 index 00000000000..7df5d38e4c0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-017.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-017.html.ini new file mode 100644 index 00000000000..bc40213dc86 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-017.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-018.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-018.html.ini new file mode 100644 index 00000000000..01c5093b3e9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-018.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-019.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-019.html.ini new file mode 100644 index 00000000000..7e5eba19508 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-019.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-019.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-020.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-020.html.ini new file mode 100644 index 00000000000..c481384c0d3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-020.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-020.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-021.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-021.html.ini new file mode 100644 index 00000000000..eb6561b73d9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-021.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-021.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-022.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-022.html.ini new file mode 100644 index 00000000000..415342c2a9a --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-022.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-022.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-023.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-023.html.ini new file mode 100644 index 00000000000..a8774257f7e --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-023.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-023.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-024.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-024.html.ini new file mode 100644 index 00000000000..3e333ddfb9b --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-024.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-024.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-025.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-025.html.ini new file mode 100644 index 00000000000..60b6cd6ead7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-025.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-025.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-028.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-028.html.ini new file mode 100644 index 00000000000..dfb6bb54be3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-028.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-028.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-029.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-029.html.ini new file mode 100644 index 00000000000..5e0124a7b87 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-029.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-029.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-030.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-030.html.ini new file mode 100644 index 00000000000..d908c8345bb --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-030.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-030.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-031.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-031.html.ini new file mode 100644 index 00000000000..5c2857047f5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-031.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-031.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-032.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-032.html.ini new file mode 100644 index 00000000000..495733aca8e --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-032.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-032.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-033.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-033.html.ini new file mode 100644 index 00000000000..93680225969 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-033.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-033.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-034.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-034.html.ini new file mode 100644 index 00000000000..768d6add1bb --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-034.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-034.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-035.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-035.html.ini new file mode 100644 index 00000000000..c07e56d2d1d --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-035.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-035.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-038.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-038.html.ini new file mode 100644 index 00000000000..a9a5c24640c --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-038.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-038.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-039.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-039.html.ini new file mode 100644 index 00000000000..e269d21286e --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-039.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-039.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-040.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-040.html.ini new file mode 100644 index 00000000000..a94289f65dc --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-040.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-040.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini new file mode 100644 index 00000000000..d9c0c892d42 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-041.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-042.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-042.html.ini new file mode 100644 index 00000000000..8ee4b37bfbc --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-042.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-042.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini new file mode 100644 index 00000000000..402c93d6d2f --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-043.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-044.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-044.html.ini new file mode 100644 index 00000000000..eadf5023dab --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-044.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-044.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-101.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-101.html.ini new file mode 100644 index 00000000000..33fa2d18fbe --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-101.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-101.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-102.html.ini b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-102.html.ini new file mode 100644 index 00000000000..8536ff45923 --- /dev/null +++ b/tests/wpt/meta/css/css-text/text-transform/text-transform-upperlower-102.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-102.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-001.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-001.html.ini new file mode 100644 index 00000000000..7c6bb38b1e9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-001.html.ini @@ -0,0 +1,2 @@ +[break-spaces-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-003.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-003.html.ini new file mode 100644 index 00000000000..a160b7288b1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-003.html.ini @@ -0,0 +1,2 @@ +[break-spaces-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-004.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-004.html.ini new file mode 100644 index 00000000000..3b579655b8e --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-004.html.ini @@ -0,0 +1,2 @@ +[break-spaces-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-005.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-005.html.ini new file mode 100644 index 00000000000..c2c621bfe62 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-005.html.ini @@ -0,0 +1,2 @@ +[break-spaces-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-006.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-006.html.ini new file mode 100644 index 00000000000..971ef8db445 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-006.html.ini @@ -0,0 +1,2 @@ +[break-spaces-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-007.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-007.html.ini new file mode 100644 index 00000000000..8f26da2e6ee --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-007.html.ini @@ -0,0 +1,2 @@ +[break-spaces-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-008.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-008.html.ini new file mode 100644 index 00000000000..129efde61a2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-008.html.ini @@ -0,0 +1,2 @@ +[break-spaces-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-009.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-009.html.ini new file mode 100644 index 00000000000..61175c0921c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-009.html.ini @@ -0,0 +1,2 @@ +[break-spaces-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-010.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-010.html.ini new file mode 100644 index 00000000000..b72f8f18a38 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-010.html.ini @@ -0,0 +1,2 @@ +[break-spaces-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-011.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-011.html.ini new file mode 100644 index 00000000000..1f5e74a33d4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-011.html.ini @@ -0,0 +1,2 @@ +[break-spaces-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-001.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-001.html.ini new file mode 100644 index 00000000000..80aaeca0eeb --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-001.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-002.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-002.html.ini new file mode 100644 index 00000000000..9dc0540fc66 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-002.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-003.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-003.html.ini new file mode 100644 index 00000000000..fe0885b3de3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-003.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini new file mode 100644 index 00000000000..8bb38167f07 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini new file mode 100644 index 00000000000..51ee0defe2f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini new file mode 100644 index 00000000000..d8aded28e2b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-007.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-007.html.ini new file mode 100644 index 00000000000..6b57fb594cd --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-007.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-008.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-008.html.ini new file mode 100644 index 00000000000..84f6384ca8c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-008.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-009.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-009.html.ini new file mode 100644 index 00000000000..e999eeabd4f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-009.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-010.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-010.html.ini new file mode 100644 index 00000000000..eff7d4cc6d5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-010.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-011.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-011.html.ini new file mode 100644 index 00000000000..306a987ef19 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-011.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-012.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-012.html.ini new file mode 100644 index 00000000000..e392aa6877a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-012.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-013.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-013.html.ini new file mode 100644 index 00000000000..b3a82cd174f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-013.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-014.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-014.html.ini new file mode 100644 index 00000000000..683b54c4520 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-014.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini new file mode 100644 index 00000000000..3f4a1af7489 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-016.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-016.html.ini new file mode 100644 index 00000000000..a2be3661272 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-016.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-017.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-017.html.ini new file mode 100644 index 00000000000..12fc5765951 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-017.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-018.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-018.html.ini new file mode 100644 index 00000000000..b584d74aae3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-before-first-char-018.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-001.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-001.html.ini new file mode 100644 index 00000000000..60df723fea1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-001.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-002.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-002.html.ini new file mode 100644 index 00000000000..abd0c320782 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-002.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-003.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-003.html.ini new file mode 100644 index 00000000000..89e35aacba2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-003.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-004.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-004.html.ini new file mode 100644 index 00000000000..ee3821915a7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-004.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-005.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-005.html.ini new file mode 100644 index 00000000000..565ab24b816 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-005.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-006.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-006.html.ini new file mode 100644 index 00000000000..4318f34445a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-tab-006.html.ini @@ -0,0 +1,2 @@ +[break-spaces-tab-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-004.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-004.html.ini deleted file mode 100644 index a47d71afa66..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[break-spaces-with-ideographic-space-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-007.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-007.html.ini deleted file mode 100644 index d34fcbdddac..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-ideographic-space-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[break-spaces-with-ideographic-space-007.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-001.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-001.html.ini new file mode 100644 index 00000000000..0a40eef3b5c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-001.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-002.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-002.html.ini new file mode 100644 index 00000000000..8f901e2bbc3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-002.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-003.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-003.html.ini new file mode 100644 index 00000000000..9099541de3f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-003.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-004.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-004.html.ini new file mode 100644 index 00000000000..2de09bb7489 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-004.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-005.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-005.html.ini new file mode 100644 index 00000000000..a628f2c6a61 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-005.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-006.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-006.html.ini new file mode 100644 index 00000000000..a802a80f700 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-006.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-007.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-007.html.ini new file mode 100644 index 00000000000..17362d676fd --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-007.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-008.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-008.html.ini new file mode 100644 index 00000000000..4f3dd71e757 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-008.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-009.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-009.html.ini new file mode 100644 index 00000000000..41d52652db6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-009.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-010.html.ini b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-010.html.ini new file mode 100644 index 00000000000..e4c87cfe658 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/break-spaces-with-overflow-wrap-010.html.ini @@ -0,0 +1,2 @@ +[break-spaces-with-overflow-wrap-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/control-chars-00C.html.ini b/tests/wpt/meta/css/css-text/white-space/control-chars-00C.html.ini new file mode 100644 index 00000000000..0bc6acbb14d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/control-chars-00C.html.ini @@ -0,0 +1,2 @@ +[control-chars-00C.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/control-chars-00D.html.ini b/tests/wpt/meta/css/css-text/white-space/control-chars-00D.html.ini new file mode 100644 index 00000000000..c1b4dc8af5d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/control-chars-00D.html.ini @@ -0,0 +1,2 @@ +[control-chars-00D.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/display-contents-remove-whitespace-change.html.ini b/tests/wpt/meta/css/css-text/white-space/display-contents-remove-whitespace-change.html.ini deleted file mode 100644 index f30d2a7266c..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/display-contents-remove-whitespace-change.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[display-contents-remove-whitespace-change.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/eol-spaces-bidi-001.html.ini b/tests/wpt/meta/css/css-text/white-space/eol-spaces-bidi-001.html.ini new file mode 100644 index 00000000000..eafc8f6012c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/eol-spaces-bidi-001.html.ini @@ -0,0 +1,2 @@ +[eol-spaces-bidi-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-002.html.ini b/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-002.html.ini deleted file mode 100644 index fcdfae95226..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[full-width-leading-spaces-002.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-003.html.ini b/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-003.html.ini deleted file mode 100644 index 09aab2016a1..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[full-width-leading-spaces-003.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-005.html.ini b/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-005.html.ini deleted file mode 100644 index 2fe494376b5..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/full-width-leading-spaces-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[full-width-leading-spaces-005.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-001.html.ini b/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-001.html.ini new file mode 100644 index 00000000000..8c95fc3b691 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-001.html.ini @@ -0,0 +1,2 @@ +[line-edge-white-space-collapse-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-002.html.ini b/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-002.html.ini new file mode 100644 index 00000000000..754626ab7bc --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/line-edge-white-space-collapse-002.html.ini @@ -0,0 +1,2 @@ +[line-edge-white-space-collapse-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/object-replacement-1.html.ini b/tests/wpt/meta/css/css-text/white-space/object-replacement-1.html.ini new file mode 100644 index 00000000000..f1928d9dce5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/object-replacement-1.html.ini @@ -0,0 +1,2 @@ +[object-replacement-1.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/object-replacement-2.html.ini b/tests/wpt/meta/css/css-text/white-space/object-replacement-2.html.ini new file mode 100644 index 00000000000..8c6e4c62de3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/object-replacement-2.html.ini @@ -0,0 +1,2 @@ +[object-replacement-2.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-float-001.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-float-001.html.ini new file mode 100644 index 00000000000..cb52264545b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-float-001.html.ini @@ -0,0 +1,2 @@ +[pre-float-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini deleted file mode 100644 index 94d44abe456..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[pre-line-with-space-and-newline.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-001.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-001.html.ini new file mode 100644 index 00000000000..bbd66f9b4bf --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-001.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-002.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-002.html.ini new file mode 100644 index 00000000000..f1c90a7727c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-002.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-003.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-003.html.ini new file mode 100644 index 00000000000..d37dfc68a45 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-003.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-004.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-004.html.ini new file mode 100644 index 00000000000..9fb1c924859 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-004.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-005.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-005.html.ini new file mode 100644 index 00000000000..3610344cfe9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-005.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-006.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-006.html.ini new file mode 100644 index 00000000000..832e5dfd79e --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-006.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-007.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-007.html.ini new file mode 100644 index 00000000000..db1e5be184f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-007.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-008.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-008.html.ini new file mode 100644 index 00000000000..7347535e71e --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-008.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-009.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-009.html.ini new file mode 100644 index 00000000000..6b908f61ec1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-009.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-011.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-011.html.ini new file mode 100644 index 00000000000..bb0ba0afe0d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-011.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-012.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-012.html.ini new file mode 100644 index 00000000000..ad5a035d5f9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-012.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-013.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-013.html.ini new file mode 100644 index 00000000000..27a4a1b189d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-013.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-014.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-014.html.ini new file mode 100644 index 00000000000..11c523245cc --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-014.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-015.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-015.html.ini new file mode 100644 index 00000000000..1e110cf2423 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-015.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-017.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-017.html.ini new file mode 100644 index 00000000000..750e1959546 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-017.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-018.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-018.html.ini new file mode 100644 index 00000000000..43602b2e21b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-018.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-019.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-019.html.ini new file mode 100644 index 00000000000..793142eff28 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-019.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-019.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-020.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-020.html.ini new file mode 100644 index 00000000000..2954a812945 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-020.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-020.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-float-001.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-float-001.html.ini new file mode 100644 index 00000000000..6345438ea47 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-float-001.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-float-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-004.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-004.html.ini new file mode 100644 index 00000000000..62ec0b19b4c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-004.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-005.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-005.html.ini new file mode 100644 index 00000000000..70951d71c06 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-005.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-006.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-006.html.ini new file mode 100644 index 00000000000..92a368aac84 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-006.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-007.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-007.html.ini new file mode 100644 index 00000000000..60d9bc3af59 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-007.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-008.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-008.html.ini new file mode 100644 index 00000000000..5cd14487019 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-008.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-009.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-009.html.ini new file mode 100644 index 00000000000..1adcebcf535 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-009.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-010.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-010.html.ini new file mode 100644 index 00000000000..c2934bcba3a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-010.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-011.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-011.html.ini new file mode 100644 index 00000000000..ea88321d248 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-011.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-012.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-012.html.ini new file mode 100644 index 00000000000..3b734712ee3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-012.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-013.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-013.html.ini new file mode 100644 index 00000000000..6ad9a12a91a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-013.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-014.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-014.html.ini new file mode 100644 index 00000000000..5fafae91ec2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-leading-spaces-014.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-leading-spaces-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-001.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-001.html.ini new file mode 100644 index 00000000000..f40b22a19fb --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-001.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-003.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-003.html.ini new file mode 100644 index 00000000000..1e1ad3d26d9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-003.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-004.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-004.html.ini new file mode 100644 index 00000000000..be41d949134 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-004.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini new file mode 100644 index 00000000000..94cb1f1692c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini new file mode 100644 index 00000000000..c19ca42771b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-001.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-001.html.ini new file mode 100644 index 00000000000..745df31c422 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-001.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-002.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-002.html.ini new file mode 100644 index 00000000000..03ea5114da9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-002.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-003.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-003.html.ini new file mode 100644 index 00000000000..795b0629e4e --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-003.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-004.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-004.html.ini new file mode 100644 index 00000000000..94f3bed1527 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-004.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-005.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-005.html.ini new file mode 100644 index 00000000000..24e74516b9f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-005.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-006.html.ini b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-006.html.ini new file mode 100644 index 00000000000..fe22ef9105d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/tab-stop-threshold-006.html.ini @@ -0,0 +1,2 @@ +[tab-stop-threshold-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/text-space-collapse-discard-001.xht.ini b/tests/wpt/meta/css/css-text/white-space/text-space-collapse-discard-001.xht.ini new file mode 100644 index 00000000000..c7046e79914 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/text-space-collapse-discard-001.xht.ini @@ -0,0 +1,2 @@ +[text-space-collapse-discard-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/text-space-collapse-preserve-breaks-001.xht.ini b/tests/wpt/meta/css/css-text/white-space/text-space-collapse-preserve-breaks-001.xht.ini new file mode 100644 index 00000000000..343f85988a2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/text-space-collapse-preserve-breaks-001.xht.ini @@ -0,0 +1,2 @@ +[text-space-collapse-preserve-breaks-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/text-space-trim-trim-inner-001.xht.ini b/tests/wpt/meta/css/css-text/white-space/text-space-trim-trim-inner-001.xht.ini new file mode 100644 index 00000000000..52470fe1c5b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/text-space-trim-trim-inner-001.xht.ini @@ -0,0 +1,2 @@ +[text-space-trim-trim-inner-001.xht] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-002.html.ini b/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-002.html.ini new file mode 100644 index 00000000000..2da3336ac63 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-002.html.ini @@ -0,0 +1,2 @@ +[text-wrap-balance-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-text-indent-001.html.ini b/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-text-indent-001.html.ini new file mode 100644 index 00000000000..48b87812311 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/text-wrap-balance-text-indent-001.html.ini @@ -0,0 +1,2 @@ +[text-wrap-balance-text-indent-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-001.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-001.html.ini new file mode 100644 index 00000000000..9b7b6e3c872 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-001.html.ini @@ -0,0 +1,2 @@ +[textarea-break-spaces-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-002.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-002.html.ini new file mode 100644 index 00000000000..fe737dcb602 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-break-spaces-002.html.ini @@ -0,0 +1,2 @@ +[textarea-break-spaces-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-001.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-001.html.ini new file mode 100644 index 00000000000..25425534015 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-001.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-002.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-002.html.ini new file mode 100644 index 00000000000..1a9f7544ed6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-002.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-003.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-003.html.ini new file mode 100644 index 00000000000..3a8addee39b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-003.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-004.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-004.html.ini new file mode 100644 index 00000000000..ad7ac442d7b --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-004.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-005.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-005.html.ini new file mode 100644 index 00000000000..5f96bb43a6c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-005.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-006.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-006.html.ini new file mode 100644 index 00000000000..2a7940d6673 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-006.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-007.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-007.html.ini new file mode 100644 index 00000000000..dd9d05f1b76 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-007.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-011.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-011.html.ini new file mode 100644 index 00000000000..aec6bb195ac --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-011.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini new file mode 100644 index 00000000000..2cb0af53694 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-013.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-013.html.ini new file mode 100644 index 00000000000..1b63e233099 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-013.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-014.html.ini b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-014.html.ini new file mode 100644 index 00000000000..bfb8e02d55c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/textarea-pre-wrap-014.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini new file mode 100644 index 00000000000..12265ea1cca --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini new file mode 100644 index 00000000000..05500f1e117 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-003.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-003.html.ini deleted file mode 100644 index d980b17ea91..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-003.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-006.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-006.html.ini deleted file mode 100644 index e4b5afd0046..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-006.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-008.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-008.html.ini deleted file mode 100644 index dcb797c4692..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-008.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-011.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-011.html.ini new file mode 100644 index 00000000000..ddde7788d61 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-011.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-012.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-012.html.ini deleted file mode 100644 index bf5dcbeda7e..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-012.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-012.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-013.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-013.html.ini deleted file mode 100644 index abfa0f1c4e1..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-013.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-013.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-014.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-014.html.ini deleted file mode 100644 index e2e13b4622c..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-014.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-014.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-015.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-015.html.ini new file mode 100644 index 00000000000..fdca1f9bf5a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-015.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-016.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-016.html.ini new file mode 100644 index 00000000000..9af0921a3c7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-016.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-017.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-017.html.ini deleted file mode 100644 index 2c1bad15821..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-017.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-017.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-018.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-018.html.ini deleted file mode 100644 index ecf45a123c4..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-018.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-018.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-019.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-019.html.ini deleted file mode 100644 index dd154eefe1c..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-019.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-019.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-020.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-020.html.ini deleted file mode 100644 index 5fa4cc584b7..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-020.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-020.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-021.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-021.html.ini deleted file mode 100644 index 118b5de8d33..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-021.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-021.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-022.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-022.html.ini deleted file mode 100644 index cd1cddefbd5..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-022.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-022.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-023.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-023.html.ini deleted file mode 100644 index 3dc63b6bab6..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-023.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-023.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-024.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-024.html.ini deleted file mode 100644 index 0deeb0a0b58..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-024.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-024.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-025.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-025.html.ini deleted file mode 100644 index 82271027ed2..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-ideographic-space-025.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-ideographic-space-025.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini new file mode 100644 index 00000000000..f7372b7b307 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini new file mode 100644 index 00000000000..1c03638b114 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini new file mode 100644 index 00000000000..9cf3d6ea839 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini new file mode 100644 index 00000000000..0e1bbd4ccac --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-004.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-004.html.ini deleted file mode 100644 index 3257d1b4d49..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-other-space-separators-break-spaces-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-007.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-007.html.ini deleted file mode 100644 index 98f844212dd..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-other-space-separators-break-spaces-007.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-008.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-008.html.ini deleted file mode 100644 index f6bf6aa789e..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-other-space-separators-break-spaces-008.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-012.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-012.html.ini deleted file mode 100644 index c4ec0fbcc2f..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-012.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-other-space-separators-break-spaces-012.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-015.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-015.html.ini deleted file mode 100644 index 2318c013698..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-other-space-separators-break-spaces-015.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[trailing-other-space-separators-break-spaces-015.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-align-start.tentative.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-align-start.tentative.html.ini new file mode 100644 index 00000000000..12cff3ab4cd --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-space-align-start.tentative.html.ini @@ -0,0 +1,2 @@ +[trailing-space-align-start.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-003.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-003.html.ini new file mode 100644 index 00000000000..fa50727e424 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-003.html.ini @@ -0,0 +1,2 @@ +[trailing-space-and-text-alignment-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-004.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-004.html.ini new file mode 100644 index 00000000000..69a27d8a034 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-004.html.ini @@ -0,0 +1,2 @@ +[trailing-space-and-text-alignment-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-rtl-003.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-rtl-003.html.ini new file mode 100644 index 00000000000..b219bf63b8c --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-space-and-text-alignment-rtl-003.html.ini @@ -0,0 +1,2 @@ +[trailing-space-and-text-alignment-rtl-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini deleted file mode 100644 index 039b4885639..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[trailing-space-before-br-001.html] - [1111 ] - expected: FAIL - - [ 1111 ] - expected: FAIL - - [1111<br>] - expected: FAIL - - [1111<br> ] - expected: FAIL - - [1111 <br>] - expected: FAIL - - [1111 <br> ] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini b/tests/wpt/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini new file mode 100644 index 00000000000..9af2b9056d7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini @@ -0,0 +1,9 @@ +[trailing-space-in-inline-box.html] + [Preserved trailing spaces in inline boxes should hang] + expected: FAIL + + [Preserved trailing spaces in inline boxes should hang 1] + expected: FAIL + + [Preserved trailing spaces in inline boxes should hang 2] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-applies-to-text-001.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-applies-to-text-001.html.ini new file mode 100644 index 00000000000..7fbfd410dbf --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-applies-to-text-001.html.ini @@ -0,0 +1,2 @@ +[white-space-applies-to-text-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini new file mode 100644 index 00000000000..6bfbd15b49d --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini @@ -0,0 +1,2 @@ +[white-space-intrinsic-size-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-002.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-002.html.ini new file mode 100644 index 00000000000..bddf7af6aae --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-002.html.ini @@ -0,0 +1,2 @@ +[white-space-intrinsic-size-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-003.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-003.html.ini new file mode 100644 index 00000000000..60f075ed1e3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-003.html.ini @@ -0,0 +1,2 @@ +[white-space-intrinsic-size-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-004.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-004.html.ini new file mode 100644 index 00000000000..ec010b1bfd9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-intrinsic-size-004.html.ini @@ -0,0 +1,2 @@ +[white-space-intrinsic-size-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-001.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-001.html.ini new file mode 100644 index 00000000000..e3231d12ba1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-001.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-justify-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-002.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-002.html.ini new file mode 100644 index 00000000000..06a8420f427 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-002.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-justify-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini new file mode 100644 index 00000000000..dc0e0c3b943 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-justify-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini new file mode 100644 index 00000000000..c8b58192041 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-justify-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html.ini new file mode 100644 index 00000000000..5be7dd6e397 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002.html.ini new file mode 100644 index 00000000000..6e57d825a39 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-003.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-003.html.ini new file mode 100644 index 00000000000..0630953f69a --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-003.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-004.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-004.html.ini deleted file mode 100644 index 9c4a95efad0..00000000000 --- a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[white-space-pre-wrap-trailing-spaces-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-005.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-005.html.ini new file mode 100644 index 00000000000..3316960bcb6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-005.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-007.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-007.html.ini new file mode 100644 index 00000000000..871f3de0ebb --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-007.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-008.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-008.html.ini new file mode 100644 index 00000000000..74798f57999 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-008.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-011.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-011.html.ini new file mode 100644 index 00000000000..9a188c58a74 --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-011.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-trailing-spaces-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-vs-joiners-001.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-vs-joiners-001.html.ini new file mode 100644 index 00000000000..8873df75f2f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-vs-joiners-001.html.ini @@ -0,0 +1,2 @@ +[white-space-vs-joiners-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/white-space/white-space-zero-fontsize-002.html.ini b/tests/wpt/meta/css/css-text/white-space/white-space-zero-fontsize-002.html.ini new file mode 100644 index 00000000000..132bd51076f --- /dev/null +++ b/tests/wpt/meta/css/css-text/white-space/white-space-zero-fontsize-002.html.ini @@ -0,0 +1,2 @@ +[white-space-zero-fontsize-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-001.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-001.html.ini new file mode 100644 index 00000000000..201a7f68bc6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-001.html.ini @@ -0,0 +1,2 @@ +[word-boundary-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-002.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-002.html.ini new file mode 100644 index 00000000000..671edc8c6b6 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-002.html.ini @@ -0,0 +1,2 @@ +[word-boundary-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-003.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-003.html.ini new file mode 100644 index 00000000000..dcc7ea518e3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-003.html.ini @@ -0,0 +1,2 @@ +[word-boundary-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-004.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-004.html.ini new file mode 100644 index 00000000000..c2ed0704079 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-004.html.ini @@ -0,0 +1,2 @@ +[word-boundary-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-005.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-005.html.ini new file mode 100644 index 00000000000..5c8f8888bf1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-005.html.ini @@ -0,0 +1,2 @@ +[word-boundary-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-006.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-006.html.ini new file mode 100644 index 00000000000..59990e91eff --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-006.html.ini @@ -0,0 +1,2 @@ +[word-boundary-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-007.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-007.html.ini new file mode 100644 index 00000000000..e4f9fe57f1c --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-007.html.ini @@ -0,0 +1,2 @@ +[word-boundary-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-008.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-008.html.ini new file mode 100644 index 00000000000..3d3bda613ff --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-008.html.ini @@ -0,0 +1,2 @@ +[word-boundary-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-009.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-009.html.ini new file mode 100644 index 00000000000..bf153d1a569 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-009.html.ini @@ -0,0 +1,2 @@ +[word-boundary-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-010.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-010.html.ini new file mode 100644 index 00000000000..bb02af24b3d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-010.html.ini @@ -0,0 +1,2 @@ +[word-boundary-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-011.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-011.html.ini new file mode 100644 index 00000000000..bacbc5fdf59 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-011.html.ini @@ -0,0 +1,2 @@ +[word-boundary-011.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-012.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-012.html.ini new file mode 100644 index 00000000000..00e16d20863 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-012.html.ini @@ -0,0 +1,2 @@ +[word-boundary-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-013.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-013.html.ini new file mode 100644 index 00000000000..0171725420f --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-013.html.ini @@ -0,0 +1,2 @@ +[word-boundary-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-014.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-014.html.ini new file mode 100644 index 00000000000..705d9e14464 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-014.html.ini @@ -0,0 +1,2 @@ +[word-boundary-014.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-102.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-102.html.ini new file mode 100644 index 00000000000..0e40fcb9f09 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-102.html.ini @@ -0,0 +1,2 @@ +[word-boundary-102.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-103.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-103.html.ini new file mode 100644 index 00000000000..27899b63155 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-103.html.ini @@ -0,0 +1,2 @@ +[word-boundary-103.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-104.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-104.html.ini new file mode 100644 index 00000000000..77f96a47ac0 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-104.html.ini @@ -0,0 +1,2 @@ +[word-boundary-104.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-105.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-105.html.ini new file mode 100644 index 00000000000..840044bc006 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-105.html.ini @@ -0,0 +1,2 @@ +[word-boundary-105.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-107.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-107.html.ini new file mode 100644 index 00000000000..63d6fcc1168 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-107.html.ini @@ -0,0 +1,2 @@ +[word-boundary-107.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-108.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-108.html.ini new file mode 100644 index 00000000000..767d3ca5a00 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-108.html.ini @@ -0,0 +1,2 @@ +[word-boundary-108.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-109.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-109.html.ini new file mode 100644 index 00000000000..7fcf6cd2867 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-109.html.ini @@ -0,0 +1,2 @@ +[word-boundary-109.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-110.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-110.html.ini new file mode 100644 index 00000000000..a17d0a24611 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-110.html.ini @@ -0,0 +1,2 @@ +[word-boundary-110.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-112.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-112.html.ini new file mode 100644 index 00000000000..ee07c319feb --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-112.html.ini @@ -0,0 +1,2 @@ +[word-boundary-112.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-113.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-113.html.ini new file mode 100644 index 00000000000..abea305088f --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-113.html.ini @@ -0,0 +1,2 @@ +[word-boundary-113.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-114.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-114.html.ini new file mode 100644 index 00000000000..da95790bcf8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-114.html.ini @@ -0,0 +1,2 @@ +[word-boundary-114.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-115.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-115.html.ini new file mode 100644 index 00000000000..d85c5512b66 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-115.html.ini @@ -0,0 +1,2 @@ +[word-boundary-115.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-116.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-116.html.ini new file mode 100644 index 00000000000..6968d8f652c --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-116.html.ini @@ -0,0 +1,2 @@ +[word-boundary-116.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-117.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-117.html.ini new file mode 100644 index 00000000000..f62025e8326 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-117.html.ini @@ -0,0 +1,2 @@ +[word-boundary-117.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-118.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-118.html.ini new file mode 100644 index 00000000000..7d7e9975994 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-118.html.ini @@ -0,0 +1,2 @@ +[word-boundary-118.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-119.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-119.html.ini new file mode 100644 index 00000000000..fab9077f0b5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-119.html.ini @@ -0,0 +1,2 @@ +[word-boundary-119.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-120.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-120.html.ini new file mode 100644 index 00000000000..450539a5df9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-120.html.ini @@ -0,0 +1,2 @@ +[word-boundary-120.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-121.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-121.html.ini new file mode 100644 index 00000000000..0337c634dd9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-121.html.ini @@ -0,0 +1,2 @@ +[word-boundary-121.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-122.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-122.html.ini new file mode 100644 index 00000000000..ece305eb8a4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-122.html.ini @@ -0,0 +1,2 @@ +[word-boundary-122.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-123.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-123.html.ini new file mode 100644 index 00000000000..2ec608aa4fd --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-123.html.ini @@ -0,0 +1,2 @@ +[word-boundary-123.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-124.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-124.html.ini new file mode 100644 index 00000000000..199463f5151 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-124.html.ini @@ -0,0 +1,2 @@ +[word-boundary-124.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-125.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-125.html.ini new file mode 100644 index 00000000000..0acaeca9615 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-125.html.ini @@ -0,0 +1,2 @@ +[word-boundary-125.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-126.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-126.html.ini new file mode 100644 index 00000000000..024b35d55b2 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-126.html.ini @@ -0,0 +1,2 @@ +[word-boundary-126.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-127.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-127.html.ini new file mode 100644 index 00000000000..7e43d876903 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-127.html.ini @@ -0,0 +1,2 @@ +[word-boundary-127.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-128.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-128.html.ini new file mode 100644 index 00000000000..c517a4e1d54 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-128.html.ini @@ -0,0 +1,2 @@ +[word-boundary-128.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-boundary/word-boundary-129.html.ini b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-129.html.ini new file mode 100644 index 00000000000..d14e053675b --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-boundary/word-boundary-129.html.ini @@ -0,0 +1,2 @@ +[word-boundary-129.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-intrinsic-001.html.ini b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-intrinsic-001.html.ini new file mode 100644 index 00000000000..5c0879ee3ed --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-intrinsic-001.html.ini @@ -0,0 +1,2 @@ +[word-break-auto-phrase-intrinsic-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-overflow-001.html.ini b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-overflow-001.html.ini new file mode 100644 index 00000000000..fdd06184003 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-overflow-001.html.ini @@ -0,0 +1,2 @@ +[word-break-auto-phrase-overflow-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-001.html.ini b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-001.html.ini new file mode 100644 index 00000000000..f3e550ce2e1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-001.html.ini @@ -0,0 +1,2 @@ +[word-break-auto-phrase-wbr-nobr-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-002.html.ini b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-002.html.ini new file mode 100644 index 00000000000..4b95771bc4c --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-wbr-nobr-002.html.ini @@ -0,0 +1,2 @@ +[word-break-auto-phrase-wbr-nobr-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/break-boundary-2-chars-001.html.ini b/tests/wpt/meta/css/css-text/word-break/break-boundary-2-chars-001.html.ini new file mode 100644 index 00000000000..32c5e8e6275 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/break-boundary-2-chars-001.html.ini @@ -0,0 +1,2 @@ +[break-boundary-2-chars-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-000.html.ini deleted file mode 100644 index 43c6e201584..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-000.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-break-all-000.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-002.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-002.html.ini deleted file mode 100644 index 3e409b0bce8..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-break-all-002.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-004.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-004.html.ini new file mode 100644 index 00000000000..5a015896e6e --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-004.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-005.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-005.html.ini deleted file mode 100644 index 0fbcfcbb552..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-break-all-005.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-007.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-007.html.ini new file mode 100644 index 00000000000..192f64b0826 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-007.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-010.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-010.html.ini new file mode 100644 index 00000000000..e6a156581dd --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-010.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-012.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-012.html.ini new file mode 100644 index 00000000000..508737adbc1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-012.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-012.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-013.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-013.html.ini new file mode 100644 index 00000000000..9985af751f7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-013.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-013.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-014.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-014.html.ini deleted file mode 100644 index 78724dd30f2..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-014.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-break-all-014.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-015.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-015.html.ini new file mode 100644 index 00000000000..fcbca62a5dd --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-015.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-015.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-016.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-016.html.ini new file mode 100644 index 00000000000..22f4e89102f --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-016.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-016.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-017.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-017.html.ini new file mode 100644 index 00000000000..b082956b57d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-017.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-017.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-018.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-018.html.ini new file mode 100644 index 00000000000..09af04d6002 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-018.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-018.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-019.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-019.html.ini new file mode 100644 index 00000000000..3f4c8f34f6d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-019.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-019.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-020.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-020.html.ini new file mode 100644 index 00000000000..f83f0f26ad5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-020.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-020.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-021.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-021.html.ini new file mode 100644 index 00000000000..b033359c1a3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-021.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-021.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-022.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-022.html.ini new file mode 100644 index 00000000000..fb43c7a317d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-022.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-022.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-023.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-023.html.ini new file mode 100644 index 00000000000..c315c1cdb27 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-023.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-023.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-024.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-024.html.ini new file mode 100644 index 00000000000..92c57b89c45 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-024.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-024.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-025.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-025.html.ini new file mode 100644 index 00000000000..443a906bae9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-025.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-025.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-026.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-026.html.ini new file mode 100644 index 00000000000..6480c719137 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-026.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-026.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-027.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-027.html.ini new file mode 100644 index 00000000000..2634f0c6218 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-027.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-027.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-029.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-029.html.ini new file mode 100644 index 00000000000..aa320b774fd --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-029.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-029.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-030.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-030.html.ini new file mode 100644 index 00000000000..d446bda392d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-030.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-030.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-ethiopic.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-ethiopic.html.ini deleted file mode 100644 index 4cd08ee4c34..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-ethiopic.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-break-all-ethiopic.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-001.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-001.html.ini new file mode 100644 index 00000000000..0f396c663c4 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-001.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-002.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-002.html.ini new file mode 100644 index 00000000000..e86e1765b9b --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-002.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-003.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-003.html.ini new file mode 100644 index 00000000000..2a056602ead --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-003.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-004.tentative.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-004.tentative.html.ini new file mode 100644 index 00000000000..4f8a76e98c7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-004.tentative.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-004.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-005.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-005.html.ini new file mode 100644 index 00000000000..4f1710521b9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-005.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-006.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-006.html.ini new file mode 100644 index 00000000000..4196a13f72a --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-006.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-007.tentative.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-007.tentative.html.ini new file mode 100644 index 00000000000..0aad3a150dd --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-007.tentative.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-007.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-009.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-009.html.ini new file mode 100644 index 00000000000..8b0de9552fc --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-break-all-inline-009.html.ini @@ -0,0 +1,2 @@ +[word-break-break-all-inline-009.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-001.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-001.html.ini new file mode 100644 index 00000000000..e896667fbc5 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-001.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-002.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-002.html.ini new file mode 100644 index 00000000000..88e455b139a --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-002.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-003.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-003.html.ini new file mode 100644 index 00000000000..58bd11eebbf --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-003.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-003.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-005.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-005.html.ini new file mode 100644 index 00000000000..feddd4f48c1 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-005.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-006.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-006.html.ini new file mode 100644 index 00000000000..3a512b4a124 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-006.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-007.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-007.html.ini new file mode 100644 index 00000000000..0610498c013 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-007.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-007.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-008.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-008.html.ini new file mode 100644 index 00000000000..0ae96b6eb3c --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-008.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-008.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-010.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-010.html.ini new file mode 100644 index 00000000000..851b8559322 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-keep-all-010.html.ini @@ -0,0 +1,2 @@ +[word-break-keep-all-010.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-001.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-001.html.ini new file mode 100644 index 00000000000..3ba7eb5584f --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-001.html.ini @@ -0,0 +1,2 @@ +[word-break-min-content-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-002.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-002.html.ini new file mode 100644 index 00000000000..a99d99d6ec9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-002.html.ini @@ -0,0 +1,2 @@ +[word-break-min-content-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-003.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-003.html.ini deleted file mode 100644 index 37993de3a17..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-min-content-003.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-004.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-004.html.ini new file mode 100644 index 00000000000..5e0ed296c95 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-004.html.ini @@ -0,0 +1,2 @@ +[word-break-min-content-004.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-005.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-005.html.ini new file mode 100644 index 00000000000..50024d9fcfc --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-005.html.ini @@ -0,0 +1,2 @@ +[word-break-min-content-005.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-min-content-006.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-006.html.ini new file mode 100644 index 00000000000..505329f9ad9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-min-content-006.html.ini @@ -0,0 +1,2 @@ +[word-break-min-content-006.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-001.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-001.html.ini deleted file mode 100644 index 4ba098044d6..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ar-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ar-000.html.ini new file mode 100644 index 00000000000..b79a864a815 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ar-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-ar-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-bo-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-bo-000.html.ini new file mode 100644 index 00000000000..a915f014bd9 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-bo-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-bo-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ethiopic.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ethiopic.html.ini deleted file mode 100644 index b91c2e6ee1f..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ethiopic.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ethiopic.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-hi-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-hi-000.html.ini new file mode 100644 index 00000000000..f5aad2ba353 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-hi-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-hi-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-000.html.ini deleted file mode 100644 index 3c329316942..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-000.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ja-000.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-001.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-001.html.ini deleted file mode 100644 index a046e471b17..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ja-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-002.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-002.html.ini deleted file mode 100644 index 15244a12fa2..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ja-002.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-004.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-004.html.ini deleted file mode 100644 index 8f6de798490..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ja-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ja-004.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-km-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-km-000.html.ini new file mode 100644 index 00000000000..da11ac5e514 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-km-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-km-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ko-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-ko-000.html.ini deleted file mode 100644 index e1297171e90..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-ko-000.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-ko-000.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-lo-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-lo-000.html.ini new file mode 100644 index 00000000000..76faa74b51d --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-lo-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-lo-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-my-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-my-000.html.ini new file mode 100644 index 00000000000..a9a60953dae --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-my-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-my-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-tdd-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-tdd-000.html.ini new file mode 100644 index 00000000000..d019855a2c3 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-tdd-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-tdd-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-th-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-th-000.html.ini new file mode 100644 index 00000000000..db1cf94a0b8 --- /dev/null +++ b/tests/wpt/meta/css/css-text/word-break/word-break-normal-th-000.html.ini @@ -0,0 +1,2 @@ +[word-break-normal-th-000.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/word-break/word-break-normal-zh-000.html.ini b/tests/wpt/meta/css/css-text/word-break/word-break-normal-zh-000.html.ini deleted file mode 100644 index f5f672c4271..00000000000 --- a/tests/wpt/meta/css/css-text/word-break/word-break-normal-zh-000.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[word-break-normal-zh-000.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-001.html.ini b/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-001.html.ini new file mode 100644 index 00000000000..3b4de2ce355 --- /dev/null +++ b/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-001.html.ini @@ -0,0 +1,2 @@ +[writing-system-line-break-001.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-002.html.ini b/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-002.html.ini new file mode 100644 index 00000000000..447719ca0bd --- /dev/null +++ b/tests/wpt/meta/css/css-text/writing-system/writing-system-line-break-002.html.ini @@ -0,0 +1,2 @@ +[writing-system-line-break-002.html] + expected: FAIL diff --git a/tests/wpt/meta/css/css-text/writing-system/writing-system-segment-break-001.html.ini b/tests/wpt/meta/css/css-text/writing-system/writing-system-segment-break-001.html.ini new file mode 100644 index 00000000000..7a96cf71dd7 --- /dev/null +++ b/tests/wpt/meta/css/css-text/writing-system/writing-system-segment-break-001.html.ini @@ -0,0 +1,2 @@ +[writing-system-segment-break-001.html] + expected: FAIL |