diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini new file mode 100644 index 0000000000..36448b29f2 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini @@ -0,0 +1,36 @@ +[highlight-cascade-007.html] + [M::selection’s font-size is the same as in M] + expected: FAIL + + [M span::selection’s font-size is the same as in M span] + expected: FAIL + + [M::selection’s own text-shadow respects M’s font-size] + expected: FAIL + + [M span::selection’s inherited text-shadow respects M’s font-size] + expected: FAIL + + [W::selection’s line-height is the same as in W] + expected: FAIL + + [W span::selection’s line-height is the same as in W span] + expected: FAIL + + [W::selection’s own text-shadow respects W’s line-height] + expected: FAIL + + [W span::selection’s inherited text-shadow respects W’s line-height] + expected: FAIL + + [U::selection’s font-size is the same as in U] + expected: FAIL + + [U span::selection’s font-size is the same as in U span] + expected: FAIL + + [U::selection’s own text-decoration-thickness respects U’s font-size] + expected: FAIL + + [U span::selection’s own text-decoration-thickness respects U span’s font-size] + expected: FAIL |