From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- layout/reftests/text-decoration/1133392-ref.html | 17 +++ layout/reftests/text-decoration/1133392.html | 36 ++++++ .../1159729-offset-adjustment-notref.html | 19 ++++ .../text-decoration/1159729-offset-adjustment.html | 21 ++++ .../reftests/text-decoration/1415214-notref.html | 18 +++ layout/reftests/text-decoration/1415214.html | 18 +++ layout/reftests/text-decoration/641444-1-ref.html | 38 +++++++ layout/reftests/text-decoration/641444-1.html | 38 +++++++ layout/reftests/text-decoration/676538-1-ref.html | 23 ++++ layout/reftests/text-decoration/676538-1.html | 22 ++++ .../complex-decoration-style-quirks-ref.html | 102 +++++++++++++++++ .../complex-decoration-style-quirks.html | 114 +++++++++++++++++++ .../complex-decoration-style-standards-ref.html | 103 ++++++++++++++++++ .../complex-decoration-style-standards.html | 115 ++++++++++++++++++++ .../decoration-color-override-quirks-ref.html | 5 + .../decoration-color-override-quirks.html | 5 + .../decoration-color-override-standards-ref.html | 6 + .../decoration-color-override-standards.html | 6 + .../decoration-color-quirks-ref.html | 75 +++++++++++++ .../text-decoration/decoration-color-quirks.html | 84 ++++++++++++++ .../decoration-color-standards-ref.html | 77 +++++++++++++ .../decoration-color-standards.html | 83 ++++++++++++++ .../decoration-css21-block-ref.html | 16 +++ .../text-decoration/decoration-css21-block.html | 14 +++ .../text-decoration/decoration-css21-ref.html | 30 +++++ .../reftests/text-decoration/decoration-css21.html | 30 +++++ .../decoration-style-quirks-ref.html | 54 +++++++++ .../text-decoration/decoration-style-quirks.html | 47 ++++++++ .../decoration-style-standards-ref.html | 34 ++++++ .../decoration-style-standards.html | 34 ++++++ ...amic-underline-vertical-align-quirks-1-ref.html | 21 ++++ .../dynamic-underline-vertical-align-quirks-1.html | 26 +++++ ...amic-underline-vertical-align-quirks-2-ref.html | 21 ++++ .../dynamic-underline-vertical-align-quirks-2.html | 26 +++++ ...c-underline-vertical-align-standards-1-ref.html | 22 ++++ ...namic-underline-vertical-align-standards-1.html | 27 +++++ ...c-underline-vertical-align-standards-2-ref.html | 22 ++++ ...namic-underline-vertical-align-standards-2.html | 27 +++++ .../emphasis-style-dynamic-ref.html | 12 ++ .../text-decoration/emphasis-style-dynamic.html | 20 ++++ .../inline-baseline-almost-standards-ref.html | 10 ++ .../inline-baseline-almost-standards.html | 10 ++ .../inline-baseline-quirks-ref.html | 8 ++ .../text-decoration/inline-baseline-quirks.html | 8 ++ .../line-through-style-block-dashed-quirks.html | 1 + .../line-through-style-block-dashed-standards.html | 2 + .../line-through-style-block-dotted-quirks.html | 1 + .../line-through-style-block-dotted-standards.html | 2 + .../line-through-style-block-double-quirks.html | 1 + .../line-through-style-block-double-standards.html | 2 + .../line-through-style-block-quirks-ref.html | 1 + .../line-through-style-block-solid-quirks.html | 1 + .../line-through-style-block-solid-standards.html | 2 + .../line-through-style-block-standards-ref.html | 2 + .../line-through-style-block-wavy-quirks.html | 1 + .../line-through-style-block-wavy-standards.html | 2 + .../line-through-style-inline-dashed-quirks.html | 1 + ...line-through-style-inline-dashed-standards.html | 2 + .../line-through-style-inline-dotted-quirks.html | 1 + ...line-through-style-inline-dotted-standards.html | 2 + .../line-through-style-inline-double-quirks.html | 1 + ...line-through-style-inline-double-standards.html | 2 + .../line-through-style-inline-quirks-ref.html | 1 + .../line-through-style-inline-solid-quirks.html | 1 + .../line-through-style-inline-solid-standards.html | 2 + .../line-through-style-inline-standards-ref.html | 2 + .../line-through-style-inline-wavy-quirks.html | 1 + .../line-through-style-inline-wavy-standards.html | 2 + .../overline-style-block-dashed-quirks.html | 1 + .../overline-style-block-dashed-standards.html | 2 + .../overline-style-block-dotted-quirks.html | 1 + .../overline-style-block-dotted-standards.html | 2 + .../overline-style-block-double-quirks.html | 1 + .../overline-style-block-double-standards.html | 2 + .../overline-style-block-quirks-ref.html | 1 + .../overline-style-block-solid-quirks.html | 1 + .../overline-style-block-solid-standards.html | 2 + .../overline-style-block-standards-ref.html | 2 + .../overline-style-block-wavy-quirks.html | 1 + .../overline-style-block-wavy-standards.html | 2 + .../overline-style-inline-dashed-quirks.html | 1 + .../overline-style-inline-dashed-standards.html | 2 + .../overline-style-inline-dotted-quirks.html | 1 + .../overline-style-inline-dotted-standards.html | 2 + .../overline-style-inline-double-quirks.html | 1 + .../overline-style-inline-double-standards.html | 2 + .../overline-style-inline-quirks-ref.html | 1 + .../overline-style-inline-solid-quirks.html | 1 + .../overline-style-inline-solid-standards.html | 2 + .../overline-style-inline-standards-ref.html | 2 + .../overline-style-inline-wavy-quirks.html | 1 + .../overline-style-inline-wavy-standards.html | 2 + layout/reftests/text-decoration/reftest.list | 121 +++++++++++++++++++++ .../text-decoration/skip-ink-cjk-1-ref.html | 18 +++ .../reftests/text-decoration/skip-ink-cjk-1.html | 15 +++ .../text-decoration/skip-ink-cjk-2-ref.html | 19 ++++ .../reftests/text-decoration/skip-ink-cjk-2.html | 18 +++ .../text-decoration/skip-ink-cjk-3-ref.html | 19 ++++ .../reftests/text-decoration/skip-ink-cjk-3.html | 18 +++ .../skip-ink-multiline-position-ref.html | 26 +++++ .../skip-ink-multiline-position.html | 26 +++++ .../skip-ink-vertical-align-2-notref.html | 5 + .../text-decoration/skip-ink-vertical-align-2.html | 5 + .../skip-ink-vertical-align-ref.html | 20 ++++ .../text-decoration/skip-ink-vertical-align.html | 19 ++++ .../text-decoration/table-quirk-1-ref.html | 7 ++ layout/reftests/text-decoration/table-quirk-1.html | 7 ++ .../text-decoration/table-quirk-2-ref.html | 26 +++++ layout/reftests/text-decoration/table-quirk-2.html | 35 ++++++ .../text-decoration-propagation-1-quirks-ref.html | 38 +++++++ .../text-decoration-propagation-1-quirks.html | 46 ++++++++ ...ext-decoration-propagation-1-standards-ref.html | 39 +++++++ .../text-decoration-propagation-1-standards.html | 47 ++++++++ .../text-decoration-zorder-1-quirks.html | 44 ++++++++ .../text-decoration-zorder-1-ref.html | 55 ++++++++++ .../text-decoration-zorder-1-standards.html | 46 ++++++++ .../underline-block-propagation-2-quirks-ref.html | 40 +++++++ .../underline-block-propagation-2-quirks.html | 35 ++++++ ...nderline-block-propagation-2-standards-ref.html | 40 +++++++ .../underline-block-propagation-2-standards.html | 34 ++++++ .../underline-block-propagation-quirks-ref.html | 13 +++ .../underline-block-propagation-quirks.html | 13 +++ .../underline-block-propagation-standards-ref.html | 14 +++ .../underline-block-propagation-standards.html | 14 +++ .../underline-block-quirks-notref.html | 2 + .../underline-block-quirks-ref.html | 2 + .../text-decoration/underline-block-quirks.html | 2 + .../underline-block-standards-notref.html | 3 + .../underline-block-standards-ref.html | 3 + .../text-decoration/underline-block-standards.html | 3 + .../text-decoration/underline-button-1-ref.html | 9 ++ .../text-decoration/underline-button-1.html | 8 ++ .../text-decoration/underline-button-2-ref.html | 9 ++ .../text-decoration/underline-button-2.html | 8 ++ .../underline-inline-block-quirks-notref.html | 2 + .../underline-inline-block-quirks-ref.html | 2 + .../underline-inline-block-quirks.html | 2 + .../underline-inline-block-standards-notref.html | 3 + .../underline-inline-block-standards-ref.html | 3 + .../underline-inline-block-standards.html | 3 + .../text-decoration/underline-select-1-ref.html | 9 ++ .../text-decoration/underline-select-1.html | 8 ++ .../text-decoration/underline-select-2-ref.html | 9 ++ .../text-decoration/underline-select-2.html | 8 ++ .../underline-style-block-dashed-quirks.html | 1 + .../underline-style-block-dashed-standards.html | 2 + .../underline-style-block-dotted-quirks.html | 1 + .../underline-style-block-dotted-standards.html | 2 + .../underline-style-block-double-quirks.html | 1 + .../underline-style-block-double-standards.html | 2 + .../underline-style-block-quirks-ref.html | 1 + .../underline-style-block-solid-quirks.html | 1 + .../underline-style-block-solid-standards.html | 2 + .../underline-style-block-standards-ref.html | 2 + .../underline-style-block-wavy-quirks.html | 1 + .../underline-style-block-wavy-standards.html | 2 + .../underline-style-inline-dashed-quirks.html | 1 + .../underline-style-inline-dashed-standards.html | 2 + .../underline-style-inline-dotted-quirks.html | 1 + .../underline-style-inline-dotted-standards.html | 2 + .../underline-style-inline-double-quirks.html | 1 + .../underline-style-inline-double-standards.html | 2 + .../underline-style-inline-quirks-ref.html | 1 + .../underline-style-inline-solid-quirks.html | 1 + .../underline-style-inline-solid-standards.html | 2 + .../underline-style-inline-standards-ref.html | 2 + .../underline-style-inline-wavy-quirks.html | 1 + .../underline-style-inline-wavy-standards.html | 2 + .../underline-table-caption-quirks-notref.html | 12 ++ .../underline-table-caption-quirks-ref.html | 12 ++ .../underline-table-caption-quirks.html | 12 ++ .../underline-table-caption-standards-notref.html | 13 +++ .../underline-table-caption-standards-ref.html | 13 +++ .../underline-table-caption-standards.html | 13 +++ .../underline-table-cell-quirks-notref.html | 11 ++ .../underline-table-cell-quirks-ref.html | 11 ++ .../underline-table-cell-quirks.html | 11 ++ .../underline-table-cell-standards-notref.html | 12 ++ .../underline-table-cell-standards-ref.html | 12 ++ .../underline-table-cell-standards.html | 12 ++ .../vertical-mode-decorations-1-ref.html | 15 +++ .../vertical-mode-decorations-1.html | 15 +++ .../vertical-mode-decorations-2-ref.html | 15 +++ .../vertical-mode-decorations-2.html | 15 +++ 184 files changed, 2876 insertions(+) create mode 100644 layout/reftests/text-decoration/1133392-ref.html create mode 100644 layout/reftests/text-decoration/1133392.html create mode 100644 layout/reftests/text-decoration/1159729-offset-adjustment-notref.html create mode 100644 layout/reftests/text-decoration/1159729-offset-adjustment.html create mode 100644 layout/reftests/text-decoration/1415214-notref.html create mode 100644 layout/reftests/text-decoration/1415214.html create mode 100644 layout/reftests/text-decoration/641444-1-ref.html create mode 100644 layout/reftests/text-decoration/641444-1.html create mode 100644 layout/reftests/text-decoration/676538-1-ref.html create mode 100644 layout/reftests/text-decoration/676538-1.html create mode 100644 layout/reftests/text-decoration/complex-decoration-style-quirks-ref.html create mode 100644 layout/reftests/text-decoration/complex-decoration-style-quirks.html create mode 100644 layout/reftests/text-decoration/complex-decoration-style-standards-ref.html create mode 100644 layout/reftests/text-decoration/complex-decoration-style-standards.html create mode 100644 layout/reftests/text-decoration/decoration-color-override-quirks-ref.html create mode 100644 layout/reftests/text-decoration/decoration-color-override-quirks.html create mode 100644 layout/reftests/text-decoration/decoration-color-override-standards-ref.html create mode 100644 layout/reftests/text-decoration/decoration-color-override-standards.html create mode 100644 layout/reftests/text-decoration/decoration-color-quirks-ref.html create mode 100644 layout/reftests/text-decoration/decoration-color-quirks.html create mode 100644 layout/reftests/text-decoration/decoration-color-standards-ref.html create mode 100644 layout/reftests/text-decoration/decoration-color-standards.html create mode 100644 layout/reftests/text-decoration/decoration-css21-block-ref.html create mode 100644 layout/reftests/text-decoration/decoration-css21-block.html create mode 100644 layout/reftests/text-decoration/decoration-css21-ref.html create mode 100644 layout/reftests/text-decoration/decoration-css21.html create mode 100644 layout/reftests/text-decoration/decoration-style-quirks-ref.html create mode 100644 layout/reftests/text-decoration/decoration-style-quirks.html create mode 100644 layout/reftests/text-decoration/decoration-style-standards-ref.html create mode 100644 layout/reftests/text-decoration/decoration-style-standards.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1-ref.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2-ref.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1-ref.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2-ref.html create mode 100644 layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2.html create mode 100644 layout/reftests/text-decoration/emphasis-style-dynamic-ref.html create mode 100644 layout/reftests/text-decoration/emphasis-style-dynamic.html create mode 100644 layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html create mode 100644 layout/reftests/text-decoration/inline-baseline-almost-standards.html create mode 100644 layout/reftests/text-decoration/inline-baseline-quirks-ref.html create mode 100644 layout/reftests/text-decoration/inline-baseline-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-dashed-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-dotted-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-double-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-double-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-quirks-ref.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-solid-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-solid-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-standards-ref.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-block-wavy-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-dashed-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-dotted-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-double-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-double-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-quirks-ref.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-solid-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-solid-standards.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-standards-ref.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/line-through-style-inline-wavy-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-block-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-block-dashed-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-block-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-block-dotted-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-block-double-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-block-double-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-block-quirks-ref.html create mode 100644 layout/reftests/text-decoration/overline-style-block-solid-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-block-solid-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-block-standards-ref.html create mode 100644 layout/reftests/text-decoration/overline-style-block-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-block-wavy-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-dashed-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-dotted-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-double-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-double-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-quirks-ref.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-solid-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-solid-standards.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-standards-ref.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/overline-style-inline-wavy-standards.html create mode 100644 layout/reftests/text-decoration/reftest.list create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-1-ref.html create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-1.html create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-2-ref.html create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-2.html create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-3-ref.html create mode 100644 layout/reftests/text-decoration/skip-ink-cjk-3.html create mode 100644 layout/reftests/text-decoration/skip-ink-multiline-position-ref.html create mode 100644 layout/reftests/text-decoration/skip-ink-multiline-position.html create mode 100644 layout/reftests/text-decoration/skip-ink-vertical-align-2-notref.html create mode 100644 layout/reftests/text-decoration/skip-ink-vertical-align-2.html create mode 100644 layout/reftests/text-decoration/skip-ink-vertical-align-ref.html create mode 100644 layout/reftests/text-decoration/skip-ink-vertical-align.html create mode 100644 layout/reftests/text-decoration/table-quirk-1-ref.html create mode 100644 layout/reftests/text-decoration/table-quirk-1.html create mode 100644 layout/reftests/text-decoration/table-quirk-2-ref.html create mode 100644 layout/reftests/text-decoration/table-quirk-2.html create mode 100644 layout/reftests/text-decoration/text-decoration-propagation-1-quirks-ref.html create mode 100644 layout/reftests/text-decoration/text-decoration-propagation-1-quirks.html create mode 100644 layout/reftests/text-decoration/text-decoration-propagation-1-standards-ref.html create mode 100644 layout/reftests/text-decoration/text-decoration-propagation-1-standards.html create mode 100644 layout/reftests/text-decoration/text-decoration-zorder-1-quirks.html create mode 100644 layout/reftests/text-decoration/text-decoration-zorder-1-ref.html create mode 100644 layout/reftests/text-decoration/text-decoration-zorder-1-standards.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-2-quirks.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-2-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-2-standards.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-quirks.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-propagation-standards.html create mode 100644 layout/reftests/text-decoration/underline-block-quirks-notref.html create mode 100644 layout/reftests/text-decoration/underline-block-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-quirks.html create mode 100644 layout/reftests/text-decoration/underline-block-standards-notref.html create mode 100644 layout/reftests/text-decoration/underline-block-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-block-standards.html create mode 100644 layout/reftests/text-decoration/underline-button-1-ref.html create mode 100644 layout/reftests/text-decoration/underline-button-1.html create mode 100644 layout/reftests/text-decoration/underline-button-2-ref.html create mode 100644 layout/reftests/text-decoration/underline-button-2.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-quirks-notref.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-quirks.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-standards-notref.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-inline-block-standards.html create mode 100644 layout/reftests/text-decoration/underline-select-1-ref.html create mode 100644 layout/reftests/text-decoration/underline-select-1.html create mode 100644 layout/reftests/text-decoration/underline-select-2-ref.html create mode 100644 layout/reftests/text-decoration/underline-select-2.html create mode 100644 layout/reftests/text-decoration/underline-style-block-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-block-dashed-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-block-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-block-dotted-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-block-double-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-block-double-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-block-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-style-block-solid-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-block-solid-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-block-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-style-block-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-block-wavy-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-dashed-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-dashed-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-dotted-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-dotted-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-double-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-double-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-solid-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-solid-standards.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-wavy-quirks.html create mode 100644 layout/reftests/text-decoration/underline-style-inline-wavy-standards.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-quirks-notref.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-quirks.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-standards-notref.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-table-caption-standards.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-quirks-notref.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-quirks-ref.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-quirks.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-standards-notref.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-standards-ref.html create mode 100644 layout/reftests/text-decoration/underline-table-cell-standards.html create mode 100644 layout/reftests/text-decoration/vertical-mode-decorations-1-ref.html create mode 100644 layout/reftests/text-decoration/vertical-mode-decorations-1.html create mode 100644 layout/reftests/text-decoration/vertical-mode-decorations-2-ref.html create mode 100644 layout/reftests/text-decoration/vertical-mode-decorations-2.html (limited to 'layout/reftests/text-decoration') diff --git a/layout/reftests/text-decoration/1133392-ref.html b/layout/reftests/text-decoration/1133392-ref.html new file mode 100644 index 0000000000..ad933fb177 --- /dev/null +++ b/layout/reftests/text-decoration/1133392-ref.html @@ -0,0 +1,17 @@ + + +reftest, bug 1133392 + + +

This text
+has an underline.

diff --git a/layout/reftests/text-decoration/1133392.html b/layout/reftests/text-decoration/1133392.html new file mode 100644 index 0000000000..46983a1bd8 --- /dev/null +++ b/layout/reftests/text-decoration/1133392.html @@ -0,0 +1,36 @@ + + +reftest, bug 1133392 + + +

This text
+has an underline.

+ + + diff --git a/layout/reftests/text-decoration/1159729-offset-adjustment-notref.html b/layout/reftests/text-decoration/1159729-offset-adjustment-notref.html new file mode 100644 index 0000000000..90431b9a82 --- /dev/null +++ b/layout/reftests/text-decoration/1159729-offset-adjustment-notref.html @@ -0,0 +1,19 @@ + + + + + + + +

+abcxyz +

+ + diff --git a/layout/reftests/text-decoration/1159729-offset-adjustment.html b/layout/reftests/text-decoration/1159729-offset-adjustment.html new file mode 100644 index 0000000000..cf05dd1880 --- /dev/null +++ b/layout/reftests/text-decoration/1159729-offset-adjustment.html @@ -0,0 +1,21 @@ + + + + + + + +

+abcxyz +

+ + diff --git a/layout/reftests/text-decoration/1415214-notref.html b/layout/reftests/text-decoration/1415214-notref.html new file mode 100644 index 0000000000..0e59f2b663 --- /dev/null +++ b/layout/reftests/text-decoration/1415214-notref.html @@ -0,0 +1,18 @@ + + + + + clip-rect-correctness-ref + + + +

+ link1 + link2 +

+ + diff --git a/layout/reftests/text-decoration/1415214.html b/layout/reftests/text-decoration/1415214.html new file mode 100644 index 0000000000..90f9b2dbcb --- /dev/null +++ b/layout/reftests/text-decoration/1415214.html @@ -0,0 +1,18 @@ + + + + + clip-rect-correctness + + + +

+ link1 + link2 +

+ + diff --git a/layout/reftests/text-decoration/641444-1-ref.html b/layout/reftests/text-decoration/641444-1-ref.html new file mode 100644 index 0000000000..798e49638d --- /dev/null +++ b/layout/reftests/text-decoration/641444-1-ref.html @@ -0,0 +1,38 @@ + + + + + Mozilla text-decoration bug if direction:rtl and text-indent > 0 + + + +
+

text-indent:-1em

+

text-indent: 0em

+

text-indent: 1em

+

text-indent: 2em

+

text-indent: 3em

+

text-indent: 4em

+

text-indent: 5em

+

text-indent: 6em

+

text-indent: 7em

+

text-indent: 8em

+

text-indent: 9em

+
+
+

text-indent:-1em

+

text-indent: 0em

+

text-indent: 1em

+

text-indent: 2em

+

text-indent: 3em

+

text-indent: 4em

+

text-indent: 5em

+

text-indent: 6em

+

text-indent: 7em

+

text-indent: 8em

+

text-indent: 9em

+
+ + diff --git a/layout/reftests/text-decoration/641444-1.html b/layout/reftests/text-decoration/641444-1.html new file mode 100644 index 0000000000..5c5d148ad8 --- /dev/null +++ b/layout/reftests/text-decoration/641444-1.html @@ -0,0 +1,38 @@ + + + + + Mozilla text-decoration bug if direction:rtl and text-indent > 0 + + + +
+

text-indent:-1em

+

text-indent: 0em

+

text-indent: 1em

+

text-indent: 2em

+

text-indent: 3em

+

text-indent: 4em

+

text-indent: 5em

+

text-indent: 6em

+

text-indent: 7em

+

text-indent: 8em

+

text-indent: 9em

+
+
+

text-indent:-1em

+

text-indent: 0em

+

text-indent: 1em

+

text-indent: 2em

+

text-indent: 3em

+

text-indent: 4em

+

text-indent: 5em

+

text-indent: 6em

+

text-indent: 7em

+

text-indent: 8em

+

text-indent: 9em

+
+ + diff --git a/layout/reftests/text-decoration/676538-1-ref.html b/layout/reftests/text-decoration/676538-1-ref.html new file mode 100644 index 0000000000..5eb1de74ef --- /dev/null +++ b/layout/reftests/text-decoration/676538-1-ref.html @@ -0,0 +1,23 @@ + + + +text-decoration alignment + + + + + +

+ xxx + xxx + xxx +

+ + + diff --git a/layout/reftests/text-decoration/676538-1.html b/layout/reftests/text-decoration/676538-1.html new file mode 100644 index 0000000000..837f99abfa --- /dev/null +++ b/layout/reftests/text-decoration/676538-1.html @@ -0,0 +1,22 @@ + + + +text-decoration alignment + + + + + +

xxx

+ + + diff --git a/layout/reftests/text-decoration/complex-decoration-style-quirks-ref.html b/layout/reftests/text-decoration/complex-decoration-style-quirks-ref.html new file mode 100644 index 0000000000..fbf2c4bfef --- /dev/null +++ b/layout/reftests/text-decoration/complex-decoration-style-quirks-ref.html @@ -0,0 +1,102 @@ + +
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
+
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
diff --git a/layout/reftests/text-decoration/complex-decoration-style-quirks.html b/layout/reftests/text-decoration/complex-decoration-style-quirks.html new file mode 100644 index 0000000000..6b2583afe7 --- /dev/null +++ b/layout/reftests/text-decoration/complex-decoration-style-quirks.html @@ -0,0 +1,114 @@ + +
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
+
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
diff --git a/layout/reftests/text-decoration/complex-decoration-style-standards-ref.html b/layout/reftests/text-decoration/complex-decoration-style-standards-ref.html new file mode 100644 index 0000000000..45ad85d18d --- /dev/null +++ b/layout/reftests/text-decoration/complex-decoration-style-standards-ref.html @@ -0,0 +1,103 @@ + + +
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
+
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
diff --git a/layout/reftests/text-decoration/complex-decoration-style-standards.html b/layout/reftests/text-decoration/complex-decoration-style-standards.html new file mode 100644 index 0000000000..8c7f7fa1f2 --- /dev/null +++ b/layout/reftests/text-decoration/complex-decoration-style-standards.html @@ -0,0 +1,115 @@ + + +
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
+
+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+

+     +

+
diff --git a/layout/reftests/text-decoration/decoration-color-override-quirks-ref.html b/layout/reftests/text-decoration/decoration-color-override-quirks-ref.html new file mode 100644 index 0000000000..5b8481674e --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-override-quirks-ref.html @@ -0,0 +1,5 @@ + + + hellohello + + diff --git a/layout/reftests/text-decoration/decoration-color-override-quirks.html b/layout/reftests/text-decoration/decoration-color-override-quirks.html new file mode 100644 index 0000000000..67e1346b94 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-override-quirks.html @@ -0,0 +1,5 @@ + + + hellohello + + diff --git a/layout/reftests/text-decoration/decoration-color-override-standards-ref.html b/layout/reftests/text-decoration/decoration-color-override-standards-ref.html new file mode 100644 index 0000000000..4420e6fc35 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-override-standards-ref.html @@ -0,0 +1,6 @@ + + + + hellohello + + diff --git a/layout/reftests/text-decoration/decoration-color-override-standards.html b/layout/reftests/text-decoration/decoration-color-override-standards.html new file mode 100644 index 0000000000..2be52e67de --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-override-standards.html @@ -0,0 +1,6 @@ + + + + hellohello + + diff --git a/layout/reftests/text-decoration/decoration-color-quirks-ref.html b/layout/reftests/text-decoration/decoration-color-quirks-ref.html new file mode 100644 index 0000000000..0366b7ddba --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-quirks-ref.html @@ -0,0 +1,75 @@ + +

+ This blue text has green decoration lines +

+

+ This red text has yellow decoration lines +

+

+ This blue text has red lines +

+

+ This orange text has transparent lines +

+

+ Here is no decoration lines, but + + + this blue text has green decoration lines, + and here is no decoration lines too. +

+

+ This is red paragraph and here is no decoration lines, but + + here are green decoration lines, + and here is no decoration lines too. +

+

+ This is purple paragraph and here are decoration lines of current color, but + + here are red decoration lines, + and here are current color decoration lines. +

+

+ This is green paragraph and here are decoration lines of current color, and + + here is specified red decoration color but has current color lines, + and here are current color decoration lines. +

+

+ This is blue paragraph, + + here is red text with red decoration lines, + and here is blue text without decoration lines. +

+

+ This is blue paragraph and decoration color is specified as green, + + here is red text with green decoration lines, + and here is blue text without decoration lines. +

+

+ Here has blue decoration lines even though its color is specified as red + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-color-quirks.html b/layout/reftests/text-decoration/decoration-color-quirks.html new file mode 100644 index 0000000000..17a93c6d6a --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-quirks.html @@ -0,0 +1,84 @@ + +

+ This blue text has green decoration lines +

+

+ This red text has yellow decoration lines +

+

+ This blue text has red lines +

+

+ This orange text has transparent lines +

+

+ Here is no decoration lines, but + + this blue text has green decoration lines, + and here is no decoration lines too. +

+

+ This is red paragraph and here is no decoration lines, but + + here are green decoration lines, + and here is no decoration lines too. +

+

+ This is purple paragraph and here are decoration lines of current color, but + + here are red decoration lines, + and here are current color decoration lines. +

+

+ This is green paragraph and here are decoration lines of current color, and + + here is specified red decoration color but has current color lines, + and here are current color decoration lines. +

+

+ This is blue paragraph, + + here is red text with red decoration lines, + and here is blue text without decoration lines. +

+

+ This is blue paragraph and decoration color is specified as green, + + here is red text with green decoration lines, + and here is blue text without decoration lines. +

+

+ Here has blue decoration lines even though its color is specified as red + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-color-standards-ref.html b/layout/reftests/text-decoration/decoration-color-standards-ref.html new file mode 100644 index 0000000000..f478fb5083 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-standards-ref.html @@ -0,0 +1,77 @@ + + +

+ This blue text has green decoration lines +

+

+ This red text has yellow decoration lines +

+

+ This blue text has red lines +

+

+ This orange text has transparent lines +

+

+ Here is no decoration lines, but + + + this blue text has green decoration lines, + and here is no decoration lines too. +

+

+ This is red paragraph and here is no decoration lines, but + + here are green decoration lines, + and here is no decoration lines too. +

+

+ This is purple paragraph and here are decoration lines of current color, but + + here are red decoration lines, + and here are current color decoration lines. +

+

+ This is green paragraph and here are decoration lines of current color, and + + here is specified red decoration color but has current color lines, + and here are current color decoration lines. +

+

+ This is blue paragraph, + + here is red text with red decoration lines, + and here is blue text without decoration lines. +

+

+ This is blue paragraph and decoration color is specified as green, + + here is red text with green decoration lines, + and here is blue text without decoration lines. +

+

+ Here has blue decoration lines even though its color is specified as red + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-color-standards.html b/layout/reftests/text-decoration/decoration-color-standards.html new file mode 100644 index 0000000000..3f8c5938e4 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-color-standards.html @@ -0,0 +1,83 @@ + + +

+ This blue text has green decoration lines +

+

+ This red text has yellow decoration lines +

+

+ This blue text has red lines +

+

+ This orange text has transparent lines +

+

+ Here is no decoration lines, but + + this blue text has green decoration lines, + and here is no decoration lines too. +

+

+ This is red paragraph and here is no decoration lines, but + + here are green decoration lines, + and here is no decoration lines too.

+

+ This is purple paragraph and here are decoration lines of current color, but + + here are red decoration lines, + and here are current color decoration lines. +

+

+ This is green paragraph and here are decoration lines of current color, and + + here is specified red decoration color but has current color lines, + and here are current color decoration lines. +

+

+ This is blue paragraph, + + here is red text with red decoration lines, + and here is blue text without decoration lines. +

+

+ This is blue paragraph and decoration color is specified as green, + + here is red text with green decoration lines, + and here is blue text without decoration lines. +

+

+ Here has blue decoration lines even though its color is specified as red + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-css21-block-ref.html b/layout/reftests/text-decoration/decoration-css21-block-ref.html new file mode 100644 index 0000000000..740f73323e --- /dev/null +++ b/layout/reftests/text-decoration/decoration-css21-block-ref.html @@ -0,0 +1,16 @@ + + + + + +
+ + underline + +
+ also underlined + + \ No newline at end of file diff --git a/layout/reftests/text-decoration/decoration-css21-block.html b/layout/reftests/text-decoration/decoration-css21-block.html new file mode 100644 index 0000000000..761fc6a94d --- /dev/null +++ b/layout/reftests/text-decoration/decoration-css21-block.html @@ -0,0 +1,14 @@ + + + + + +
+ underline
+ also underlined +
+ + \ No newline at end of file diff --git a/layout/reftests/text-decoration/decoration-css21-ref.html b/layout/reftests/text-decoration/decoration-css21-ref.html new file mode 100644 index 0000000000..14b5844ad6 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-css21-ref.html @@ -0,0 +1,30 @@ + + + + + +

+ Underlined still underlined + Underlined       + Offset +

+

+ + BeforehighlowAfter + + Offsettext +

+

+ BeforehighlowAfter +

+ + diff --git a/layout/reftests/text-decoration/decoration-css21.html b/layout/reftests/text-decoration/decoration-css21.html new file mode 100644 index 0000000000..faaa1af362 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-css21.html @@ -0,0 +1,30 @@ + + + + + +

+ Underlined still underlined + Underlined       +

+

+ + BeforehighlowAfter + +

+

+ + BeforehighlowAfter + +

+ + diff --git a/layout/reftests/text-decoration/decoration-style-quirks-ref.html b/layout/reftests/text-decoration/decoration-style-quirks-ref.html new file mode 100644 index 0000000000..cc2ee3df07 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-style-quirks-ref.html @@ -0,0 +1,54 @@ + +

+ Here is specified the decoration style as dotted but no decoration lines, + however, + + here has solid decoration lines, + and here has no decoration lines. +

+

+ Here is specified the decoration style as dashed but no decoration lines, + however, + + here has inherited decoration lines, + and here has no decoration lines. +

+

+ + Here has dotted decoration lines, + + + here has wavy decoration + lines, + and here has dotted decoration lines. +

+

+ + Here has double decoration lines, + + here is specified as dashed decoration lines but should be + ignored, + and here has double decoration lines. +

+

+ Here is specified the decoration style as -moz-none. +

+

+ Here has solid decoration lines even if its style is specified as dotted + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-style-quirks.html b/layout/reftests/text-decoration/decoration-style-quirks.html new file mode 100644 index 0000000000..a2c9bf6e62 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-style-quirks.html @@ -0,0 +1,47 @@ + +

+ Here is specified the decoration style as dotted but no decoration lines, however, + + here has solid decoration lines, + and here has no decoration lines. +

+

+ Here is specified the decoration style as dashed but no decoration lines, + however, + + here has inherited decoration lines, + and here has no decoration lines. +

+

+ Here has dotted decoration lines, + + here has wavy decoration lines, + and here has dotted decoration lines. +

+

+ Here has double decoration lines, + + here is specified as dashed decoration lines but should be ignored, + and here has double decoration lines. +

+

+ Here is specified the decoration style as -moz-none. +

+

+ Here has solid decoration lines even if its style is specified as dotted + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-style-standards-ref.html b/layout/reftests/text-decoration/decoration-style-standards-ref.html new file mode 100644 index 0000000000..28d5c11754 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-style-standards-ref.html @@ -0,0 +1,34 @@ + +

+ Here is specified the decoration style as dotted but no decoration lines, + however, + + here has solid decoration lines, + and here has no decoration lines. +

+

+ Here is specified the decoration style as dashed but no decoration lines, + however, + + here has inherited decoration lines, + and here has no decoration lines. +

+

+ Here has double decoration lines, + + here is specified as dashed decoration lines but should be ignored, + and here has double decoration lines. +

+

+ Here is specified the decoration style as -moz-none. +

+

+ Here has solid decoration lines even if its style is specified as dotted + before text-decoration. +

diff --git a/layout/reftests/text-decoration/decoration-style-standards.html b/layout/reftests/text-decoration/decoration-style-standards.html new file mode 100644 index 0000000000..4ad687e126 --- /dev/null +++ b/layout/reftests/text-decoration/decoration-style-standards.html @@ -0,0 +1,34 @@ + +

+ Here is specified the decoration style as dotted but no decoration lines, + however, + + here has solid decoration lines, and here has no decoration lines. +

+

+ Here is specified the decoration style as dashed but no decoration lines, + however, + + here has inherited decoration lines, + and here has no decoration lines. +

+

+ Here has double decoration lines, + + here is specified as dashed decoration lines but should be ignored, + and here has double decoration lines. +

+

+ Here is specified the decoration style as -moz-none. +

+

+ Here has solid decoration lines even if its style is specified as dotted + before text-decoration. +

diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1-ref.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1-ref.html new file mode 100644 index 0000000000..915f3a7bb8 --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1-ref.html @@ -0,0 +1,21 @@ + + + + + +

+This line has a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1.html new file mode 100644 index 0000000000..da84798e41 --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-1.html @@ -0,0 +1,26 @@ + + + + + + +

+This line has a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2-ref.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2-ref.html new file mode 100644 index 0000000000..7a1ba472fe --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2-ref.html @@ -0,0 +1,21 @@ + + + + + +

+This line has only a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2.html new file mode 100644 index 0000000000..9f0ca070a7 --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-quirks-2.html @@ -0,0 +1,26 @@ + + + + + + +

+This line has only a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1-ref.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1-ref.html new file mode 100644 index 0000000000..01ba4d9b6c --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1-ref.html @@ -0,0 +1,22 @@ + + + + + + +

+This line has a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1.html new file mode 100644 index 0000000000..64ca1f1252 --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-1.html @@ -0,0 +1,27 @@ + + + + + + + +

+This line has a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2-ref.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2-ref.html new file mode 100644 index 0000000000..fb465cce22 --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2-ref.html @@ -0,0 +1,22 @@ + + + + + + +

+This line has only a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2.html b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2.html new file mode 100644 index 0000000000..d9b23e33fd --- /dev/null +++ b/layout/reftests/text-decoration/dynamic-underline-vertical-align-standards-2.html @@ -0,0 +1,27 @@ + + + + + + + +

+This line has only a bottom vertical align span.
+This line has a top vertical align span. +

+ + diff --git a/layout/reftests/text-decoration/emphasis-style-dynamic-ref.html b/layout/reftests/text-decoration/emphasis-style-dynamic-ref.html new file mode 100644 index 0000000000..786be94023 --- /dev/null +++ b/layout/reftests/text-decoration/emphasis-style-dynamic-ref.html @@ -0,0 +1,12 @@ + + + +Bug 1229278 - Dynamic change to text-emphasis-style + +
テスト
+ diff --git a/layout/reftests/text-decoration/emphasis-style-dynamic.html b/layout/reftests/text-decoration/emphasis-style-dynamic.html new file mode 100644 index 0000000000..3e9b920eb0 --- /dev/null +++ b/layout/reftests/text-decoration/emphasis-style-dynamic.html @@ -0,0 +1,20 @@ + + + +Bug 1229278 - Dynamic change to text-emphasis-style + +
テスト
+ + diff --git a/layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html b/layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html new file mode 100644 index 0000000000..4d193d6c99 --- /dev/null +++ b/layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html @@ -0,0 +1,10 @@ + + + test for bug 223764 (Almost-standards) + +

+ hello +

+ + diff --git a/layout/reftests/text-decoration/inline-baseline-almost-standards.html b/layout/reftests/text-decoration/inline-baseline-almost-standards.html new file mode 100644 index 0000000000..71bdfc14b8 --- /dev/null +++ b/layout/reftests/text-decoration/inline-baseline-almost-standards.html @@ -0,0 +1,10 @@ + + + test for bug 223764 (Almost-standards) + +

+ hello +

+ + diff --git a/layout/reftests/text-decoration/inline-baseline-quirks-ref.html b/layout/reftests/text-decoration/inline-baseline-quirks-ref.html new file mode 100644 index 0000000000..a1f2bd5aea --- /dev/null +++ b/layout/reftests/text-decoration/inline-baseline-quirks-ref.html @@ -0,0 +1,8 @@ + + test for bug 223764 (Quirks) + +

+ hello +

+ + diff --git a/layout/reftests/text-decoration/inline-baseline-quirks.html b/layout/reftests/text-decoration/inline-baseline-quirks.html new file mode 100644 index 0000000000..599b1e8da0 --- /dev/null +++ b/layout/reftests/text-decoration/inline-baseline-quirks.html @@ -0,0 +1,8 @@ + + test for bug 223764 (Quirks) + +

+ hello +

+ + diff --git a/layout/reftests/text-decoration/line-through-style-block-dashed-quirks.html b/layout/reftests/text-decoration/line-through-style-block-dashed-quirks.html new file mode 100644 index 0000000000..77503d4669 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-dashed-standards.html b/layout/reftests/text-decoration/line-through-style-block-dashed-standards.html new file mode 100644 index 0000000000..782a237cb8 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-dotted-quirks.html b/layout/reftests/text-decoration/line-through-style-block-dotted-quirks.html new file mode 100644 index 0000000000..6e6741ccf6 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-dotted-standards.html b/layout/reftests/text-decoration/line-through-style-block-dotted-standards.html new file mode 100644 index 0000000000..6151a80eed --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-double-quirks.html b/layout/reftests/text-decoration/line-through-style-block-double-quirks.html new file mode 100644 index 0000000000..47ea921443 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-double-standards.html b/layout/reftests/text-decoration/line-through-style-block-double-standards.html new file mode 100644 index 0000000000..1439dcb791 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-quirks-ref.html b/layout/reftests/text-decoration/line-through-style-block-quirks-ref.html new file mode 100644 index 0000000000..53c4a2fd4a --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-solid-quirks.html b/layout/reftests/text-decoration/line-through-style-block-solid-quirks.html new file mode 100644 index 0000000000..0ff5cc0028 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-solid-standards.html b/layout/reftests/text-decoration/line-through-style-block-solid-standards.html new file mode 100644 index 0000000000..9d49671152 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-standards-ref.html b/layout/reftests/text-decoration/line-through-style-block-standards-ref.html new file mode 100644 index 0000000000..cea0d3718b --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-wavy-quirks.html b/layout/reftests/text-decoration/line-through-style-block-wavy-quirks.html new file mode 100644 index 0000000000..437b2c3348 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-block-wavy-standards.html b/layout/reftests/text-decoration/line-through-style-block-wavy-standards.html new file mode 100644 index 0000000000..f00c7a48f8 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-block-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has line-through

diff --git a/layout/reftests/text-decoration/line-through-style-inline-dashed-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-dashed-quirks.html new file mode 100644 index 0000000000..ae0e01e6d5 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-dashed-standards.html b/layout/reftests/text-decoration/line-through-style-inline-dashed-standards.html new file mode 100644 index 0000000000..588f85e2d8 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-dotted-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-dotted-quirks.html new file mode 100644 index 0000000000..f47816e564 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-dotted-standards.html b/layout/reftests/text-decoration/line-through-style-inline-dotted-standards.html new file mode 100644 index 0000000000..1096674d40 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-double-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-double-quirks.html new file mode 100644 index 0000000000..9daf8458c1 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-double-standards.html b/layout/reftests/text-decoration/line-through-style-inline-double-standards.html new file mode 100644 index 0000000000..2db67bd36d --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-quirks-ref.html b/layout/reftests/text-decoration/line-through-style-inline-quirks-ref.html new file mode 100644 index 0000000000..789426b018 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-solid-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-solid-quirks.html new file mode 100644 index 0000000000..746f67ce15 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-solid-standards.html b/layout/reftests/text-decoration/line-through-style-inline-solid-standards.html new file mode 100644 index 0000000000..a59ba91fb4 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-standards-ref.html b/layout/reftests/text-decoration/line-through-style-inline-standards-ref.html new file mode 100644 index 0000000000..8b401685f8 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html b/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html new file mode 100644 index 0000000000..1f89c11ef4 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/line-through-style-inline-wavy-standards.html b/layout/reftests/text-decoration/line-through-style-inline-wavy-standards.html new file mode 100644 index 0000000000..6914b74542 --- /dev/null +++ b/layout/reftests/text-decoration/line-through-style-inline-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has line-through, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-block-dashed-quirks.html b/layout/reftests/text-decoration/overline-style-block-dashed-quirks.html new file mode 100644 index 0000000000..09b78f7117 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-dashed-standards.html b/layout/reftests/text-decoration/overline-style-block-dashed-standards.html new file mode 100644 index 0000000000..9204157cfb --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-dotted-quirks.html b/layout/reftests/text-decoration/overline-style-block-dotted-quirks.html new file mode 100644 index 0000000000..5f8d676e88 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-dotted-standards.html b/layout/reftests/text-decoration/overline-style-block-dotted-standards.html new file mode 100644 index 0000000000..b653753b42 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-double-quirks.html b/layout/reftests/text-decoration/overline-style-block-double-quirks.html new file mode 100644 index 0000000000..37bb368007 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-double-standards.html b/layout/reftests/text-decoration/overline-style-block-double-standards.html new file mode 100644 index 0000000000..2bce4cc1d7 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-quirks-ref.html b/layout/reftests/text-decoration/overline-style-block-quirks-ref.html new file mode 100644 index 0000000000..07353927d9 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-solid-quirks.html b/layout/reftests/text-decoration/overline-style-block-solid-quirks.html new file mode 100644 index 0000000000..b8d6f30c97 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-solid-standards.html b/layout/reftests/text-decoration/overline-style-block-solid-standards.html new file mode 100644 index 0000000000..e795637836 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-standards-ref.html b/layout/reftests/text-decoration/overline-style-block-standards-ref.html new file mode 100644 index 0000000000..c349ca362f --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-wavy-quirks.html b/layout/reftests/text-decoration/overline-style-block-wavy-quirks.html new file mode 100644 index 0000000000..b3e159e320 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-block-wavy-standards.html b/layout/reftests/text-decoration/overline-style-block-wavy-standards.html new file mode 100644 index 0000000000..ac34fc5ac1 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-block-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has overline

diff --git a/layout/reftests/text-decoration/overline-style-inline-dashed-quirks.html b/layout/reftests/text-decoration/overline-style-inline-dashed-quirks.html new file mode 100644 index 0000000000..bed18d95a6 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-dashed-standards.html b/layout/reftests/text-decoration/overline-style-inline-dashed-standards.html new file mode 100644 index 0000000000..a5ce662f38 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-dotted-quirks.html b/layout/reftests/text-decoration/overline-style-inline-dotted-quirks.html new file mode 100644 index 0000000000..fd8bcf88ad --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-dotted-standards.html b/layout/reftests/text-decoration/overline-style-inline-dotted-standards.html new file mode 100644 index 0000000000..be2f98c755 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-double-quirks.html b/layout/reftests/text-decoration/overline-style-inline-double-quirks.html new file mode 100644 index 0000000000..a481122aee --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-double-standards.html b/layout/reftests/text-decoration/overline-style-inline-double-standards.html new file mode 100644 index 0000000000..b305725016 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-quirks-ref.html b/layout/reftests/text-decoration/overline-style-inline-quirks-ref.html new file mode 100644 index 0000000000..a0a2c6c3f7 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-solid-quirks.html b/layout/reftests/text-decoration/overline-style-inline-solid-quirks.html new file mode 100644 index 0000000000..fb9b72332f --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-solid-standards.html b/layout/reftests/text-decoration/overline-style-inline-solid-standards.html new file mode 100644 index 0000000000..d02f2021e2 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-standards-ref.html b/layout/reftests/text-decoration/overline-style-inline-standards-ref.html new file mode 100644 index 0000000000..c4890983a8 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-wavy-quirks.html b/layout/reftests/text-decoration/overline-style-inline-wavy-quirks.html new file mode 100644 index 0000000000..6b1829c7d9 --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/overline-style-inline-wavy-standards.html b/layout/reftests/text-decoration/overline-style-inline-wavy-standards.html new file mode 100644 index 0000000000..bd8e24268a --- /dev/null +++ b/layout/reftests/text-decoration/overline-style-inline-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has overline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/reftest.list b/layout/reftests/text-decoration/reftest.list new file mode 100644 index 0000000000..7abaaa3275 --- /dev/null +++ b/layout/reftests/text-decoration/reftest.list @@ -0,0 +1,121 @@ +fuzzy-if(gtkWidget,0-208,0-12) == complex-decoration-style-quirks.html complex-decoration-style-quirks-ref.html +fuzzy-if(gtkWidget,0-208,0-12) == complex-decoration-style-standards.html complex-decoration-style-standards-ref.html +== decoration-color-quirks.html decoration-color-quirks-ref.html +== decoration-color-standards.html decoration-color-standards-ref.html +== decoration-style-quirks.html decoration-style-quirks-ref.html +== decoration-style-standards.html decoration-style-standards-ref.html +== dynamic-underline-vertical-align-quirks-1.html dynamic-underline-vertical-align-quirks-1-ref.html +== dynamic-underline-vertical-align-standards-1.html dynamic-underline-vertical-align-standards-1-ref.html +== dynamic-underline-vertical-align-quirks-2.html dynamic-underline-vertical-align-quirks-2-ref.html +== dynamic-underline-vertical-align-standards-2.html dynamic-underline-vertical-align-standards-2-ref.html +== line-through-style-block-solid-quirks.html line-through-style-block-quirks-ref.html +!= line-through-style-block-dotted-quirks.html line-through-style-block-quirks-ref.html +!= line-through-style-block-dashed-quirks.html line-through-style-block-quirks-ref.html +!= line-through-style-block-double-quirks.html line-through-style-block-quirks-ref.html +!= line-through-style-block-wavy-quirks.html line-through-style-block-quirks-ref.html +== line-through-style-inline-solid-quirks.html line-through-style-inline-quirks-ref.html +!= line-through-style-inline-dotted-quirks.html line-through-style-inline-quirks-ref.html +!= line-through-style-inline-dashed-quirks.html line-through-style-inline-quirks-ref.html +!= line-through-style-inline-double-quirks.html line-through-style-inline-quirks-ref.html +!= line-through-style-inline-wavy-quirks.html line-through-style-inline-quirks-ref.html +== line-through-style-block-solid-standards.html line-through-style-block-standards-ref.html +!= line-through-style-block-dotted-standards.html line-through-style-block-standards-ref.html +!= line-through-style-block-dashed-standards.html line-through-style-block-standards-ref.html +!= line-through-style-block-double-standards.html line-through-style-block-standards-ref.html +!= line-through-style-block-wavy-standards.html line-through-style-block-standards-ref.html +== line-through-style-inline-solid-standards.html line-through-style-inline-standards-ref.html +!= line-through-style-inline-dotted-standards.html line-through-style-inline-standards-ref.html +!= line-through-style-inline-dashed-standards.html line-through-style-inline-standards-ref.html +!= line-through-style-inline-double-standards.html line-through-style-inline-standards-ref.html +!= line-through-style-inline-wavy-standards.html line-through-style-inline-standards-ref.html +== overline-style-block-solid-quirks.html overline-style-block-quirks-ref.html +!= overline-style-block-dotted-quirks.html overline-style-block-quirks-ref.html +!= overline-style-block-dashed-quirks.html overline-style-block-quirks-ref.html +!= overline-style-block-double-quirks.html overline-style-block-quirks-ref.html +!= overline-style-block-wavy-quirks.html overline-style-block-quirks-ref.html +== overline-style-inline-solid-quirks.html overline-style-inline-quirks-ref.html +!= overline-style-inline-dotted-quirks.html overline-style-inline-quirks-ref.html +!= overline-style-inline-dashed-quirks.html overline-style-inline-quirks-ref.html +!= overline-style-inline-double-quirks.html overline-style-inline-quirks-ref.html +!= overline-style-inline-wavy-quirks.html overline-style-inline-quirks-ref.html +== overline-style-block-solid-standards.html overline-style-block-standards-ref.html +!= overline-style-block-dotted-standards.html overline-style-block-standards-ref.html +!= overline-style-block-dashed-standards.html overline-style-block-standards-ref.html +!= overline-style-block-double-standards.html overline-style-block-standards-ref.html +!= overline-style-block-wavy-standards.html overline-style-block-standards-ref.html +== overline-style-inline-solid-standards.html overline-style-inline-standards-ref.html +!= overline-style-inline-dotted-standards.html overline-style-inline-standards-ref.html +!= overline-style-inline-dashed-standards.html overline-style-inline-standards-ref.html +!= overline-style-inline-double-standards.html overline-style-inline-standards-ref.html +!= overline-style-inline-wavy-standards.html overline-style-inline-standards-ref.html +== underline-style-block-solid-quirks.html underline-style-block-quirks-ref.html +!= underline-style-block-dotted-quirks.html underline-style-block-quirks-ref.html +!= underline-style-block-dashed-quirks.html underline-style-block-quirks-ref.html +!= underline-style-block-double-quirks.html underline-style-block-quirks-ref.html +!= underline-style-block-wavy-quirks.html underline-style-block-quirks-ref.html +== underline-style-inline-solid-quirks.html underline-style-inline-quirks-ref.html +!= underline-style-inline-dotted-quirks.html underline-style-inline-quirks-ref.html +!= underline-style-inline-dashed-quirks.html underline-style-inline-quirks-ref.html +!= underline-style-inline-double-quirks.html underline-style-inline-quirks-ref.html +!= underline-style-inline-wavy-quirks.html underline-style-inline-quirks-ref.html +== underline-style-block-solid-standards.html underline-style-block-standards-ref.html +!= underline-style-block-dotted-standards.html underline-style-block-standards-ref.html +!= underline-style-block-dashed-standards.html underline-style-block-standards-ref.html +!= underline-style-block-double-standards.html underline-style-block-standards-ref.html +!= underline-style-block-wavy-standards.html underline-style-block-standards-ref.html +== underline-style-inline-solid-standards.html underline-style-inline-standards-ref.html +!= underline-style-inline-dotted-standards.html underline-style-inline-standards-ref.html +!= underline-style-inline-dashed-standards.html underline-style-inline-standards-ref.html +!= underline-style-inline-double-standards.html underline-style-inline-standards-ref.html +!= underline-style-inline-wavy-standards.html underline-style-inline-standards-ref.html +== underline-block-quirks.html underline-block-quirks-ref.html +!= underline-block-quirks.html underline-block-quirks-notref.html +== underline-inline-block-quirks.html underline-inline-block-quirks-ref.html +!= underline-inline-block-quirks.html underline-inline-block-quirks-notref.html +== underline-table-caption-quirks.html underline-table-caption-quirks-ref.html +!= underline-table-caption-quirks.html underline-table-caption-quirks-notref.html +== underline-table-cell-quirks.html underline-table-cell-quirks-ref.html +!= underline-table-cell-quirks.html underline-table-cell-quirks-notref.html +== underline-block-propagation-quirks.html underline-block-propagation-quirks-ref.html +== underline-block-propagation-2-quirks.html underline-block-propagation-2-quirks-ref.html +== underline-block-standards.html underline-block-standards-ref.html +!= underline-block-standards.html underline-block-standards-notref.html +== underline-inline-block-standards.html underline-inline-block-standards-ref.html +!= underline-inline-block-standards.html underline-inline-block-standards-notref.html +== underline-table-caption-standards.html underline-table-caption-standards-ref.html +!= underline-table-caption-standards.html underline-table-caption-standards-notref.html +== underline-table-cell-standards.html underline-table-cell-standards-ref.html +!= underline-table-cell-standards.html underline-table-cell-standards-notref.html +== underline-block-propagation-standards.html underline-block-propagation-standards-ref.html +== underline-block-propagation-2-standards.html underline-block-propagation-2-standards-ref.html +== text-decoration-zorder-1-standards.html text-decoration-zorder-1-ref.html +== text-decoration-zorder-1-quirks.html text-decoration-zorder-1-ref.html +== table-quirk-1.html table-quirk-1-ref.html +== table-quirk-2.html table-quirk-2-ref.html +== text-decoration-propagation-1-quirks.html text-decoration-propagation-1-quirks-ref.html +== text-decoration-propagation-1-standards.html text-decoration-propagation-1-standards-ref.html +== 641444-1.html 641444-1-ref.html +== decoration-css21.html decoration-css21-ref.html +fuzzy-if(cocoaWidget,0-1,0-5) == decoration-color-override-quirks.html decoration-color-override-quirks-ref.html +== decoration-color-override-standards.html decoration-color-override-standards-ref.html +!= decoration-color-override-standards-ref.html decoration-color-override-quirks-ref.html +== decoration-css21-block.html decoration-css21-block-ref.html +!= inline-baseline-almost-standards.html inline-baseline-almost-standards-ref.html +!= inline-baseline-quirks.html inline-baseline-quirks-ref.html +== 676538-1.html 676538-1-ref.html +== underline-button-1.html underline-button-1-ref.html +== underline-button-2.html underline-button-2-ref.html +fuzzy(0-4,0-2) == underline-select-1.html underline-select-1-ref.html +== underline-select-2.html underline-select-2-ref.html +== 1133392.html 1133392-ref.html +!= 1159729-offset-adjustment.html 1159729-offset-adjustment-notref.html +== emphasis-style-dynamic.html emphasis-style-dynamic-ref.html +== vertical-mode-decorations-1.html vertical-mode-decorations-1-ref.html +fuzzy-if(Android,0-238,0-36) == vertical-mode-decorations-2.html vertical-mode-decorations-2-ref.html +!= 1415214.html 1415214-notref.html +== skip-ink-multiline-position.html skip-ink-multiline-position-ref.html +== skip-ink-vertical-align.html skip-ink-vertical-align-ref.html +!= skip-ink-vertical-align-2.html skip-ink-vertical-align-2-notref.html +fuzzy(0-94,0-4) == skip-ink-cjk-1.html skip-ink-cjk-1-ref.html +== skip-ink-cjk-2.html skip-ink-cjk-2-ref.html +== skip-ink-cjk-3.html skip-ink-cjk-3-ref.html diff --git a/layout/reftests/text-decoration/skip-ink-cjk-1-ref.html b/layout/reftests/text-decoration/skip-ink-cjk-1-ref.html new file mode 100644 index 0000000000..fd0a816f01 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-1-ref.html @@ -0,0 +1,18 @@ + + + + +
The underline should skip descenders on the English but not the Japanese:
+
skipping 土砂災害警戒情報 skipping
diff --git a/layout/reftests/text-decoration/skip-ink-cjk-1.html b/layout/reftests/text-decoration/skip-ink-cjk-1.html new file mode 100644 index 0000000000..3dbe2c7f6b --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-1.html @@ -0,0 +1,15 @@ + + + + +
The underline should skip descenders on the English but not the Japanese:
+
skipping 土砂災害警戒情報 skipping
diff --git a/layout/reftests/text-decoration/skip-ink-cjk-2-ref.html b/layout/reftests/text-decoration/skip-ink-cjk-2-ref.html new file mode 100644 index 0000000000..2e28752e15 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-2-ref.html @@ -0,0 +1,19 @@ + + + + + +
The underline should not skip-ink in Japanese runs, even on embedded "common" characters:
+
黄砂情報 実況図 / 予測図
+
気象衛星 10分ごと / 2.5分ごと
+
レーダー•ナウキャスト(降水•雷•竜巻)
diff --git a/layout/reftests/text-decoration/skip-ink-cjk-2.html b/layout/reftests/text-decoration/skip-ink-cjk-2.html new file mode 100644 index 0000000000..5d180d57c3 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-2.html @@ -0,0 +1,18 @@ + + + + + +
The underline should not skip-ink in Japanese runs, even on embedded "common" characters:
+
黄砂情報 実況図 / 予測図
+
気象衛星 10分ごと / 2.5分ごと
+
レーダー•ナウキャスト(降水•雷•竜巻)
diff --git a/layout/reftests/text-decoration/skip-ink-cjk-3-ref.html b/layout/reftests/text-decoration/skip-ink-cjk-3-ref.html new file mode 100644 index 0000000000..49829ffb6a --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-3-ref.html @@ -0,0 +1,19 @@ + + + + + +
The underline should not skip-ink in Japanese runs, even on embedded "common" characters:
+
黄砂情報 実況図 / 予測図
+
気象衛星 10分ごと / 2.5分ごと
+
レーダー•ナウキャスト(降水•雷•竜巻)
diff --git a/layout/reftests/text-decoration/skip-ink-cjk-3.html b/layout/reftests/text-decoration/skip-ink-cjk-3.html new file mode 100644 index 0000000000..7782f74929 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-cjk-3.html @@ -0,0 +1,18 @@ + + + + + +
The underline should not skip-ink in Japanese runs, even on embedded "common" characters:
+
黄砂情報 実況図 / 予測図
+
気象衛星 10分ごと / 2.5分ごと
+
レーダー•ナウキャスト(降水•雷•竜巻)
diff --git a/layout/reftests/text-decoration/skip-ink-multiline-position-ref.html b/layout/reftests/text-decoration/skip-ink-multiline-position-ref.html new file mode 100644 index 0000000000..5d264244ad --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-multiline-position-ref.html @@ -0,0 +1,26 @@ + + + + + Reference case for text-decoration-skip-ink: text on the second line should not change the position of the first line's underline + + + +

Adding more characters on the second line should not affect the position of the underline on line one.
See Bug 1572302

+
fی sعلي
+ + diff --git a/layout/reftests/text-decoration/skip-ink-multiline-position.html b/layout/reftests/text-decoration/skip-ink-multiline-position.html new file mode 100644 index 0000000000..ab7dcefa62 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-multiline-position.html @@ -0,0 +1,26 @@ + + + + + Test case for text-decoration-skip-ink: text on the second line should not change the position of the first line's underline + + + +

Adding more characters on the second line should not affect the position of the underline on line one.
See Bug 1572302

+
fی علي
+ + diff --git a/layout/reftests/text-decoration/skip-ink-vertical-align-2-notref.html b/layout/reftests/text-decoration/skip-ink-vertical-align-2-notref.html new file mode 100644 index 0000000000..191490ca5c --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-vertical-align-2-notref.html @@ -0,0 +1,5 @@ + + +

Underline should skip over the subscripted 'x'

+
+ xxxxx
diff --git a/layout/reftests/text-decoration/skip-ink-vertical-align-2.html b/layout/reftests/text-decoration/skip-ink-vertical-align-2.html new file mode 100644 index 0000000000..0ee9582700 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-vertical-align-2.html @@ -0,0 +1,5 @@ + + +

Underline should skip over the subscripted 'x'

+
+ xxxxx
diff --git a/layout/reftests/text-decoration/skip-ink-vertical-align-ref.html b/layout/reftests/text-decoration/skip-ink-vertical-align-ref.html new file mode 100644 index 0000000000..ea4952ab29 --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-vertical-align-ref.html @@ -0,0 +1,20 @@ + + + + Reference case for text-decoration-skip-ink: skip-ink should detect and work with vertical-align + + + +

Ink should not be skipped when vertical-align moves text away from the underline

+
test pgqy test
+ + diff --git a/layout/reftests/text-decoration/skip-ink-vertical-align.html b/layout/reftests/text-decoration/skip-ink-vertical-align.html new file mode 100644 index 0000000000..72932f95ef --- /dev/null +++ b/layout/reftests/text-decoration/skip-ink-vertical-align.html @@ -0,0 +1,19 @@ + + + + Test case for text-decoration-skip-ink: skip-ink should detect and work with vertical-align + + + +

Ink should not be skipped when vertical-align moves text away from the underline

+
test pgqy test
+ + diff --git a/layout/reftests/text-decoration/table-quirk-1-ref.html b/layout/reftests/text-decoration/table-quirk-1-ref.html new file mode 100644 index 0000000000..844ec63e85 --- /dev/null +++ b/layout/reftests/text-decoration/table-quirk-1-ref.html @@ -0,0 +1,7 @@ +text-decoration quirk on tables (Bug 572713) + +
text-decoration on container of table
+
text-decoration on table
+
text-decoration on tbody
+
text-decoration on tr
+
text-decoration on td
diff --git a/layout/reftests/text-decoration/table-quirk-1.html b/layout/reftests/text-decoration/table-quirk-1.html new file mode 100644 index 0000000000..98375f44da --- /dev/null +++ b/layout/reftests/text-decoration/table-quirk-1.html @@ -0,0 +1,7 @@ +text-decoration quirk on tables (Bug 572713) + +
text-decoration on container of table
+
text-decoration on table
+
text-decoration on tbody
+
text-decoration on tr
+
text-decoration on td
diff --git a/layout/reftests/text-decoration/table-quirk-2-ref.html b/layout/reftests/text-decoration/table-quirk-2-ref.html new file mode 100644 index 0000000000..49786fa6e6 --- /dev/null +++ b/layout/reftests/text-decoration/table-quirk-2-ref.html @@ -0,0 +1,26 @@ +text-decoration quirk on tables (Bug 572713) + +

text-decoration on a block

+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ +

text-decoration on an inline

+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ diff --git a/layout/reftests/text-decoration/table-quirk-2.html b/layout/reftests/text-decoration/table-quirk-2.html new file mode 100644 index 0000000000..b02c95ab1a --- /dev/null +++ b/layout/reftests/text-decoration/table-quirk-2.html @@ -0,0 +1,35 @@ +text-decoration quirk on tables (Bug 572713) + +

text-decoration on a block

+ +
+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ + +
+ +

text-decoration on an inline

+ +
+ +text in the block + +
text in a block in the block
+ +
an HTML table
+ +
an HTML table that's not table-display
+ +
a div with table display types
+ + +
diff --git a/layout/reftests/text-decoration/text-decoration-propagation-1-quirks-ref.html b/layout/reftests/text-decoration/text-decoration-propagation-1-quirks-ref.html new file mode 100644 index 0000000000..91130e61cd --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-propagation-1-quirks-ref.html @@ -0,0 +1,38 @@ +text-decoration + +

text-decoration on a block

+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +

text-decoration on an inline

+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ diff --git a/layout/reftests/text-decoration/text-decoration-propagation-1-quirks.html b/layout/reftests/text-decoration/text-decoration-propagation-1-quirks.html new file mode 100644 index 0000000000..18b0e893ab --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-propagation-1-quirks.html @@ -0,0 +1,46 @@ +text-decoration + +

text-decoration on a block

+ +
+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +
+ +

text-decoration on an inline

+ +
+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +
+ diff --git a/layout/reftests/text-decoration/text-decoration-propagation-1-standards-ref.html b/layout/reftests/text-decoration/text-decoration-propagation-1-standards-ref.html new file mode 100644 index 0000000000..a5c67cc425 --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-propagation-1-standards-ref.html @@ -0,0 +1,39 @@ + +text-decoration + +

text-decoration on a block

+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +

text-decoration on an inline

+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ diff --git a/layout/reftests/text-decoration/text-decoration-propagation-1-standards.html b/layout/reftests/text-decoration/text-decoration-propagation-1-standards.html new file mode 100644 index 0000000000..ff37d5db41 --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-propagation-1-standards.html @@ -0,0 +1,47 @@ + +text-decoration + +

text-decoration on a block

+ +
+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +
+ +

text-decoration on an inline

+ +
+ + text directly in parent + +
text in block
+ +
text in float
+
+ +
text in
inline-block
+
text in
inline-table
+ +
+
text in abs-pos
+
+ +
+ diff --git a/layout/reftests/text-decoration/text-decoration-zorder-1-quirks.html b/layout/reftests/text-decoration/text-decoration-zorder-1-quirks.html new file mode 100644 index 0000000000..18eaeba0d8 --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-zorder-1-quirks.html @@ -0,0 +1,44 @@ + + + + + + + + + +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ + + diff --git a/layout/reftests/text-decoration/text-decoration-zorder-1-ref.html b/layout/reftests/text-decoration/text-decoration-zorder-1-ref.html new file mode 100644 index 0000000000..e125987307 --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-zorder-1-ref.html @@ -0,0 +1,55 @@ + + + + + + + + + + +

Áp|/

+

Áp|/

+ +

Áp|/

+

Áp|/

+ +

Áp|/

+

Áp|/

+ +

Áp|/

+

Áp|/

+ +

Áp|/

+

Áp|/

+ +

Áp|/

+

Áp|/

+ + + diff --git a/layout/reftests/text-decoration/text-decoration-zorder-1-standards.html b/layout/reftests/text-decoration/text-decoration-zorder-1-standards.html new file mode 100644 index 0000000000..38d377f8b8 --- /dev/null +++ b/layout/reftests/text-decoration/text-decoration-zorder-1-standards.html @@ -0,0 +1,46 @@ + + + + + + + + + + +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ +

Áp|/

+ + + diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html b/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html new file mode 100644 index 0000000000..6f4bc8ecd2 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html @@ -0,0 +1,40 @@ + +More tests of propagation of text-decoration + + + + +
+This text should be underlined.
+ +

This text should also be underlined.

+
+ +
+ + + + +
+ + + overlined, and struck out + +
+
+ +
+

This text should be underlined.

+

This text should be overlined (only).

+
+ + diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html b/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html new file mode 100644 index 0000000000..7e32b7581f --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html @@ -0,0 +1,35 @@ + +More tests of propagation of text-decoration + + + + +
+This text should be underlined.
+ +

This text should also be underlined.

+
+ +
+ + + + +
overlined, and struck out
+
+ +
+

This text should be underlined.

+

This text should be overlined (only).

+
+ + diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-standards-ref.html b/layout/reftests/text-decoration/underline-block-propagation-2-standards-ref.html new file mode 100644 index 0000000000..eb7c3273cd --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-2-standards-ref.html @@ -0,0 +1,40 @@ + + +More tests of propagation of text-decoration + + + + +
+This text should be underlined.
+ +

This text should also be underlined.

+
+ +
+ + + + +
+ + + + underlined, overlined, and struck out + +
+
+ +
+

This text should be underlined.

+

This text should be overlined (only).

+
+ + diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-standards.html b/layout/reftests/text-decoration/underline-block-propagation-2-standards.html new file mode 100644 index 0000000000..5a9997e365 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-2-standards.html @@ -0,0 +1,34 @@ + + +More tests of propagation of text-decoration + + + + +
+This text should be underlined.
+ +

This text should also be underlined.

+
+ +
+ + + + +
underlined, overlined, and struck out
+
+ +
+

This text should be underlined.

+

This text should be overlined (only).

+
+ + diff --git a/layout/reftests/text-decoration/underline-block-propagation-quirks-ref.html b/layout/reftests/text-decoration/underline-block-propagation-quirks-ref.html new file mode 100644 index 0000000000..73d8fe301f --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-quirks-ref.html @@ -0,0 +1,13 @@ +text-decoration: underline test +
+This text should be underlined. + +
This text should not be underlined.
+ +
This text should be underlined.
+ +
This should not be underlined.
+ +
This should be underlined but this should not
be underlined
on any line
.
+ +
This should be underlined but this should not
be underlined
on any line
.
diff --git a/layout/reftests/text-decoration/underline-block-propagation-quirks.html b/layout/reftests/text-decoration/underline-block-propagation-quirks.html new file mode 100644 index 0000000000..ef3e255377 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-quirks.html @@ -0,0 +1,13 @@ +text-decoration: underline test +
+This text should be underlined. + +
This text should not be underlined.
+ +
This text should be underlined.
+ +
This should not be underlined.
+ +
This should be underlined but this should not
be underlined
on any line
.
+ +
This should be underlined but this should not
be underlined
on any line
.
diff --git a/layout/reftests/text-decoration/underline-block-propagation-standards-ref.html b/layout/reftests/text-decoration/underline-block-propagation-standards-ref.html new file mode 100644 index 0000000000..d7ce633de6 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-standards-ref.html @@ -0,0 +1,14 @@ + +text-decoration: underline test +
+This text should be underlined. + +
This text should not be underlined.
+ +
This text should be underlined.
+ +
This should not be underlined.
+ +
This should be underlined but this should not
be underlined
on any line
.
+ +
This should be underlined but this should not
be underlined
on any line
.
diff --git a/layout/reftests/text-decoration/underline-block-propagation-standards.html b/layout/reftests/text-decoration/underline-block-propagation-standards.html new file mode 100644 index 0000000000..a010e93a74 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-propagation-standards.html @@ -0,0 +1,14 @@ + +text-decoration: underline test +
+This text should be underlined. + +
This text should not be underlined.
+ +
This text should be underlined.
+ +
This should not be underlined.
+ +
This should be underlined but this should not
be underlined
on any line
.
+ +
This should be underlined but this should not
be underlined
on any line
.
diff --git a/layout/reftests/text-decoration/underline-block-quirks-notref.html b/layout/reftests/text-decoration/underline-block-quirks-notref.html new file mode 100644 index 0000000000..141a199518 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-quirks-notref.html @@ -0,0 +1,2 @@ +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-block-quirks-ref.html b/layout/reftests/text-decoration/underline-block-quirks-ref.html new file mode 100644 index 0000000000..8f70b8e28c --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-quirks-ref.html @@ -0,0 +1,2 @@ +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-block-quirks.html b/layout/reftests/text-decoration/underline-block-quirks.html new file mode 100644 index 0000000000..6860b3aee6 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-quirks.html @@ -0,0 +1,2 @@ +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-block-standards-notref.html b/layout/reftests/text-decoration/underline-block-standards-notref.html new file mode 100644 index 0000000000..ed47f3becc --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-standards-notref.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-block-standards-ref.html b/layout/reftests/text-decoration/underline-block-standards-ref.html new file mode 100644 index 0000000000..ea53cd446b --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-standards-ref.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-block-standards.html b/layout/reftests/text-decoration/underline-block-standards.html new file mode 100644 index 0000000000..b9b527d7a5 --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-standards.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +
This text should be underlined.
diff --git a/layout/reftests/text-decoration/underline-button-1-ref.html b/layout/reftests/text-decoration/underline-button-1-ref.html new file mode 100644 index 0000000000..c5b84e1c2d --- /dev/null +++ b/layout/reftests/text-decoration/underline-button-1-ref.html @@ -0,0 +1,9 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-button-1.html b/layout/reftests/text-decoration/underline-button-1.html new file mode 100644 index 0000000000..4c40e8bdfd --- /dev/null +++ b/layout/reftests/text-decoration/underline-button-1.html @@ -0,0 +1,8 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-button-2-ref.html b/layout/reftests/text-decoration/underline-button-2-ref.html new file mode 100644 index 0000000000..f003bae646 --- /dev/null +++ b/layout/reftests/text-decoration/underline-button-2-ref.html @@ -0,0 +1,9 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-button-2.html b/layout/reftests/text-decoration/underline-button-2.html new file mode 100644 index 0000000000..c61afd2a18 --- /dev/null +++ b/layout/reftests/text-decoration/underline-button-2.html @@ -0,0 +1,8 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-inline-block-quirks-notref.html b/layout/reftests/text-decoration/underline-inline-block-quirks-notref.html new file mode 100644 index 0000000000..17b221274e --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-quirks-notref.html @@ -0,0 +1,2 @@ +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-inline-block-quirks-ref.html b/layout/reftests/text-decoration/underline-inline-block-quirks-ref.html new file mode 100644 index 0000000000..27c474675e --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-quirks-ref.html @@ -0,0 +1,2 @@ +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-inline-block-quirks.html b/layout/reftests/text-decoration/underline-inline-block-quirks.html new file mode 100644 index 0000000000..b75286d7dd --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-quirks.html @@ -0,0 +1,2 @@ +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-inline-block-standards-notref.html b/layout/reftests/text-decoration/underline-inline-block-standards-notref.html new file mode 100644 index 0000000000..f2325dfe11 --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-standards-notref.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-inline-block-standards-ref.html b/layout/reftests/text-decoration/underline-inline-block-standards-ref.html new file mode 100644 index 0000000000..6b23d0f4f5 --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-standards-ref.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-inline-block-standards.html b/layout/reftests/text-decoration/underline-inline-block-standards.html new file mode 100644 index 0000000000..24b519ebe3 --- /dev/null +++ b/layout/reftests/text-decoration/underline-inline-block-standards.html @@ -0,0 +1,3 @@ + +text-decoration: underline test +

This has an inline
block
in it.

diff --git a/layout/reftests/text-decoration/underline-select-1-ref.html b/layout/reftests/text-decoration/underline-select-1-ref.html new file mode 100644 index 0000000000..e10ebe9783 --- /dev/null +++ b/layout/reftests/text-decoration/underline-select-1-ref.html @@ -0,0 +1,9 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-select-1.html b/layout/reftests/text-decoration/underline-select-1.html new file mode 100644 index 0000000000..84c74d5f76 --- /dev/null +++ b/layout/reftests/text-decoration/underline-select-1.html @@ -0,0 +1,8 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-select-2-ref.html b/layout/reftests/text-decoration/underline-select-2-ref.html new file mode 100644 index 0000000000..3c032949d1 --- /dev/null +++ b/layout/reftests/text-decoration/underline-select-2-ref.html @@ -0,0 +1,9 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-select-2.html b/layout/reftests/text-decoration/underline-select-2.html new file mode 100644 index 0000000000..e2b014eb47 --- /dev/null +++ b/layout/reftests/text-decoration/underline-select-2.html @@ -0,0 +1,8 @@ + + + + + Someand a button + + + diff --git a/layout/reftests/text-decoration/underline-style-block-dashed-quirks.html b/layout/reftests/text-decoration/underline-style-block-dashed-quirks.html new file mode 100644 index 0000000000..5e8beec1ec --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-dashed-standards.html b/layout/reftests/text-decoration/underline-style-block-dashed-standards.html new file mode 100644 index 0000000000..237f3d0981 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-dotted-quirks.html b/layout/reftests/text-decoration/underline-style-block-dotted-quirks.html new file mode 100644 index 0000000000..909e1761db --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-dotted-standards.html b/layout/reftests/text-decoration/underline-style-block-dotted-standards.html new file mode 100644 index 0000000000..994681c12f --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-double-quirks.html b/layout/reftests/text-decoration/underline-style-block-double-quirks.html new file mode 100644 index 0000000000..8047c47f1f --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-double-standards.html b/layout/reftests/text-decoration/underline-style-block-double-standards.html new file mode 100644 index 0000000000..69dbb4a56d --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-quirks-ref.html b/layout/reftests/text-decoration/underline-style-block-quirks-ref.html new file mode 100644 index 0000000000..65d66622f1 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-solid-quirks.html b/layout/reftests/text-decoration/underline-style-block-solid-quirks.html new file mode 100644 index 0000000000..d0637957d6 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-solid-standards.html b/layout/reftests/text-decoration/underline-style-block-solid-standards.html new file mode 100644 index 0000000000..fdf75e6a1e --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-standards-ref.html b/layout/reftests/text-decoration/underline-style-block-standards-ref.html new file mode 100644 index 0000000000..4e03e4f07b --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-wavy-quirks.html b/layout/reftests/text-decoration/underline-style-block-wavy-quirks.html new file mode 100644 index 0000000000..abf208a844 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-block-wavy-standards.html b/layout/reftests/text-decoration/underline-style-block-wavy-standards.html new file mode 100644 index 0000000000..ae1a6ed72c --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-block-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has underline

diff --git a/layout/reftests/text-decoration/underline-style-inline-dashed-quirks.html b/layout/reftests/text-decoration/underline-style-inline-dashed-quirks.html new file mode 100644 index 0000000000..7a2a15ccd0 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-dashed-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-dashed-standards.html b/layout/reftests/text-decoration/underline-style-inline-dashed-standards.html new file mode 100644 index 0000000000..8afb04e396 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-dashed-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-dotted-quirks.html b/layout/reftests/text-decoration/underline-style-inline-dotted-quirks.html new file mode 100644 index 0000000000..30da0a460e --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-dotted-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-dotted-standards.html b/layout/reftests/text-decoration/underline-style-inline-dotted-standards.html new file mode 100644 index 0000000000..f83d30766b --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-dotted-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-double-quirks.html b/layout/reftests/text-decoration/underline-style-inline-double-quirks.html new file mode 100644 index 0000000000..a0f5c9e287 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-double-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-double-standards.html b/layout/reftests/text-decoration/underline-style-inline-double-standards.html new file mode 100644 index 0000000000..239bd9e067 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-double-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html b/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html new file mode 100644 index 0000000000..d8a1b40b86 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-solid-quirks.html b/layout/reftests/text-decoration/underline-style-inline-solid-quirks.html new file mode 100644 index 0000000000..6f415d16f7 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-solid-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-solid-standards.html b/layout/reftests/text-decoration/underline-style-inline-solid-standards.html new file mode 100644 index 0000000000..88268b2662 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-solid-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-standards-ref.html b/layout/reftests/text-decoration/underline-style-inline-standards-ref.html new file mode 100644 index 0000000000..7cc4eec7e2 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-standards-ref.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-wavy-quirks.html b/layout/reftests/text-decoration/underline-style-inline-wavy-quirks.html new file mode 100644 index 0000000000..57b8c5e06f --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-wavy-quirks.html @@ -0,0 +1 @@ +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-style-inline-wavy-standards.html b/layout/reftests/text-decoration/underline-style-inline-wavy-standards.html new file mode 100644 index 0000000000..d078e70683 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-wavy-standards.html @@ -0,0 +1,2 @@ + +

This paragraph has no decoration lines, but here has underline, and here has no decoration lines.

diff --git a/layout/reftests/text-decoration/underline-table-caption-quirks-notref.html b/layout/reftests/text-decoration/underline-table-caption-quirks-notref.html new file mode 100644 index 0000000000..26c6189387 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-quirks-notref.html @@ -0,0 +1,12 @@ +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-caption-quirks-ref.html b/layout/reftests/text-decoration/underline-table-caption-quirks-ref.html new file mode 100644 index 0000000000..926acf820a --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-quirks-ref.html @@ -0,0 +1,12 @@ +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-caption-quirks.html b/layout/reftests/text-decoration/underline-table-caption-quirks.html new file mode 100644 index 0000000000..0fbeba1066 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-quirks.html @@ -0,0 +1,12 @@ +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-caption-standards-notref.html b/layout/reftests/text-decoration/underline-table-caption-standards-notref.html new file mode 100644 index 0000000000..00cd35b6c6 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-standards-notref.html @@ -0,0 +1,13 @@ + +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-caption-standards-ref.html b/layout/reftests/text-decoration/underline-table-caption-standards-ref.html new file mode 100644 index 0000000000..c99bff74b5 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-standards-ref.html @@ -0,0 +1,13 @@ + +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-caption-standards.html b/layout/reftests/text-decoration/underline-table-caption-standards.html new file mode 100644 index 0000000000..f9af71bdef --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-caption-standards.html @@ -0,0 +1,13 @@ + +text-decoration: underline test + + + + + + + + + + +
This is the table caption
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-quirks-notref.html b/layout/reftests/text-decoration/underline-table-cell-quirks-notref.html new file mode 100644 index 0000000000..0d77eb061d --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-quirks-notref.html @@ -0,0 +1,11 @@ +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-quirks-ref.html b/layout/reftests/text-decoration/underline-table-cell-quirks-ref.html new file mode 100644 index 0000000000..d44cc08cc3 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-quirks-ref.html @@ -0,0 +1,11 @@ +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-quirks.html b/layout/reftests/text-decoration/underline-table-cell-quirks.html new file mode 100644 index 0000000000..5c11e7e5dc --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-quirks.html @@ -0,0 +1,11 @@ +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-standards-notref.html b/layout/reftests/text-decoration/underline-table-cell-standards-notref.html new file mode 100644 index 0000000000..712d5a16d2 --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-standards-notref.html @@ -0,0 +1,12 @@ + +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-standards-ref.html b/layout/reftests/text-decoration/underline-table-cell-standards-ref.html new file mode 100644 index 0000000000..45de37dbba --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-standards-ref.html @@ -0,0 +1,12 @@ + +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/underline-table-cell-standards.html b/layout/reftests/text-decoration/underline-table-cell-standards.html new file mode 100644 index 0000000000..cfaf01e25a --- /dev/null +++ b/layout/reftests/text-decoration/underline-table-cell-standards.html @@ -0,0 +1,12 @@ + +text-decoration: underline test + + + + + + + + + +
Row 1, Cell 1Row 1, Cell 2
Row 2, Cell 1Row 2, Cell 2
diff --git a/layout/reftests/text-decoration/vertical-mode-decorations-1-ref.html b/layout/reftests/text-decoration/vertical-mode-decorations-1-ref.html new file mode 100644 index 0000000000..e2078fdc39 --- /dev/null +++ b/layout/reftests/text-decoration/vertical-mode-decorations-1-ref.html @@ -0,0 +1,15 @@ + + + + + + +
+ hello hello hello +
diff --git a/layout/reftests/text-decoration/vertical-mode-decorations-1.html b/layout/reftests/text-decoration/vertical-mode-decorations-1.html new file mode 100644 index 0000000000..2c14b80b13 --- /dev/null +++ b/layout/reftests/text-decoration/vertical-mode-decorations-1.html @@ -0,0 +1,15 @@ + + + + + + +
+ hello hello hello +
diff --git a/layout/reftests/text-decoration/vertical-mode-decorations-2-ref.html b/layout/reftests/text-decoration/vertical-mode-decorations-2-ref.html new file mode 100644 index 0000000000..a410fa3bc6 --- /dev/null +++ b/layout/reftests/text-decoration/vertical-mode-decorations-2-ref.html @@ -0,0 +1,15 @@ + + + + + + +
+ hello hello hello +
diff --git a/layout/reftests/text-decoration/vertical-mode-decorations-2.html b/layout/reftests/text-decoration/vertical-mode-decorations-2.html new file mode 100644 index 0000000000..72bdfca999 --- /dev/null +++ b/layout/reftests/text-decoration/vertical-mode-decorations-2.html @@ -0,0 +1,15 @@ + + + + + + +
+ hello hello hello +
-- cgit v1.2.3