[webkit-changes] [WebKit/WebKit] 6535a2: [WinCairo] Unreviewed test gardening

Fujii Hironori noreply at github.com
Wed Dec 7 12:49:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6535a27b37564eea83b71a6681e2326260d7baca
      https://github.com/WebKit/WebKit/commit/6535a27b37564eea83b71a6681e2326260d7baca
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    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/basic/inheritance-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_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/inserting/4278698-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/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4402375-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/image-before-linebreak-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/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/h1-in-section-elements-expected.txt
    M LayoutTests/platform/wincairo/fast/css/hover-subselector-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/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/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/midword-break-hang-expected.txt
    M LayoutTests/platform/wincairo/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-expected.txt

  Log Message:
  -----------
  [WinCairo] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=240439

* LayoutTests/platform/wincairo/css1/basic/containment-expected.txt:
* LayoutTests/platform/wincairo/css1/basic/contextual_selectors-expected.txt:
* LayoutTests/platform/wincairo/css1/basic/grouping-expected.txt:
* LayoutTests/platform/wincairo/css1/basic/id_as_selector-expected.txt:
* LayoutTests/platform/wincairo/css1/basic/inheritance-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_bottom-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_bottom_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_bottom_width-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_bottom_width_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_color-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_color_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_left-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_left_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_left_width-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_left_width_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_right-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_right_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_right_width-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_right_width_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_style-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_style_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_top-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_top_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_top_width-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_top_width_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_width-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/border_width_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/clear-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/clear_float-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/float-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/float_elements_in_series-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/float_margin-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/float_on_text_elements-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/height-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_bottom-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_bottom_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_left-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_left_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_right-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_right_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_top-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/margin_top_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_bottom-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_bottom_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_left-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_left_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_right-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_right_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_top-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/padding_top_inline-expected.txt:
* LayoutTests/platform/wincairo/css1/box_properties/width-expected.txt:
* LayoutTests/platform/wincairo/css1/cascade/cascade_order-expected.txt:
* LayoutTests/platform/wincairo/css1/cascade/important-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/display-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/list_style-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/list_style_image-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/list_style_position-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/list_style_type-expected.txt:
* LayoutTests/platform/wincairo/css1/classification/white_space-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background_attachment-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background_color-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background_image-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background_position-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/background_repeat-expected.txt:
* LayoutTests/platform/wincairo/css1/color_and_background/color-expected.txt:
* LayoutTests/platform/wincairo/css1/conformance/forward_compatible_parsing-expected.txt:
* LayoutTests/platform/wincairo/css1/font_properties/font-expected.txt:
* LayoutTests/platform/wincairo/css1/font_properties/font_size-expected.txt:
* LayoutTests/platform/wincairo/css1/font_properties/font_style-expected.txt:
* LayoutTests/platform/wincairo/css1/font_properties/font_variant-expected.txt:
* LayoutTests/platform/wincairo/css1/font_properties/font_weight-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/canvas-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/floating_elements-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/height_of_lines-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/inline_elements-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/replaced_elements-expected.txt:
* LayoutTests/platform/wincairo/css1/formatting_model/vertical_formatting-expected.txt:
* LayoutTests/platform/wincairo/css1/pseudo/anchor-expected.txt:
* LayoutTests/platform/wincairo/css1/pseudo/firstletter-expected.txt:
* LayoutTests/platform/wincairo/css1/pseudo/firstline-expected.txt:
* LayoutTests/platform/wincairo/css1/pseudo/multiple_pseudo_elements-expected.txt:
* LayoutTests/platform/wincairo/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/letter_spacing-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/line_height-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/text_align-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/text_decoration-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/text_indent-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/text_transform-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/vertical_align-expected.txt:
* LayoutTests/platform/wincairo/css1/text_properties/word_spacing-expected.txt:
* LayoutTests/platform/wincairo/css1/units/color_units-expected.txt:
* LayoutTests/platform/wincairo/css1/units/length_units-expected.txt:
* LayoutTests/platform/wincairo/css1/units/percentage_units-expected.txt:
* LayoutTests/platform/wincairo/css1/units/urls-expected.txt:
* LayoutTests/platform/wincairo/editing/execCommand/create-list-with-hr-expected.txt:
* LayoutTests/platform/wincairo/editing/inserting/4278698-expected.txt:
* LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-03-expected.txt:
* LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-04-expected.txt:
* LayoutTests/platform/wincairo/editing/pasteboard/3976872-expected.txt:
* LayoutTests/platform/wincairo/editing/pasteboard/4076267-2-expected.txt:
* LayoutTests/platform/wincairo/editing/pasteboard/4076267-3-expected.txt:
* LayoutTests/platform/wincairo/editing/pasteboard/4076267-expected.txt:
* LayoutTests/platform/wincairo/editing/pasteboard/undoable-fragment-removes-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/4402375-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/6476-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/7152-1-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/7152-2-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/image-before-linebreak-expected.txt:
* LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt:
* LayoutTests/platform/wincairo/editing/undo/4063751-expected.txt:
* LayoutTests/platform/wincairo/fast/box-sizing/box-sizing-expected.txt:
* LayoutTests/platform/wincairo/fast/css-generated-content/014-expected.txt:
* LayoutTests/platform/wincairo/fast/css-generated-content/016-expected.txt:
* LayoutTests/platform/wincairo/fast/css-generated-content/hover-style-change-expected.txt:
* LayoutTests/platform/wincairo/fast/css/find-next-layer-expected.txt:
* LayoutTests/platform/wincairo/fast/css/first-letter-detach-expected.txt:
* LayoutTests/platform/wincairo/fast/css/h1-in-section-elements-expected.txt:
* LayoutTests/platform/wincairo/fast/css/hover-subselector-expected.txt:
* LayoutTests/platform/wincairo/fast/css/resize-corner-tracking-transformed-expected.txt:
* LayoutTests/platform/wincairo/fast/css/resize-corner-tracking-transformed-iframe-expected.txt:
* LayoutTests/platform/wincairo/fast/css/rtl-ordering-expected.txt:
* LayoutTests/platform/wincairo/fast/css/universal-hover-quirk-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/34176-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/HTMLTableElement/colSpan-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/HTMLTableElement/createCaption-expected.txt:
* LayoutTests/platform/wincairo/fast/dynamic/012-expected.txt:
* LayoutTests/platform/wincairo/fast/dynamic/selection-highlight-adjust-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-kerning-and-ligatures-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-multiple-renderers-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-negative-spacing-features-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-pointtooffset-calls-cg-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-rtl-override-selection-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-small-caps-punctuation-size-expected.txt:
* LayoutTests/platform/wincairo/fast/text/atsui-spacing-features-expected.txt:
* LayoutTests/platform/wincairo/fast/text/basic/015-expected.txt:
* LayoutTests/platform/wincairo/fast/text/capitalize-empty-generated-string-expected.txt:
* LayoutTests/platform/wincairo/fast/text/cg-vs-atsui-expected.txt:
* LayoutTests/platform/wincairo/fast/text/in-rendered-text-rtl-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-CSS-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-HTML-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-european-terminators-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/bidi-innertext-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/hebrew-vowels-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/rtl-caret-expected.txt:
* LayoutTests/platform/wincairo/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
* LayoutTests/platform/wincairo/fast/text/midword-break-hang-expected.txt:
* LayoutTests/platform/wincairo/fast/text/should-use-atsui-expected.txt:
* LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
* LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt:
* LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-expected.txt:

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




More information about the webkit-changes mailing list