[webkit-changes] [WebKit/WebKit] 0aa032: Stop resolving border's current color to some hard...

Vitaly Dyachkov noreply at github.com
Tue Jul 18 11:13:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0aa032e26bbd7e95d38cc18aa16df600225f6ec7
      https://github.com/WebKit/WebKit/commit/0aa032e26bbd7e95d38cc18aa16df600225f6ec7
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M LayoutTests/css3/flexbox/button-expected.txt
    M LayoutTests/fast/css/resize-corner-tracking-expected.txt
    M LayoutTests/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt
    M LayoutTests/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt
    M LayoutTests/fast/forms/auto-fill-button/input-credit-card-auto-fill-button-expected.txt
    M LayoutTests/fast/forms/button-inner-block-reuse-expected.txt
    M LayoutTests/fast/forms/input-appearance-spinbutton-expected.txt
    M LayoutTests/fast/forms/input-appearance-spinbutton-up-expected.txt
    M LayoutTests/fast/forms/input-baseline-expected.txt
    M LayoutTests/fast/forms/placeholder-position-expected.txt
    M LayoutTests/fast/forms/search-input-rtl-expected.txt
    M LayoutTests/fast/forms/search/search-padding-cancel-results-buttons-expected.txt
    M LayoutTests/fast/forms/search/search-size-with-decorations-expected.txt
    M LayoutTests/fast/repaint/search-field-cancel-expected.txt
    M LayoutTests/fast/table/giantRowspan-expected.txt
    M LayoutTests/fast/text/international/vertical-text-glyph-test-expected.txt
    M LayoutTests/http/wpt/selection-live-range/selection-select-all-move-input-crash-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-color/system-color-consistency-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/crashtests/w-negative-001-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/editing/run/multitest_6001-7000-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/hr-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt
    M LayoutTests/platform/glib/css1/basic/containment-expected.txt
    M LayoutTests/platform/glib/css1/basic/contextual_selectors-expected.txt
    M LayoutTests/platform/glib/css1/basic/grouping-expected.txt
    M LayoutTests/platform/glib/css1/basic/id_as_selector-expected.txt
    M LayoutTests/platform/glib/css1/basic/inheritance-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_bottom-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_bottom_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_bottom_width-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_bottom_width_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_color-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_color_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_left-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_left_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_left_width-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_left_width_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_right-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_right_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_right_width-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_right_width_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_style-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_style_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_top-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_top_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_top_width-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_top_width_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_width-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/border_width_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/clear-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/clear_float-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/float-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/float_elements_in_series-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/float_margin-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/float_on_text_elements-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/height-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_bottom-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_bottom_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_left-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_left_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_right-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_right_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_top-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/margin_top_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_bottom-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_bottom_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_left-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_left_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_right-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_right_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_top-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/padding_top_inline-expected.txt
    M LayoutTests/platform/glib/css1/box_properties/width-expected.txt
    M LayoutTests/platform/glib/css1/cascade/cascade_order-expected.txt
    M LayoutTests/platform/glib/css1/cascade/important-expected.txt
    M LayoutTests/platform/glib/css1/classification/display-expected.txt
    M LayoutTests/platform/glib/css1/classification/list_style-expected.txt
    M LayoutTests/platform/glib/css1/classification/list_style_image-expected.txt
    M LayoutTests/platform/glib/css1/classification/list_style_position-expected.txt
    M LayoutTests/platform/glib/css1/classification/list_style_type-expected.txt
    M LayoutTests/platform/glib/css1/classification/white_space-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background_attachment-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background_color-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background_image-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background_position-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/background_repeat-expected.txt
    M LayoutTests/platform/glib/css1/color_and_background/color-expected.txt
    M LayoutTests/platform/glib/css1/conformance/forward_compatible_parsing-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font_family-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font_size-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font_style-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font_variant-expected.txt
    M LayoutTests/platform/glib/css1/font_properties/font_weight-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/canvas-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/floating_elements-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/height_of_lines-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/inline_elements-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/replaced_elements-expected.txt
    M LayoutTests/platform/glib/css1/formatting_model/vertical_formatting-expected.txt
    M LayoutTests/platform/glib/css1/pseudo/anchor-expected.txt
    M LayoutTests/platform/glib/css1/pseudo/firstletter-expected.txt
    M LayoutTests/platform/glib/css1/pseudo/firstline-expected.txt
    M LayoutTests/platform/glib/css1/pseudo/multiple_pseudo_elements-expected.txt
    M LayoutTests/platform/glib/css1/pseudo/pseudo_elements_in_selectors-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/letter_spacing-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/line_height-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/text_align-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/text_decoration-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/text_indent-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/text_transform-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/vertical_align-expected.txt
    M LayoutTests/platform/glib/css1/text_properties/word_spacing-expected.txt
    M LayoutTests/platform/glib/css1/units/color_units-expected.txt
    M LayoutTests/platform/glib/css1/units/length_units-expected.txt
    M LayoutTests/platform/glib/css1/units/percentage_units-expected.txt
    M LayoutTests/platform/glib/css1/units/urls-expected.txt
    M LayoutTests/platform/glib/css3/flexbox/button-expected.txt
    M LayoutTests/platform/glib/fast/backgrounds/solid-color-context-restore-expected.txt
    M LayoutTests/platform/glib/fast/block/basic/018-expected.txt
    M LayoutTests/platform/glib/fast/block/basic/text-indent-rtl-expected.txt
    M LayoutTests/platform/glib/fast/block/float/025-expected.txt
    M LayoutTests/platform/glib/fast/block/float/026-expected.txt
    M LayoutTests/platform/glib/fast/block/float/027-expected.txt
    M LayoutTests/platform/glib/fast/block/float/028-expected.txt
    M LayoutTests/platform/glib/fast/block/float/032-expected.txt
    M LayoutTests/platform/glib/fast/block/float/nopaint-after-layer-destruction-expected.txt
    M LayoutTests/platform/glib/fast/block/float/nopaint-after-layer-destruction2-expected.txt
    M LayoutTests/platform/glib/fast/block/float/shrink-to-avoid-float-complexity-expected.txt
    M LayoutTests/platform/glib/fast/block/float/table-relayout-expected.txt
    M LayoutTests/platform/glib/fast/block/float/width-update-after-clear-expected.txt
    M LayoutTests/platform/glib/fast/block/margin-collapse/empty-clear-blocks-expected.txt
    M LayoutTests/platform/glib/fast/block/positioning/height-change-expected.txt
    M LayoutTests/platform/glib/fast/block/positioning/relayout-on-position-change-expected.txt
    M LayoutTests/platform/glib/fast/block/positioning/window-height-change-expected.txt
    M LayoutTests/platform/glib/fast/box-sizing/box-sizing-expected.txt
    M LayoutTests/platform/glib/fast/css-generated-content/014-expected.txt
    M LayoutTests/platform/glib/fast/css-generated-content/016-expected.txt
    M LayoutTests/platform/glib/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/glib/fast/css/find-next-layer-expected.txt
    M LayoutTests/platform/glib/fast/css/first-letter-detach-expected.txt
    M LayoutTests/platform/glib/fast/css/h1-in-section-elements-expected.txt
    M LayoutTests/platform/glib/fast/css/hover-subselector-expected.txt
    M LayoutTests/platform/glib/fast/css/resize-corner-tracking-transformed-expected.txt
    M LayoutTests/platform/glib/fast/css/resize-corner-tracking-transformed-iframe-expected.txt
    M LayoutTests/platform/glib/fast/css/rtl-ordering-expected.txt
    M LayoutTests/platform/glib/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/glib/fast/dom/HTMLElement/bdo-expected.txt
    M LayoutTests/platform/glib/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt
    M LayoutTests/platform/glib/fast/dom/HTMLTableElement/colSpan-expected.txt
    M LayoutTests/platform/glib/fast/dom/HTMLTableElement/createCaption-expected.txt
    M LayoutTests/platform/glib/fast/dynamic/selection-highlight-adjust-expected.txt
    M LayoutTests/platform/glib/fast/encoding/invalid-UTF-8-expected.txt
    M LayoutTests/platform/glib/fast/inline/inline-continuation-borders-expected.txt
    M LayoutTests/platform/glib/fast/layers/opacity-outline-expected.txt
    M LayoutTests/platform/glib/fast/lists/markers-in-selection-expected.txt
    M LayoutTests/platform/glib/fast/lists/ol-start-parsing-expected.txt
    M LayoutTests/platform/glib/fast/lists/olstart-expected.txt
    M LayoutTests/platform/glib/fast/multicol/table-vertical-align-expected.txt
    M LayoutTests/platform/glib/fast/overflow/image-selection-highlight-expected.txt
    M LayoutTests/platform/glib/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt
    M LayoutTests/platform/glib/fast/overflow/overflow-text-hit-testing-expected.txt
    M LayoutTests/platform/glib/fast/replaced/inline-box-wrapper-handover-expected.txt
    M LayoutTests/platform/glib/fast/replaced/width100percent-searchfield-expected.txt
    M LayoutTests/platform/glib/fast/replaced/width100percent-textfield-expected.txt
    M LayoutTests/platform/glib/fast/table/040-expected.txt
    M LayoutTests/platform/glib/fast/table/040-vertical-expected.txt
    M LayoutTests/platform/glib/fast/table/add-before-anonymous-child-expected.txt
    M LayoutTests/platform/glib/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
    M LayoutTests/platform/glib/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
    M LayoutTests/platform/glib/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
    M LayoutTests/platform/glib/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
    M LayoutTests/platform/glib/fast/table/click-near-anonymous-table-expected.txt
    M LayoutTests/platform/glib/fast/table/edge-offsets-expected.txt
    M LayoutTests/platform/glib/fast/table/giantRowspan-expected.txt
    M LayoutTests/platform/glib/fast/table/row-height-recalc-expected.txt
    M LayoutTests/platform/glib/fast/table/rtl-cell-display-none-assert-expected.txt
    M LayoutTests/platform/glib/fast/table/unbreakable-images-quirk-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-kerning-and-ligatures-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-multiple-renderers-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-negative-spacing-features-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-pointtooffset-calls-cg-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-small-caps-punctuation-size-expected.txt
    M LayoutTests/platform/glib/fast/text/atsui-spacing-features-expected.txt
    M LayoutTests/platform/glib/fast/text/basic/015-expected.txt
    M LayoutTests/platform/glib/fast/text/capitalize-empty-generated-string-expected.txt
    M LayoutTests/platform/glib/fast/text/cg-vs-atsui-expected.txt
    M LayoutTests/platform/glib/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-LDB-2-CSS-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-LDB-2-HTML-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-european-terminators-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt
    M LayoutTests/platform/glib/fast/text/international/bidi-innertext-expected.txt
    M LayoutTests/platform/glib/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/glib/fast/text/international/rtl-caret-expected.txt
    M LayoutTests/platform/glib/fast/text/international/rtl-white-space-pre-wrap-expected.txt
    M LayoutTests/platform/glib/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/glib/fast/text/international/vertical-text-glyph-test-expected.txt
    M LayoutTests/platform/glib/fast/text/midword-break-hang-expected.txt
    M LayoutTests/platform/glib/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/glib/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
    M LayoutTests/platform/glib/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-transforms/crashtests/w-negative-001-expected.txt
    M LayoutTests/platform/glib/svg/custom/svg-float-border-padding-expected.txt
    M LayoutTests/platform/glib/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/45621-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug10269-2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug10296-1-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug1055-1-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug1067-2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug113235-3-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug119786-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug1302-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug14323-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug14929-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug16252-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug17548-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug1800-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug2479-1-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug27038-2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug2947-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug32841-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug33137-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug3977-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug42187-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug47432-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug60992-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug625-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug6304-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug7112-1-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug7112-2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/bugs/bug727-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/core/col_widths_fix_fix-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/core/misc-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/core/table_widths-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
    M LayoutTests/platform/glib/tables/mozilla/other/wa_table_tr_align-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/97619-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/core/captions3-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/core/col_span2-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/core/conflicts-expected.txt
    M LayoutTests/platform/glib/tables/mozilla_expected_failures/other/empty_cells-expected.txt
    M LayoutTests/platform/gtk/editing/execCommand/create-list-with-hr-expected.txt
    M LayoutTests/platform/gtk/editing/input/caret-at-the-edge-of-input-expected.txt
    M LayoutTests/platform/gtk/editing/inserting/4278698-expected.txt
    M LayoutTests/platform/gtk/editing/inserting/before-after-input-element-expected.txt
    M LayoutTests/platform/gtk/editing/inserting/insert-paragraph-03-expected.txt
    M LayoutTests/platform/gtk/editing/inserting/insert-paragraph-04-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/3976872-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/4076267-2-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/4076267-3-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/4076267-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/4806874-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/input-field-1-expected.txt
    M LayoutTests/platform/gtk/editing/pasteboard/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/gtk/editing/selection/3690703-2-expected.txt
    M LayoutTests/platform/gtk/editing/selection/3690703-expected.txt
    M LayoutTests/platform/gtk/editing/selection/3690719-expected.txt
    M LayoutTests/platform/gtk/editing/selection/4402375-expected.txt
    M LayoutTests/platform/gtk/editing/selection/4895428-3-expected.txt
    M LayoutTests/platform/gtk/editing/selection/4975120-expected.txt
    M LayoutTests/platform/gtk/editing/selection/6476-expected.txt
    M LayoutTests/platform/gtk/editing/selection/7152-1-expected.txt
    M LayoutTests/platform/gtk/editing/selection/7152-2-expected.txt
    M LayoutTests/platform/gtk/editing/selection/click-start-of-line-expected.txt
    M LayoutTests/platform/gtk/editing/selection/drag-select-1-expected.txt
    M LayoutTests/platform/gtk/editing/selection/image-before-linebreak-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-1-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-2-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-3-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-4-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt
    M LayoutTests/platform/gtk/editing/selection/select-from-textfield-outwards-expected.txt
    M LayoutTests/platform/gtk/editing/undo/4063751-expected.txt
    M LayoutTests/platform/gtk/fast/backgrounds/background-inherit-color-bug-expected.txt
    M LayoutTests/platform/gtk/fast/block/float/float-avoidance-expected.txt
    M LayoutTests/platform/gtk/fast/css/focus-ring-exists-for-search-field-expected.txt
    M LayoutTests/platform/gtk/fast/css/input-search-padding-expected.txt
    M LayoutTests/platform/gtk/fast/css/line-height-expected.txt
    M LayoutTests/platform/gtk/fast/css/resize-corner-tracking-expected.txt
    M LayoutTests/platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt
    M LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt
    M LayoutTests/platform/gtk/fast/dom/34176-expected.txt
    M LayoutTests/platform/gtk/fast/dynamic/012-expected.txt
    M LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/gtk/fast/events/context-no-deselect-expected.txt
    M LayoutTests/platform/gtk/fast/forms/auto-fill-button/hide-auto-fill-strong-password-viewable-treatment-when-form-is-reset-expected.txt
    M LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt
    M LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt
    M LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-strong-password-viewable-expected.txt
    M LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt
    M LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt
    M LayoutTests/platform/gtk/fast/forms/button-generated-content-expected.txt
    M LayoutTests/platform/gtk/fast/forms/button-inner-block-reuse-expected.txt
    M LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.txt
    M LayoutTests/platform/gtk/fast/forms/control-restrict-line-height-expected.txt
    M LayoutTests/platform/gtk/fast/forms/datalist/datalist-searchinput-appearance-expected.txt
    M LayoutTests/platform/gtk/fast/forms/datalist/datalist-textinput-appearance-expected.txt
    M LayoutTests/platform/gtk/fast/forms/date/date-input-rendering-basic-expected.txt
    M LayoutTests/platform/gtk/fast/forms/date/date-pseudo-elements-expected.txt
    M LayoutTests/platform/gtk/fast/forms/encoding-test-expected.txt
    M LayoutTests/platform/gtk/fast/forms/fieldset-align-expected.txt
    M LayoutTests/platform/gtk/fast/forms/floating-textfield-relayout-expected.txt
    M LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt
    M LayoutTests/platform/gtk/fast/forms/image-border-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-align-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-default-bkcolor-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-disabled-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-focus-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-readonly-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-selection-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-visibility-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-appearance-width-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-baseline-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-disabled-color-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-field-text-truncated-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-placeholder-visibility-3-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-readonly-dimmed-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-readonly-empty-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-spaces-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-table-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-click-inside-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-click-outside-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-double-click-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-drag-down-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-option-delete-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-self-emptying-click-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-text-word-wrap-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-type-text-min-width-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-value-expected.txt
    M LayoutTests/platform/gtk/fast/forms/input-width-expected.txt
    M LayoutTests/platform/gtk/fast/forms/minWidthPercent-expected.txt
    M LayoutTests/platform/gtk/fast/forms/number/number-appearance-rtl-expected.txt
    M LayoutTests/platform/gtk/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
    M LayoutTests/platform/gtk/fast/forms/number/number-appearance-spinbutton-layer-expected.txt
    M LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt
    M LayoutTests/platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt
    M LayoutTests/platform/gtk/fast/forms/plaintext-mode-2-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-input-rtl-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-rtl-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-size-with-decorations-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search-vertical-alignment-expected.txt
    M LayoutTests/platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt
    M LayoutTests/platform/gtk/fast/forms/searchfield-heights-expected.txt
    M LayoutTests/platform/gtk/fast/forms/select-visual-hebrew-expected.txt
    M LayoutTests/platform/gtk/fast/forms/tabbing-input-iframe-expected.txt
    M LayoutTests/platform/gtk/fast/forms/textfield-focus-ring-expected.txt
    M LayoutTests/platform/gtk/fast/forms/textfield-overflow-expected.txt
    M LayoutTests/platform/gtk/fast/forms/time/time-input-rendering-basic-expected.txt
    M LayoutTests/platform/gtk/fast/forms/validation-message-appearance-expected.txt
    M LayoutTests/platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt
    M LayoutTests/platform/gtk/fast/frames/take-focus-from-iframe-expected.txt
    M LayoutTests/platform/gtk/fast/frames/viewsource-attribute-expected.txt
    M LayoutTests/platform/gtk/fast/frames/viewsource-on-image-file-expected.txt
    M LayoutTests/platform/gtk/fast/html/details-no-summary4-expected.txt
    M LayoutTests/platform/gtk/fast/html/details-open-javascript-expected.txt
    M LayoutTests/platform/gtk/fast/html/details-open2-expected.txt
    M LayoutTests/platform/gtk/fast/html/details-open4-expected.txt
    M LayoutTests/platform/gtk/fast/inline/inline-box-background-expected.txt
    M LayoutTests/platform/gtk/fast/inline/inline-box-background-long-image-expected.txt
    M LayoutTests/platform/gtk/fast/inline/inline-box-background-repeat-x-expected.txt
    M LayoutTests/platform/gtk/fast/inline/inline-box-background-repeat-y-expected.txt
    M LayoutTests/platform/gtk/fast/lists/dynamic-marker-crash-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/delete-into-nested-block-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/flexible-box-overflow-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/flexible-box-overflow-horizontal-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/inline-block-overflow-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/layer-outline-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/layer-outline-horizontal-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/line-overflow-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/outline-child-repaint-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/outline-shrinking-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/overflow-delete-line-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/search-field-cancel-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/static-to-positioned-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/subtree-root-skipped-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/text-shadow-expected.txt
    M LayoutTests/platform/gtk/fast/repaint/text-shadow-horizontal-expected.txt
    M LayoutTests/platform/gtk/fast/replaced/replaced-breaking-expected.txt
    M LayoutTests/platform/gtk/fast/replaced/replaced-breaking-mixture-expected.txt
    M LayoutTests/platform/gtk/fast/table/003-expected.txt
    M LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.txt
    M LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt
    M LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.txt
    M LayoutTests/platform/gtk/fast/table/text-field-baseline-expected.txt
    M LayoutTests/platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/gtk/fast/transforms/transformed-focused-text-input-expected.txt
    M LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt
    M LayoutTests/platform/gtk/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt
    M LayoutTests/platform/gtk/svg/custom/inline-svg-in-xhtml-expected.txt
    M LayoutTests/platform/gtk/svg/custom/svg-fonts-fallback-expected.txt
    M LayoutTests/platform/gtk/svg/hixie/mixed/003-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug30692-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-2-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug51037-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug55545-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/bugs/bug99948-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla/other/move_row-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt
    M LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt
    M LayoutTests/platform/gtk/transforms/3d/general/perspective-non-layer-expected.txt
    M LayoutTests/platform/ios-wk2/editing/inserting/4278698-expected.txt
    M LayoutTests/platform/ios-wk2/editing/inserting/insert-paragraph-03-expected.txt
    M LayoutTests/platform/ios-wk2/editing/inserting/insert-paragraph-04-expected.txt
    M LayoutTests/platform/ios-wk2/editing/pasteboard/3976872-expected.txt
    M LayoutTests/platform/ios-wk2/editing/pasteboard/4076267-2-expected.txt
    M LayoutTests/platform/ios-wk2/editing/pasteboard/4076267-3-expected.txt
    M LayoutTests/platform/ios-wk2/editing/pasteboard/4076267-expected.txt
    M LayoutTests/platform/ios-wk2/editing/pasteboard/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/ios-wk2/editing/selection/6476-expected.txt
    M LayoutTests/platform/ios-wk2/editing/selection/click-start-of-line-expected.txt
    M LayoutTests/platform/ios-wk2/editing/selection/select-from-textfield-outwards-expected.txt
    M LayoutTests/platform/ios-wk2/editing/undo/4063751-expected.txt
    M LayoutTests/platform/ios-wk2/fast/block/float/025-expected.txt
    M LayoutTests/platform/ios-wk2/fast/block/float/026-expected.txt
    M LayoutTests/platform/ios-wk2/fast/block/float/027-expected.txt
    M LayoutTests/platform/ios-wk2/fast/block/float/028-expected.txt
    M LayoutTests/platform/ios-wk2/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/ios-wk2/fast/css/hover-subselector-expected.txt
    M LayoutTests/platform/ios-wk2/fast/css/resize-corner-tracking-transformed-expected.txt
    M LayoutTests/platform/ios-wk2/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/ios-wk2/fast/dynamic/012-expected.txt
    M LayoutTests/platform/ios-wk2/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/ios-wk2/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/ios-wk2/fast/overflow/image-selection-highlight-expected.txt
    M LayoutTests/platform/ios-wk2/fast/overflow/overflow-text-hit-testing-expected.txt
    M LayoutTests/platform/ios-wk2/fast/replaced/inline-box-wrapper-handover-expected.txt
    M LayoutTests/platform/ios-wk2/fast/table/click-near-anonymous-table-expected.txt
    M LayoutTests/platform/ios-wk2/fast/text/atsui-pointtooffset-calls-cg-expected.txt
    M LayoutTests/platform/ios-wk2/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/ios-wk2/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/ios-wk2/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/ios-wk2/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/css/css-transforms/crashtests/w-negative-001-expected.txt
    M LayoutTests/platform/ios/css1/basic/containment-expected.txt
    M LayoutTests/platform/ios/css1/basic/contextual_selectors-expected.txt
    M LayoutTests/platform/ios/css1/basic/grouping-expected.txt
    M LayoutTests/platform/ios/css1/basic/id_as_selector-expected.txt
    M LayoutTests/platform/ios/css1/basic/inheritance-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_bottom-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_bottom_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_bottom_width-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_bottom_width_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_color-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_color_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_left-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_left_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_left_width-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_left_width_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_right-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_right_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_right_width-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_right_width_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_style-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_style_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_top-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_top_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_top_width-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_top_width_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_width-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/border_width_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/clear-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/clear_float-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/float-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/float_elements_in_series-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/float_margin-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/float_on_text_elements-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/height-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_bottom-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_bottom_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_left-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_left_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_right-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_right_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_top-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/margin_top_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_bottom-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_bottom_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_left-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_left_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_right-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_right_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_top-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/padding_top_inline-expected.txt
    M LayoutTests/platform/ios/css1/box_properties/width-expected.txt
    M LayoutTests/platform/ios/css1/cascade/cascade_order-expected.txt
    M LayoutTests/platform/ios/css1/cascade/important-expected.txt
    M LayoutTests/platform/ios/css1/classification/display-expected.txt
    M LayoutTests/platform/ios/css1/classification/list_style-expected.txt
    M LayoutTests/platform/ios/css1/classification/list_style_image-expected.txt
    M LayoutTests/platform/ios/css1/classification/list_style_position-expected.txt
    M LayoutTests/platform/ios/css1/classification/list_style_type-expected.txt
    M LayoutTests/platform/ios/css1/classification/white_space-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background_attachment-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background_color-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background_image-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background_position-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/background_repeat-expected.txt
    M LayoutTests/platform/ios/css1/color_and_background/color-expected.txt
    M LayoutTests/platform/ios/css1/conformance/forward_compatible_parsing-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font_family-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font_size-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font_style-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font_variant-expected.txt
    M LayoutTests/platform/ios/css1/font_properties/font_weight-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/canvas-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/floating_elements-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/height_of_lines-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/inline_elements-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/replaced_elements-expected.txt
    M LayoutTests/platform/ios/css1/formatting_model/vertical_formatting-expected.txt
    M LayoutTests/platform/ios/css1/pseudo/anchor-expected.txt
    M LayoutTests/platform/ios/css1/pseudo/firstletter-expected.txt
    M LayoutTests/platform/ios/css1/pseudo/firstline-expected.txt
    M LayoutTests/platform/ios/css1/pseudo/multiple_pseudo_elements-expected.txt
    M LayoutTests/platform/ios/css1/pseudo/pseudo_elements_in_selectors-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/letter_spacing-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/line_height-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/text_align-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/text_decoration-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/text_indent-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/text_transform-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/vertical_align-expected.txt
    M LayoutTests/platform/ios/css1/text_properties/word_spacing-expected.txt
    M LayoutTests/platform/ios/css1/units/color_units-expected.txt
    M LayoutTests/platform/ios/css1/units/length_units-expected.txt
    M LayoutTests/platform/ios/css1/units/percentage_units-expected.txt
    M LayoutTests/platform/ios/css1/units/urls-expected.txt
    M LayoutTests/platform/ios/css3/flexbox/button-expected.txt
    M LayoutTests/platform/ios/editing/execCommand/create-list-with-hr-expected.txt
    M LayoutTests/platform/ios/editing/selection/4402375-expected.txt
    M LayoutTests/platform/ios/editing/selection/7152-1-expected.txt
    M LayoutTests/platform/ios/editing/selection/7152-2-expected.txt
    M LayoutTests/platform/ios/editing/selection/image-before-linebreak-expected.txt
    M LayoutTests/platform/ios/fast/backgrounds/background-inherit-color-bug-expected.txt
    M LayoutTests/platform/ios/fast/backgrounds/solid-color-context-restore-expected.txt
    M LayoutTests/platform/ios/fast/block/basic/018-expected.txt
    M LayoutTests/platform/ios/fast/block/basic/text-indent-rtl-expected.txt
    M LayoutTests/platform/ios/fast/block/float/025-expected.txt
    M LayoutTests/platform/ios/fast/block/float/026-expected.txt
    M LayoutTests/platform/ios/fast/block/float/027-expected.txt
    M LayoutTests/platform/ios/fast/block/float/028-expected.txt
    M LayoutTests/platform/ios/fast/block/float/float-avoidance-expected.txt
    M LayoutTests/platform/ios/fast/block/float/nopaint-after-layer-destruction-expected.txt
    M LayoutTests/platform/ios/fast/block/float/nopaint-after-layer-destruction2-expected.txt
    M LayoutTests/platform/ios/fast/block/float/shrink-to-avoid-float-complexity-expected.txt
    M LayoutTests/platform/ios/fast/block/float/table-relayout-expected.txt
    M LayoutTests/platform/ios/fast/block/float/width-update-after-clear-expected.txt
    M LayoutTests/platform/ios/fast/block/margin-collapse/empty-clear-blocks-expected.txt
    M LayoutTests/platform/ios/fast/block/positioning/height-change-expected.txt
    M LayoutTests/platform/ios/fast/block/positioning/relayout-on-position-change-expected.txt
    M LayoutTests/platform/ios/fast/block/positioning/window-height-change-expected.txt
    M LayoutTests/platform/ios/fast/css-generated-content/014-expected.txt
    M LayoutTests/platform/ios/fast/css-generated-content/016-expected.txt
    M LayoutTests/platform/ios/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/ios/fast/css/find-next-layer-expected.txt
    M LayoutTests/platform/ios/fast/css/first-letter-detach-expected.txt
    M LayoutTests/platform/ios/fast/css/h1-in-section-elements-expected.txt
    M LayoutTests/platform/ios/fast/css/hover-subselector-expected.txt
    M LayoutTests/platform/ios/fast/css/resize-corner-tracking-transformed-expected.txt
    M LayoutTests/platform/ios/fast/css/resize-corner-tracking-transformed-iframe-expected.txt
    M LayoutTests/platform/ios/fast/css/rtl-ordering-expected.txt
    M LayoutTests/platform/ios/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/ios/fast/dom/34176-expected.txt
    M LayoutTests/platform/ios/fast/dom/HTMLElement/bdo-expected.txt
    M LayoutTests/platform/ios/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt
    M LayoutTests/platform/ios/fast/dom/HTMLTableElement/colSpan-expected.txt
    M LayoutTests/platform/ios/fast/dom/HTMLTableElement/createCaption-expected.txt
    M LayoutTests/platform/ios/fast/dynamic/012-expected.txt
    M LayoutTests/platform/ios/fast/dynamic/selection-highlight-adjust-expected.txt
    M LayoutTests/platform/ios/fast/encoding/invalid-UTF-8-expected.txt
    M LayoutTests/platform/ios/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/ios/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/ios/fast/forms/button-generated-content-expected.txt
    M LayoutTests/platform/ios/fast/forms/fieldset-align-expected.txt
    M LayoutTests/platform/ios/fast/forms/floating-textfield-relayout-expected.txt
    M LayoutTests/platform/ios/fast/forms/image-border-expected.txt
    M LayoutTests/platform/ios/fast/forms/input-value-expected.txt
    M LayoutTests/platform/ios/fast/forms/select-visual-hebrew-expected.txt
    M LayoutTests/platform/ios/fast/forms/visual-hebrew-text-field-expected.txt
    M LayoutTests/platform/ios/fast/inline/inline-box-background-expected.txt
    M LayoutTests/platform/ios/fast/inline/inline-box-background-long-image-expected.txt
    M LayoutTests/platform/ios/fast/inline/inline-box-background-repeat-x-expected.txt
    M LayoutTests/platform/ios/fast/inline/inline-box-background-repeat-y-expected.txt
    M LayoutTests/platform/ios/fast/inline/inline-continuation-borders-expected.txt
    M LayoutTests/platform/ios/fast/layers/opacity-outline-expected.txt
    M LayoutTests/platform/ios/fast/lists/markers-in-selection-expected.txt
    M LayoutTests/platform/ios/fast/lists/ol-start-parsing-expected.txt
    M LayoutTests/platform/ios/fast/lists/olstart-expected.txt
    M LayoutTests/platform/ios/fast/multicol/table-vertical-align-expected.txt
    M LayoutTests/platform/ios/fast/overflow/image-selection-highlight-expected.txt
    M LayoutTests/platform/ios/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt
    M LayoutTests/platform/ios/fast/overflow/overflow-text-hit-testing-expected.txt
    M LayoutTests/platform/ios/fast/replaced/inline-box-wrapper-handover-expected.txt
    M LayoutTests/platform/ios/fast/table/040-expected.txt
    M LayoutTests/platform/ios/fast/table/040-vertical-expected.txt
    M LayoutTests/platform/ios/fast/table/add-before-anonymous-child-expected.txt
    M LayoutTests/platform/ios/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
    M LayoutTests/platform/ios/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
    M LayoutTests/platform/ios/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
    M LayoutTests/platform/ios/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
    M LayoutTests/platform/ios/fast/table/click-near-anonymous-table-expected.txt
    M LayoutTests/platform/ios/fast/table/edge-offsets-expected.txt
    M LayoutTests/platform/ios/fast/table/giantRowspan-expected.txt
    M LayoutTests/platform/ios/fast/table/row-height-recalc-expected.txt
    M LayoutTests/platform/ios/fast/table/rtl-cell-display-none-assert-expected.txt
    M LayoutTests/platform/ios/fast/table/text-field-baseline-expected.txt
    M LayoutTests/platform/ios/fast/table/unbreakable-images-quirk-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-kerning-and-ligatures-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-multiple-renderers-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-negative-spacing-features-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-pointtooffset-calls-cg-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-small-caps-punctuation-size-expected.txt
    M LayoutTests/platform/ios/fast/text/atsui-spacing-features-expected.txt
    M LayoutTests/platform/ios/fast/text/basic/015-expected.txt
    M LayoutTests/platform/ios/fast/text/capitalize-empty-generated-string-expected.txt
    M LayoutTests/platform/ios/fast/text/cg-vs-atsui-expected.txt
    M LayoutTests/platform/ios/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-LDB-2-CSS-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-LDB-2-HTML-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-european-terminators-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-innertext-expected.txt
    M LayoutTests/platform/ios/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/ios/fast/text/international/rtl-caret-expected.txt
    M LayoutTests/platform/ios/fast/text/international/rtl-white-space-pre-wrap-expected.txt
    M LayoutTests/platform/ios/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/ios/fast/text/international/vertical-text-glyph-test-expected.txt
    M LayoutTests/platform/ios/fast/text/midword-break-hang-expected.txt
    M LayoutTests/platform/ios/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/ios/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
    M LayoutTests/platform/ios/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M LayoutTests/platform/ios/http/tests/navigation/javascriptlink-frames-expected.txt
    M LayoutTests/platform/ios/svg/custom/svg-float-border-padding-expected.txt
    M LayoutTests/platform/ios/svg/custom/svg-fonts-fallback-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug10269-2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug10296-1-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug1055-1-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug1067-2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug113235-3-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug119786-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug1302-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug14323-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug14929-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug16252-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug17548-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug1800-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug18359-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-1-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug27038-2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2947-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug30692-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug32841-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug33137-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug3977-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug42187-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug47432-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug60992-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug625-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug6304-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug7112-1-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug7112-2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug727-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/core/col_widths_fix_fix-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/core/misc-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/core/table_widths-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/other/wa_table_tr_align-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/97619-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/core/captions3-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/core/col_span2-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/core/conflicts-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/other/empty_cells-expected.txt
    M LayoutTests/platform/mac-bigsur/fast/forms/control-restrict-line-height-expected.txt
    M LayoutTests/platform/mac-bigsur/fast/forms/input-appearance-spinbutton-expected.txt
    M LayoutTests/platform/mac-bigsur/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
    M LayoutTests/platform/mac-bigsur/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/mac-monterey/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/mac-monterey/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/mac-monterey/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/mac-monterey/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/mac-ventura-wk2-lbse-text/svg/custom/svg-float-border-padding-expected.txt
    M LayoutTests/platform/mac-ventura/fast/block/margin-collapse/103-expected.txt
    M LayoutTests/platform/mac-ventura/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/mac-ventura/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/mac-ventura/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/mac-ventura/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/mac-wk1/editing/selection/select-across-readonly-input-4-expected.txt
    M LayoutTests/platform/mac-wk1/editing/selection/select-across-readonly-input-5-expected.txt
    M LayoutTests/platform/mac-wk1/fast/forms/validation-message-appearance-expected.txt
    A LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-color/system-color-consistency-expected.txt
    M LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-2-expected.txt
    M LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-3-expected.txt
    M LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-4-expected.txt
    M LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-5-expected.txt
    M LayoutTests/platform/mac-wk2/fast/dynamic/012-expected.txt
    M LayoutTests/platform/mac-wk2/fast/forms/date/date-input-rendering-basic-expected.txt
    M LayoutTests/platform/mac-wk2/fast/forms/date/date-pseudo-elements-expected.txt
    M LayoutTests/platform/mac-wk2/fast/forms/time/time-input-rendering-basic-expected.txt
    M LayoutTests/platform/mac/css1/basic/containment-expected.txt
    M LayoutTests/platform/mac/css1/basic/contextual_selectors-expected.txt
    M LayoutTests/platform/mac/css1/basic/grouping-expected.txt
    M LayoutTests/platform/mac/css1/basic/id_as_selector-expected.txt
    M LayoutTests/platform/mac/css1/basic/inheritance-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_bottom_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_bottom_width-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_bottom_width_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_color-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_color_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_left-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_left_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_left_width-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_left_width_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_right-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_right_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_right_width-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_right_width_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_style_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_top-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_top_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_top_width-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_top_width_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_width-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/border_width_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/clear-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/clear_float-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/float-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/float_margin-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/height-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_bottom_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_left-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_left_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_right_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/margin_top_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_bottom_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_left_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_right-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_right_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/padding_top_inline-expected.txt
    M LayoutTests/platform/mac/css1/box_properties/width-expected.txt
    M LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt
    M LayoutTests/platform/mac/css1/cascade/important-expected.txt
    M LayoutTests/platform/mac/css1/classification/display-expected.txt
    M LayoutTests/platform/mac/css1/classification/list_style-expected.txt
    M LayoutTests/platform/mac/css1/classification/list_style_image-expected.txt
    M LayoutTests/platform/mac/css1/classification/list_style_position-expected.txt
    M LayoutTests/platform/mac/css1/classification/list_style_type-expected.txt
    M LayoutTests/platform/mac/css1/classification/white_space-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background_color-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background_image-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background_position-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/background_repeat-expected.txt
    M LayoutTests/platform/mac/css1/color_and_background/color-expected.txt
    M LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font_family-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font_size-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font_style-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font_variant-expected.txt
    M LayoutTests/platform/mac/css1/font_properties/font_weight-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/canvas-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/height_of_lines-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.txt
    M LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.txt
    M LayoutTests/platform/mac/css1/pseudo/anchor-expected.txt
    M LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
    M LayoutTests/platform/mac/css1/pseudo/firstline-expected.txt
    M LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt
    M LayoutTests/platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/letter_spacing-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/line_height-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/text_align-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/text_decoration-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/text_indent-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/text_transform-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.txt
    M LayoutTests/platform/mac/css1/text_properties/word_spacing-expected.txt
    M LayoutTests/platform/mac/css1/units/color_units-expected.txt
    M LayoutTests/platform/mac/css1/units/length_units-expected.txt
    M LayoutTests/platform/mac/css1/units/percentage_units-expected.txt
    M LayoutTests/platform/mac/css1/units/urls-expected.txt
    M LayoutTests/platform/mac/css3/flexbox/button-expected.txt
    M LayoutTests/platform/mac/editing/execCommand/create-list-with-hr-expected.txt
    M LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt
    M LayoutTests/platform/mac/editing/inserting/4278698-expected.txt
    M LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt
    M LayoutTests/platform/mac/editing/inserting/insert-paragraph-03-expected.txt
    M LayoutTests/platform/mac/editing/inserting/insert-paragraph-04-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/3976872-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/4076267-2-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/4076267-3-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/4076267-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt
    M LayoutTests/platform/mac/editing/pasteboard/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt
    M LayoutTests/platform/mac/editing/selection/3690703-expected.txt
    M LayoutTests/platform/mac/editing/selection/3690719-expected.txt
    M LayoutTests/platform/mac/editing/selection/4402375-expected.txt
    M LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt
    M LayoutTests/platform/mac/editing/selection/4975120-expected.txt
    M LayoutTests/platform/mac/editing/selection/6476-expected.txt
    M LayoutTests/platform/mac/editing/selection/7152-1-expected.txt
    M LayoutTests/platform/mac/editing/selection/7152-2-expected.txt
    M LayoutTests/platform/mac/editing/selection/click-start-of-line-expected.txt
    M LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt
    M LayoutTests/platform/mac/editing/selection/image-before-linebreak-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
    M LayoutTests/platform/mac/editing/selection/select-from-textfield-outwards-expected.txt
    M LayoutTests/platform/mac/editing/undo/4063751-expected.txt
    M LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt
    M LayoutTests/platform/mac/fast/backgrounds/solid-color-context-restore-expected.txt
    M LayoutTests/platform/mac/fast/block/basic/018-expected.txt
    M LayoutTests/platform/mac/fast/block/basic/text-indent-rtl-expected.txt
    M LayoutTests/platform/mac/fast/block/float/025-expected.txt
    M LayoutTests/platform/mac/fast/block/float/026-expected.txt
    M LayoutTests/platform/mac/fast/block/float/027-expected.txt
    M LayoutTests/platform/mac/fast/block/float/028-expected.txt
    M LayoutTests/platform/mac/fast/block/float/032-expected.txt
    M LayoutTests/platform/mac/fast/block/float/float-avoidance-expected.txt
    M LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction-expected.txt
    M LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt
    M LayoutTests/platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt
    M LayoutTests/platform/mac/fast/block/float/table-relayout-expected.txt
    M LayoutTests/platform/mac/fast/block/float/width-update-after-clear-expected.txt
    M LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt
    M LayoutTests/platform/mac/fast/block/margin-collapse/empty-clear-blocks-expected.txt
    M LayoutTests/platform/mac/fast/block/positioning/height-change-expected.txt
    M LayoutTests/platform/mac/fast/block/positioning/relayout-on-position-change-expected.txt
    M LayoutTests/platform/mac/fast/block/positioning/window-height-change-expected.txt
    M LayoutTests/platform/mac/fast/box-sizing/box-sizing-expected.txt
    M LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt
    M LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt
    M LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/mac/fast/css/find-next-layer-expected.txt
    M LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt
    M LayoutTests/platform/mac/fast/css/h1-in-section-elements-expected.txt
    M LayoutTests/platform/mac/fast/css/hover-subselector-expected.txt
    M LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt
    M LayoutTests/platform/mac/fast/css/line-height-expected.txt
    M LayoutTests/platform/mac/fast/css/resize-corner-tracking-expected.txt
    M LayoutTests/platform/mac/fast/css/resize-corner-tracking-transformed-expected.txt
    M LayoutTests/platform/mac/fast/css/resize-corner-tracking-transformed-iframe-expected.txt
    M LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt
    M LayoutTests/platform/mac/fast/css/text-input-with-webkit-border-radius-expected.txt
    M LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt
    M LayoutTests/platform/mac/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/mac/fast/dom/34176-expected.txt
    M LayoutTests/platform/mac/fast/dom/HTMLElement/bdo-expected.txt
    M LayoutTests/platform/mac/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt
    M LayoutTests/platform/mac/fast/dom/HTMLTableElement/colSpan-expected.txt
    M LayoutTests/platform/mac/fast/dom/HTMLTableElement/createCaption-expected.txt
    M LayoutTests/platform/mac/fast/dynamic/012-expected.txt
    M LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt
    M LayoutTests/platform/mac/fast/encoding/invalid-UTF-8-expected.txt
    M LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt
    M LayoutTests/platform/mac/fast/forms/auto-fill-button/hide-auto-fill-strong-password-viewable-treatment-when-form-is-reset-expected.txt
    M LayoutTests/platform/mac/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt
    M LayoutTests/platform/mac/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt
    M LayoutTests/platform/mac/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M LayoutTests/platform/mac/fast/forms/auto-fill-button/input-strong-password-viewable-expected.txt
    M LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
    M LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt
    M LayoutTests/platform/mac/fast/forms/button-inner-block-reuse-expected.txt
    M LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt
    M LayoutTests/platform/mac/fast/forms/datalist/datalist-textinput-appearance-expected.txt
    M LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt
    M LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt
    M LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt
    M LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
    M LayoutTests/platform/mac/fast/forms/image-border-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-align-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-table-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-type-text-min-width-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-value-expected.txt
    M LayoutTests/platform/mac/fast/forms/input-width-expected.txt
    M LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt
    M LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt
    M LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
    M LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt
    M LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt
    M LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt
    M LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt
    M LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt
    M LayoutTests/platform/mac/fast/forms/search/search-padding-cancel-results-buttons-expected.txt
    M LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt
    M LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.txt
    M LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt
    M LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt
    M LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt
    M LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt
    M LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt
    M LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt
    M LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt
    M LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt
    M LayoutTests/platform/mac/fast/html/details-open2-expected.txt
    M LayoutTests/platform/mac/fast/html/details-open4-expected.txt
    M LayoutTests/platform/mac/fast/inline/inline-box-background-expected.txt
    M LayoutTests/platform/mac/fast/inline/inline-box-background-long-image-expected.txt
    M LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt
    M LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt
    M LayoutTests/platform/mac/fast/inline/inline-continuation-borders-expected.txt
    M LayoutTests/platform/mac/fast/layers/opacity-outline-expected.txt
    M LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt
    M LayoutTests/platform/mac/fast/lists/markers-in-selection-expected.txt
    M LayoutTests/platform/mac/fast/lists/ol-start-parsing-expected.txt
    M LayoutTests/platform/mac/fast/lists/olstart-expected.txt
    M LayoutTests/platform/mac/fast/multicol/table-vertical-align-expected.txt
    M LayoutTests/platform/mac/fast/overflow/image-selection-highlight-expected.txt
    M LayoutTests/platform/mac/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt
    M LayoutTests/platform/mac/fast/overflow/overflow-text-hit-testing-expected.txt
    M LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
    M LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-expected.txt
    M LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.txt
    M LayoutTests/platform/mac/fast/repaint/inline-block-overflow-expected.txt
    M LayoutTests/platform/mac/fast/repaint/layer-outline-expected.txt
    M LayoutTests/platform/mac/fast/repaint/layer-outline-horizontal-expected.txt
    M LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
    M LayoutTests/platform/mac/fast/repaint/outline-child-repaint-expected.txt
    M LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt
    M LayoutTests/platform/mac/fast/repaint/overflow-delete-line-expected.txt
    M LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt
    M LayoutTests/platform/mac/fast/repaint/static-to-positioned-expected.txt
    M LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
    M LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
    M LayoutTests/platform/mac/fast/repaint/text-shadow-expected.txt
    M LayoutTests/platform/mac/fast/repaint/text-shadow-horizontal-expected.txt
    M LayoutTests/platform/mac/fast/replaced/inline-box-wrapper-handover-expected.txt
    M LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
    M LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt
    M LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt
    M LayoutTests/platform/mac/fast/table/003-expected.txt
    M LayoutTests/platform/mac/fast/table/040-expected.txt
    M LayoutTests/platform/mac/fast/table/040-vertical-expected.txt
    M LayoutTests/platform/mac/fast/table/add-before-anonymous-child-expected.txt
    M LayoutTests/platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
    M LayoutTests/platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
    M LayoutTests/platform/mac/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
    M LayoutTests/platform/mac/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
    M LayoutTests/platform/mac/fast/table/click-near-anonymous-table-expected.txt
    M LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt
    M LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt
    M LayoutTests/platform/mac/fast/table/edge-offsets-expected.txt
    M LayoutTests/platform/mac/fast/table/giantRowspan-expected.txt
    M LayoutTests/platform/mac/fast/table/row-height-recalc-expected.txt
    M LayoutTests/platform/mac/fast/table/rtl-cell-display-none-assert-expected.txt
    M LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt
    M LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt
    M LayoutTests/platform/mac/fast/table/unbreakable-images-quirk-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-kerning-and-ligatures-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-multiple-renderers-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-negative-spacing-features-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-small-caps-punctuation-size-expected.txt
    M LayoutTests/platform/mac/fast/text/atsui-spacing-features-expected.txt
    M LayoutTests/platform/mac/fast/text/basic/015-expected.txt
    M LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt
    M LayoutTests/platform/mac/fast/text/cg-vs-atsui-expected.txt
    M LayoutTests/platform/mac/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-european-terminators-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt
    M LayoutTests/platform/mac/fast/text/international/bidi-innertext-expected.txt
    M LayoutTests/platform/mac/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/mac/fast/text/international/rtl-caret-expected.txt
    M LayoutTests/platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt
    M LayoutTests/platform/mac/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/mac/fast/text/international/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt
    M LayoutTests/platform/mac/fast/text/midword-break-hang-expected.txt
    M LayoutTests/platform/mac/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
    M LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt
    M LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt
    M LayoutTests/platform/mac/plugins/embed-attributes-style-expected.txt
    M LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt
    M LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt
    M LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.txt
    M LayoutTests/platform/mac/svg/custom/svg-fonts-fallback-expected.txt
    M LayoutTests/platform/mac/svg/hixie/mixed/003-expected.txt
    M LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
    M LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/45621-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug1067-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-3-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug1302-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug14323-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug14929-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug16252-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug1800-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug2947-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug32841-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug3977-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug47432-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug60992-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug625-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug6304-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug727-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/core/misc-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/core/table_widths-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.txt
    M LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt
    M LayoutTests/platform/wincairo/css1/basic/containment-expected.txt
    M LayoutTests/platform/wincairo/css1/basic/contextual_selectors-expected.txt
    M LayoutTests/platform/wincairo/css1/basic/grouping-expected.txt
    M LayoutTests/platform/wincairo/css1/basic/id_as_selector-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_bottom-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_bottom_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_bottom_width-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_bottom_width_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_color-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_color_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_left-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_left_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_left_width-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_left_width_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_right-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_right_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_right_width-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_right_width_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_style-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_style_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_top-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_top_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_top_width-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_top_width_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_width-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/border_width_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/clear-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/clear_float-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/float-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/float_elements_in_series-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/float_margin-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/float_on_text_elements-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/height-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_bottom-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_bottom_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_left-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_left_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_right-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_right_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_top-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/margin_top_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_bottom-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_bottom_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_left-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_left_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_right-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_right_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_top-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/padding_top_inline-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/width-expected.txt
    M LayoutTests/platform/wincairo/css1/cascade/cascade_order-expected.txt
    M LayoutTests/platform/wincairo/css1/cascade/important-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/display-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/list_style-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/list_style_image-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/list_style_position-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/list_style_type-expected.txt
    M LayoutTests/platform/wincairo/css1/classification/white_space-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background_attachment-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background_color-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background_image-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background_position-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/background_repeat-expected.txt
    M LayoutTests/platform/wincairo/css1/color_and_background/color-expected.txt
    M LayoutTests/platform/wincairo/css1/conformance/forward_compatible_parsing-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font_family-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font_size-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font_style-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font_variant-expected.txt
    M LayoutTests/platform/wincairo/css1/font_properties/font_weight-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/canvas-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/floating_elements-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/height_of_lines-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/inline_elements-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/replaced_elements-expected.txt
    M LayoutTests/platform/wincairo/css1/formatting_model/vertical_formatting-expected.txt
    M LayoutTests/platform/wincairo/css1/pseudo/anchor-expected.txt
    M LayoutTests/platform/wincairo/css1/pseudo/firstletter-expected.txt
    M LayoutTests/platform/wincairo/css1/pseudo/firstline-expected.txt
    M LayoutTests/platform/wincairo/css1/pseudo/multiple_pseudo_elements-expected.txt
    M LayoutTests/platform/wincairo/css1/pseudo/pseudo_elements_in_selectors-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/letter_spacing-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/line_height-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/text_align-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/text_decoration-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/text_indent-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/text_transform-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/vertical_align-expected.txt
    M LayoutTests/platform/wincairo/css1/text_properties/word_spacing-expected.txt
    M LayoutTests/platform/wincairo/css1/units/color_units-expected.txt
    M LayoutTests/platform/wincairo/css1/units/length_units-expected.txt
    M LayoutTests/platform/wincairo/css1/units/percentage_units-expected.txt
    M LayoutTests/platform/wincairo/css1/units/urls-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/create-list-with-hr-expected.txt
    M LayoutTests/platform/wincairo/editing/input/caret-at-the-edge-of-input-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4278698-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/before-after-input-element-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-03-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-04-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/3976872-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4076267-2-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4076267-3-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4076267-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4806874-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/input-field-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/3690703-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/3690703-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/3690719-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4402375-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4895428-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4975120-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/6476-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/7152-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/7152-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/drag-select-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/image-before-linebreak-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-across-readonly-input-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-across-readonly-input-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-across-readonly-input-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-across-readonly-input-4-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-across-readonly-input-5-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/4063751-expected.txt
    M LayoutTests/platform/wincairo/fast/backgrounds/background-inherit-color-bug-expected.txt
    M LayoutTests/platform/wincairo/fast/backgrounds/solid-color-context-restore-expected.txt
    M LayoutTests/platform/wincairo/fast/block/basic/018-expected.txt
    M LayoutTests/platform/wincairo/fast/block/basic/text-indent-rtl-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/025-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/026-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/027-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/028-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/032-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/float-avoidance-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/nopaint-after-layer-destruction-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/nopaint-after-layer-destruction2-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/shrink-to-avoid-float-complexity-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/table-relayout-expected.txt
    M LayoutTests/platform/wincairo/fast/block/float/width-update-after-clear-expected.txt
    M LayoutTests/platform/wincairo/fast/block/margin-collapse/103-expected.txt
    M LayoutTests/platform/wincairo/fast/block/margin-collapse/empty-clear-blocks-expected.txt
    M LayoutTests/platform/wincairo/fast/block/positioning/height-change-expected.txt
    M LayoutTests/platform/wincairo/fast/block/positioning/relayout-on-position-change-expected.txt
    M LayoutTests/platform/wincairo/fast/block/positioning/window-height-change-expected.txt
    M LayoutTests/platform/wincairo/fast/box-sizing/box-sizing-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/014-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/016-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/wincairo/fast/css/find-next-layer-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-detach-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-exists-for-search-field-expected.txt
    M LayoutTests/platform/wincairo/fast/css/h1-in-section-elements-expected.txt
    M LayoutTests/platform/wincairo/fast/css/hover-subselector-expected.txt
    M LayoutTests/platform/wincairo/fast/css/input-search-padding-expected.txt
    M LayoutTests/platform/wincairo/fast/css/line-height-expected.txt
    M LayoutTests/platform/wincairo/fast/css/resize-corner-tracking-transformed-expected.txt
    M LayoutTests/platform/wincairo/fast/css/resize-corner-tracking-transformed-iframe-expected.txt
    M LayoutTests/platform/wincairo/fast/css/rtl-ordering-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-input-with-webkit-border-radius-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-input-expected.txt
    M LayoutTests/platform/wincairo/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/34176-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLTableElement/colSpan-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLTableElement/createCaption-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/012-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/selection-highlight-adjust-expected.txt
    M LayoutTests/platform/wincairo/fast/encoding/invalid-UTF-8-expected.txt
    M LayoutTests/platform/wincairo/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/wincairo/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/wincairo/fast/events/context-no-deselect-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/basic-inputs-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/box-shadow-override-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/button-generated-content-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/color/input-appearance-color-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/control-restrict-line-height-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/encoding-test-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/fieldset-align-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/floating-textfield-relayout-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/form-element-geometry-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/image-border-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-align-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-bkcolor-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-default-bkcolor-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-disabled-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-focus-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-height-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-preventDefault-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-readonly-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-visibility-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-appearance-width-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-disabled-color-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-double-click-selection-gap-bug-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-field-text-truncated-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-placeholder-visibility-1-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-placeholder-visibility-3-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-readonly-autoscroll-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-readonly-dimmed-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-readonly-empty-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-spaces-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-table-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-click-inside-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-click-outside-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-double-click-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-drag-down-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-option-delete-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-scroll-left-on-blur-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-self-emptying-click-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-text-word-wrap-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-type-text-min-width-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-value-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/input-width-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/minWidthPercent-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/number/number-appearance-rtl-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/number/number-appearance-spinbutton-layer-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/placeholder-pseudo-style-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/plaintext-mode-2-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/search-cancel-button-style-sharing-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/search-display-none-cancel-button-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/search-rtl-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/search-vertical-alignment-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/searchfield-heights-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/select-visual-hebrew-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/tabbing-input-iframe-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/textfield-focus-ring-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/textfield-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/forms/visual-hebrew-text-field-expected.txt
    M LayoutTests/platform/wincairo/fast/frames/take-focus-from-iframe-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-no-summary4-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open-javascript-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open4-expected.txt
    M LayoutTests/platform/wincairo/fast/inline/inline-box-background-expected.txt
    M LayoutTests/platform/wincairo/fast/inline/inline-box-background-long-image-expected.txt
    M LayoutTests/platform/wincairo/fast/inline/inline-box-background-repeat-x-expected.txt
    M LayoutTests/platform/wincairo/fast/inline/inline-box-background-repeat-y-expected.txt
    M LayoutTests/platform/wincairo/fast/inline/inline-continuation-borders-expected.txt
    M LayoutTests/platform/wincairo/fast/layers/opacity-outline-expected.txt
    M LayoutTests/platform/wincairo/fast/lists/dynamic-marker-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/lists/markers-in-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/lists/ol-start-parsing-expected.txt
    M LayoutTests/platform/wincairo/fast/lists/olstart-expected.txt
    M LayoutTests/platform/wincairo/fast/multicol/table-vertical-align-expected.txt
    M LayoutTests/platform/wincairo/fast/overflow/image-selection-highlight-expected.txt
    M LayoutTests/platform/wincairo/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt
    M LayoutTests/platform/wincairo/fast/overflow/overflow-text-hit-testing-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/delete-into-nested-block-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/flexible-box-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/flexible-box-overflow-horizontal-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/inline-block-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/layer-outline-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/layer-outline-horizontal-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/line-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/outline-child-repaint-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/outline-shrinking-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/overflow-delete-line-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/static-to-positioned-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/subtree-root-skipped-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/table-cell-move-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/text-shadow-expected.txt
    M LayoutTests/platform/wincairo/fast/repaint/text-shadow-horizontal-expected.txt
    M LayoutTests/platform/wincairo/fast/replaced/inline-box-wrapper-handover-expected.txt
    M LayoutTests/platform/wincairo/fast/replaced/replaced-breaking-expected.txt
    M LayoutTests/platform/wincairo/fast/replaced/replaced-breaking-mixture-expected.txt
    M LayoutTests/platform/wincairo/fast/replaced/width100percent-searchfield-expected.txt
    M LayoutTests/platform/wincairo/fast/replaced/width100percent-textfield-expected.txt
    M LayoutTests/platform/wincairo/fast/table/003-expected.txt
    M LayoutTests/platform/wincairo/fast/table/040-expected.txt
    M LayoutTests/platform/wincairo/fast/table/040-vertical-expected.txt
    M LayoutTests/platform/wincairo/fast/table/add-before-anonymous-child-expected.txt
    M LayoutTests/platform/wincairo/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
    M LayoutTests/platform/wincairo/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
    M LayoutTests/platform/wincairo/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
    M LayoutTests/platform/wincairo/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
    M LayoutTests/platform/wincairo/fast/table/click-near-anonymous-table-expected.txt
    M LayoutTests/platform/wincairo/fast/table/colspanMinWidth-expected.txt
    M LayoutTests/platform/wincairo/fast/table/edge-offsets-expected.txt
    M LayoutTests/platform/wincairo/fast/table/giantRowspan-expected.txt
    M LayoutTests/platform/wincairo/fast/table/row-height-recalc-expected.txt
    M LayoutTests/platform/wincairo/fast/table/rtl-cell-display-none-assert-expected.txt
    M LayoutTests/platform/wincairo/fast/table/spanOverlapRepaint-expected.txt
    M LayoutTests/platform/wincairo/fast/table/text-field-baseline-expected.txt
    M LayoutTests/platform/wincairo/fast/table/unbreakable-images-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-kerning-and-ligatures-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-multiple-renderers-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-negative-spacing-features-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-pointtooffset-calls-cg-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-small-caps-punctuation-size-expected.txt
    M LayoutTests/platform/wincairo/fast/text/atsui-spacing-features-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/015-expected.txt
    M LayoutTests/platform/wincairo/fast/text/capitalize-empty-generated-string-expected.txt
    M LayoutTests/platform/wincairo/fast/text/cg-vs-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-CSS-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-HTML-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-european-terminators-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-innertext-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/rtl-caret-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/rtl-white-space-pre-wrap-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/wincairo/fast/text/midword-break-hang-expected.txt
    M LayoutTests/platform/wincairo/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transformed-focused-text-input-expected.txt
    M LayoutTests/platform/wincairo/plugins/embed-attributes-style-expected.txt
    M LayoutTests/platform/wincairo/plugins/mouse-click-plugin-clears-selection-expected.txt
    M LayoutTests/platform/wincairo/svg/custom/inline-svg-in-xhtml-expected.txt
    M LayoutTests/platform/wincairo/svg/custom/svg-float-border-padding-expected.txt
    M LayoutTests/platform/wincairo/svg/custom/svg-fonts-fallback-expected.txt
    M LayoutTests/platform/wincairo/svg/hixie/mixed/003-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/45621-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug10269-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug10296-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug1055-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug1067-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug113235-3-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug119786-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug12384-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug1302-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug14323-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug14929-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug1800-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug18359-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug24200-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug2479-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug27038-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug2947-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug30692-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug32841-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug33137-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug3977-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug42187-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug4382-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug4527-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug46368-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug46368-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug47432-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug51037-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug55545-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug59354-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug60992-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug6304-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug7112-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug7112-2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug727-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug7342-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug96334-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/bugs/bug99948-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/core/col_widths_fix_fix-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/core/misc-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/core/table_widths-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/dom/tableDom-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/other/move_row-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla/other/wa_table_tr_align-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/97619-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/core/captions3-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/core/col_span2-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/core/conflicts-expected.txt
    M LayoutTests/platform/wincairo/tables/mozilla_expected_failures/other/empty_cells-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/general/perspective-non-layer-expected.txt
    M LayoutTests/platform/wpe/editing/selection/3690703-2-expected.txt
    M LayoutTests/platform/wpe/editing/selection/3690703-expected.txt
    M LayoutTests/platform/wpe/editing/selection/3690719-expected.txt
    M LayoutTests/platform/wpe/fast/backgrounds/background-inherit-color-bug-expected.txt
    M LayoutTests/platform/wpe/fast/block/float/float-avoidance-expected.txt
    M LayoutTests/platform/wpe/fast/css/focus-ring-exists-for-search-field-expected.txt
    M LayoutTests/platform/wpe/fast/css/input-search-padding-expected.txt
    M LayoutTests/platform/wpe/fast/css/line-height-expected.txt
    M LayoutTests/platform/wpe/fast/css/resize-corner-tracking-expected.txt
    M LayoutTests/platform/wpe/fast/css/text-input-with-webkit-border-radius-expected.txt
    M LayoutTests/platform/wpe/fast/css/text-overflow-input-expected.txt
    M LayoutTests/platform/wpe/fast/dom/34176-expected.txt
    M LayoutTests/platform/wpe/fast/dynamic/012-expected.txt
    M LayoutTests/platform/wpe/fast/encoding/utf-16-big-endian-expected.txt
    M LayoutTests/platform/wpe/fast/encoding/utf-16-little-endian-expected.txt
    M LayoutTests/platform/wpe/fast/events/context-no-deselect-expected.txt
    M LayoutTests/platform/wpe/fast/frames/take-focus-from-iframe-expected.txt
    M LayoutTests/platform/wpe/fast/html/details-no-summary4-expected.txt
    M LayoutTests/platform/wpe/fast/html/details-open-javascript-expected.txt
    M LayoutTests/platform/wpe/fast/html/details-open2-expected.txt
    M LayoutTests/platform/wpe/fast/html/details-open4-expected.txt
    M LayoutTests/platform/wpe/fast/lists/dynamic-marker-crash-expected.txt
    M LayoutTests/platform/wpe/fast/replaced/replaced-breaking-expected.txt
    M LayoutTests/platform/wpe/fast/replaced/replaced-breaking-mixture-expected.txt
    M LayoutTests/platform/wpe/fast/table/003-expected.txt
    M LayoutTests/platform/wpe/fast/table/colspanMinWidth-expected.txt
    M LayoutTests/platform/wpe/fast/table/spanOverlapRepaint-expected.txt
    M LayoutTests/platform/wpe/fast/table/text-field-baseline-expected.txt
    M LayoutTests/platform/wpe/fast/text/atsui-rtl-override-selection-expected.txt
    M LayoutTests/platform/wpe/fast/text/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/wpe/fast/transforms/transformed-focused-text-input-expected.txt
    M LayoutTests/platform/wpe/http/tests/navigation/javascriptlink-frames-expected.txt
    M LayoutTests/platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt
    M LayoutTests/platform/wpe/svg/custom/inline-svg-in-xhtml-expected.txt
    M LayoutTests/platform/wpe/svg/custom/svg-fonts-fallback-expected.txt
    M LayoutTests/platform/wpe/svg/hixie/mixed/003-expected.txt
    M LayoutTests/platform/wpe/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug1188-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug12384-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug18359-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug24200-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug2479-3-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug2479-4-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug28928-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug30692-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug4382-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug4527-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug46368-1-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug46368-2-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug51037-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug55545-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug59354-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug7342-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug96334-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/bugs/bug99948-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/dom/tableDom-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla/other/move_row-expected.txt
    M LayoutTests/platform/wpe/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt
    M LayoutTests/platform/wpe/transforms/3d/general/perspective-non-layer-expected.txt
    M LayoutTests/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
    M LayoutTests/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
    M Source/WebCore/css/html.css
    M Source/WebCore/rendering/style/RenderStyle.cpp

  Log Message:
  -----------
  Stop resolving border's current color to some hardcoded value
https://bugs.webkit.org/show_bug.cgi?id=258725

Reviewed by Tim Nguyen.

We currently return some hardcoded value when resolving
current color for border properties.
I can't think of any good reason for doing this.
The result can be unexpected for web developers.

* Source/WebCore/css/html.css:
(hr):
(#if defined(WTF_PLATFORM_IOS_FAMILY) && WTF_PLATFORM_IOS_FAMILY):
* Source/WebCore/rendering/style/RenderStyle.cpp:
(WebCore::RenderStyle::colorResolvingCurrentColor const):

Canonical link: https://commits.webkit.org/266134@main




More information about the webkit-changes mailing list