From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tokens/dynamic-mi-mozilla-409125-ref.xhtml | 11 ++++ .../tokens/dynamic-mi-mozilla-409125.xhtml | 15 +++++ .../tokens/dynamic-mi-mozilla-414123-ref.xhtml | 32 ++++++++++ .../tokens/dynamic-mi-mozilla-414123.xhtml | 45 ++++++++++++++ .../tokens/dynamic-mtext-like-001-ref.html | 43 +++++++++++++ .../tokens/dynamic-mtext-like-001.html | 70 ++++++++++++++++++++++ .../tokens/dynamic-mtext-like-002.html | 70 ++++++++++++++++++++++ .../tokens/mi-mathvariant-1-ref.xhtml | 9 +++ .../tokens/mi-mathvariant-1.xhtml | 13 ++++ .../tokens/mi-mathvariant-2-ref.xhtml | 14 +++++ .../tokens/mi-mathvariant-2.xhtml | 12 ++++ .../presentation-markup/tokens/ms-001-ref.html | 22 +++++++ .../mathml/presentation-markup/tokens/ms-001.html | 30 ++++++++++ 13 files changed, 386 insertions(+) create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125-ref.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123-ref.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-002.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1-ref.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2-ref.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001.html (limited to 'testing/web-platform/tests/mathml/presentation-markup/tokens') diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125-ref.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125-ref.xhtml new file mode 100644 index 0000000000..04d9eeba31 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125-ref.xhtml @@ -0,0 +1,11 @@ + + +Mozilla bug 409125 + + + + +mi + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125.xhtml new file mode 100644 index 0000000000..35b9951dcb --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-409125.xhtml @@ -0,0 +1,15 @@ + + +Mozilla bug 409125 + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123-ref.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123-ref.xhtml new file mode 100644 index 0000000000..7ec9cb751c --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123-ref.xhtml @@ -0,0 +1,32 @@ + + + + + Testcase for bug 414123 + + + + + + M + 2 + + + + + + M + 2 + + + + + + M + 2 + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123.xhtml new file mode 100644 index 0000000000..b2d7e2d166 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mi-mozilla-414123.xhtml @@ -0,0 +1,45 @@ + + + + + Testcase for Mozilla bug 414123 + + + + + + + + + + 2 + + + + + + M + 2 + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001-ref.html new file mode 100644 index 0000000000..a145a8eb51 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001-ref.html @@ -0,0 +1,43 @@ + + + + +Dynamic mtext-like elements (reference) + + + + +
    +
  1. É
  2. +
  3. pX
  4. +
  5. Xp
  6. +
  7. É
  8. +
  9. pX
  10. +
  11. Xp
  12. +
  13. É
  14. +
  15. pX
  16. +
  17. Xp
  18. +
  19. É
  20. +
  21. pX
  22. +
  23. Xp
  24. +
  25. É
  26. +
  27. pX
  28. +
  29. Xp
  30. +
  31. É
  32. +
  33. pX
  34. +
  35. Xp
  36. +
  37. É
  38. +
  39. pX
  40. +
  41. É
  42. +
  43. pX
  44. +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001.html b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001.html new file mode 100644 index 0000000000..8e42f7fa17 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-001.html @@ -0,0 +1,70 @@ + + + + +Dynamic mtext-like elements + + + + + + + + + +
    +
  1. +
  2. X
  3. +
  4. p
  5. +
  6. +
  7. X
  8. +
  9. p
  10. +
  11. +
  12. X
  13. +
  14. p
  15. +
  16. +
  17. X
  18. +
  19. p
  20. +
  21. +
  22. X
  23. +
  24. p
  25. +
  26. +
  27. X
  28. +
  29. p
  30. + +
  31. +
  32. X
  33. +
  34. +
  35. X
  36. +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-002.html b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-002.html new file mode 100644 index 0000000000..f04504bb8c --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/dynamic-mtext-like-002.html @@ -0,0 +1,70 @@ + + + + +Dynamic mtext-like elements + + + + + + + + + +
    +
  1. +
  2. X
  3. +
  4. p
  5. +
  6. +
  7. X
  8. +
  9. p
  10. +
  11. +
  12. X
  13. +
  14. p
  15. +
  16. +
  17. X
  18. +
  19. p
  20. +
  21. +
  22. X
  23. +
  24. p
  25. +
  26. +
  27. X
  28. +
  29. p
  30. + +
  31. +
  32. X
  33. +
  34. +
  35. X
  36. +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1-ref.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1-ref.xhtml new file mode 100644 index 0000000000..ec3bb1a83e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1-ref.xhtml @@ -0,0 +1,9 @@ + + + + cos + + x + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1.xhtml new file mode 100644 index 0000000000..04fe19194e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-1.xhtml @@ -0,0 +1,13 @@ + + + + + + + + cos + + x + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2-ref.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2-ref.xhtml new file mode 100644 index 0000000000..35e6bf6ecd --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2-ref.xhtml @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2.xhtml b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2.xhtml new file mode 100644 index 0000000000..e83a24c5d3 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/mi-mathvariant-2.xhtml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001-ref.html new file mode 100644 index 0000000000..bbd42a93ee --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001-ref.html @@ -0,0 +1,22 @@ + + + + + ms legacy lquote and rquote attributes (reference) + + + + + +

+ + X + +

+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001.html b/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001.html new file mode 100644 index 0000000000..abac0c8b2e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/tokens/ms-001.html @@ -0,0 +1,30 @@ + + + + + ms legacy lquote and rquote attributes + + + + + + + + + + +

+ + X + +

+ + + + + + -- cgit v1.2.3