From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../mpadded/legacy-orthogonal-pseudo-units.html.ini | 19 +++++++++++++++++++ .../presentation-markup/mpadded/mpadded-002.html.ini | 4 ++++ .../presentation-markup/mpadded/mpadded-003.html.ini | 7 +++++++ .../mpadded/mpadded-percentage-002.html.ini | 9 +++++++++ 4 files changed, 39 insertions(+) create mode 100644 testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini create mode 100644 testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini create mode 100644 testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini create mode 100644 testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini (limited to 'testing/web-platform/meta/mathml/presentation-markup/mpadded') diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini new file mode 100644 index 0000000000..affce57194 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini @@ -0,0 +1,19 @@ +[legacy-orthogonal-pseudo-units.html] + [200%width is not allowed on depth] + expected: FAIL + + [200%width is not allowed on voffset] + expected: FAIL + + [200%depth is not allowed on width] + expected: FAIL + + [200%height is not allowed on width] + expected: FAIL + + [200%depth is not allowed on lspace] + expected: FAIL + + [200%height is not allowed on lspace] + expected: FAIL + diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini new file mode 100644 index 0000000000..a0e178c8fb --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini @@ -0,0 +1,4 @@ +[mpadded-002.html] + [Percentage calculation for width, height and depth] + expected: FAIL + diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini new file mode 100644 index 0000000000..48eb26b1d9 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini @@ -0,0 +1,7 @@ +[mpadded-003.html] + [content is shifted by the specified lspace/voffset (RTL)] + expected: FAIL + + [content is shifted by the specified lspace/voffset] + expected: FAIL + diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini new file mode 100644 index 0000000000..1972908078 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini @@ -0,0 +1,9 @@ +[mpadded-percentage-002.html] + [width='200%' is interpreted as the default value] + expected: FAIL + + [height='200%' is interpreted as the default value] + expected: FAIL + + [depth='200%' is interpreted as the default value] + expected: FAIL -- cgit v1.2.3