[webkit-changes] [WebKit/WebKit] d6c00e: Enable text shaping by default on Windows

Fujii Hironori noreply at github.com
Wed Mar 8 18:11:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d6c00e1fede163c1c115489f47122ea44f034458
      https://github.com/WebKit/WebKit/commit/d6c00e1fede163c1c115489f47122ea44f034458
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M LayoutTests/platform/wincairo/TestExpectations
    M LayoutTests/platform/wincairo/animations/3d/change-transform-in-end-event-expected.txt
    M LayoutTests/platform/wincairo/animations/3d/matrix-transform-type-animation-expected.txt
    M LayoutTests/platform/wincairo/animations/3d/state-at-end-event-transform-expected.txt
    M LayoutTests/platform/wincairo/animations/missing-values-first-keyframe-expected.txt
    M LayoutTests/platform/wincairo/animations/missing-values-last-keyframe-expected.txt
    M LayoutTests/platform/wincairo/animations/state-at-end-event-expected.txt
    M LayoutTests/platform/wincairo/compositing/animation/state-at-end-event-transform-layer-expected.txt
    M LayoutTests/platform/wincairo/compositing/color-matching/image-color-matching-expected.txt
    M LayoutTests/platform/wincairo/compositing/color-matching/pdf-image-match-expected.txt
    M LayoutTests/platform/wincairo/compositing/compositing-visible-descendant-expected.txt
    M LayoutTests/platform/wincairo/compositing/direct-image-compositing-expected.txt
    M LayoutTests/platform/wincairo/compositing/generated-content-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/abs-position-inside-opacity-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/clipping-foreground-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/composited-html-size-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/fixed-in-composited-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/fixed-position-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/layer-due-to-layer-children-deep-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/layer-due-to-layer-children-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/outline-change-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/partial-layout-update-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/root-layer-update-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/video-fixed-scrolling-expected.txt
    M LayoutTests/platform/wincairo/compositing/geometry/video-opacity-overlay-expected.txt
    M LayoutTests/platform/wincairo/compositing/iframes/composited-iframe-alignment-expected.txt
    M LayoutTests/platform/wincairo/compositing/iframes/iframe-copy-on-scroll-expected.txt
    M LayoutTests/platform/wincairo/compositing/images/direct-image-background-color-expected.txt
    M LayoutTests/platform/wincairo/compositing/layers-inside-overflow-scroll-expected.txt
    M LayoutTests/platform/wincairo/compositing/masks/direct-image-mask-expected.txt
    M LayoutTests/platform/wincairo/compositing/masks/masked-ancestor-expected.txt
    M LayoutTests/platform/wincairo/compositing/masks/multiple-masks-expected.txt
    M LayoutTests/platform/wincairo/compositing/masks/simple-composited-mask-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/ancestor-overflow-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/fixed-position-ancestor-clip-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/nested-scrolling-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/overflow-compositing-descendant-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/overflow-positioning-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/overflow-scroll-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/parent-overflow-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/remove-overflow-crash2-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/scroll-ancestor-update-expected.txt
    M LayoutTests/platform/wincairo/compositing/overflow/scrollbar-painting-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/animation-inside-reflection-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/compositing-change-inside-reflection-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/deeply-nested-reflections-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/load-video-in-reflection-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/masked-reflection-on-composited-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-anchor-point-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-animated-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-mask-change-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-on-overflow-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-opacity-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-size-change-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-transformed-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-transformed2-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/nested-reflection-transition-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-in-composited-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-on-composited-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-opacity-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-ordering-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-positioning-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/reflection-positioning2-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/simple-composited-reflections-expected.txt
    M LayoutTests/platform/wincairo/compositing/reflections/transform-inside-reflection-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/become-overlay-composited-layer-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/composited-document-element-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/layer-repaint-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/layer-repaint-rects-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/opacity-between-absolute-expected.txt
    M LayoutTests/platform/wincairo/compositing/repaint/opacity-between-absolute2-expected.txt
    M LayoutTests/platform/wincairo/compositing/self-painting-layers-expected.txt
    M LayoutTests/platform/wincairo/compositing/shadows/shadow-drawing-expected.txt
    M LayoutTests/platform/wincairo/compositing/sibling-positioning-expected.txt
    M LayoutTests/platform/wincairo/compositing/text-on-large-layer-expected.txt
    M LayoutTests/platform/wincairo/compositing/transitions/scale-transition-no-start-expected.txt
    M LayoutTests/platform/wincairo/compositing/transitions/singular-scale-transition-expected.txt
    M LayoutTests/platform/wincairo/compositing/webgl/webgl-background-color-expected.txt
    M LayoutTests/platform/wincairo/compositing/webgl/webgl-reflection-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/basic/inheritance-expected.txt
    M LayoutTests/platform/wincairo/css1/box_properties/acid_test-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/horizontal_formatting-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/css2.1/20110323/absolute-non-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-height-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-max-height-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-013-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-014-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-016-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-017-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-018-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-019-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-020-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-021-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-022-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-023-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-non-replaced-width-024-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-014-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-016-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-017-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-018-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-019-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-021-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-022-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-023-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-024-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-025-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-026-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-028-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-029-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-030-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-031-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-032-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-033-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-035-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-height-036-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-013-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-020-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-022-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-027-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-029-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-034-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-036-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-041-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-043-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-048-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-050-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-055-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-057-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-062-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-064-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-069-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-071-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/absolute-replaced-width-076-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/background-intrinsic-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-013-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-014-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-height-016-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-non-replaced-width-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/block-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/border-collapse-offset-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/border-conflict-style-079-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/border-conflict-style-088-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/border-spacing-applies-to-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/c543-txt-decor-000-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/dynamic-top-change-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/dynamic-top-change-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/dynamic-top-change-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/dynamic-top-change-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/empty-inline-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/empty-inline-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/empty-inline-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-non-replaced-width-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/float-replaced-width-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/floating-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/height-width-inline-table-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/height-width-table-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-width-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-non-replaced-width-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-block-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-non-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-non-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-non-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-non-replaced-width-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-height-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-011-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-013-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-014-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-replaced-width-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/inline-table-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-003-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-006-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-007-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-009-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-010-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-012-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-013-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-014-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/margin-applies-to-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/outline-color-applies-to-008-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-elements-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-intrinsic-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-intrinsic-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-intrinsic-004-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-intrinsic-005-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/replaced-min-max-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-margins-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-optional-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-caption-optional-002-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-height-algorithm-023-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/table-height-algorithm-024-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/width-non-replaced-inline-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/20110323/width-replaced-element-001-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t010403-shand-border-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t010403-shand-font-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t010403-shand-font-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t010403-shand-font-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t010403-shand-font-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040102-keywords-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040102-keywords-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-case-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-case-01-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-02-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-05-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-06-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-07-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-escapes-08-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-01-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-03-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-04-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-05-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-06-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-07-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-08-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-09-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-10-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-11-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-12-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040103-ident-13-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atkeyw-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atkeyw-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atkeyw-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atrule-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atrule-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atrule-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atrule-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-atrule-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-import-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-import-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040105-import-10-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040109-c17-comments-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040109-c17-comments-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-01-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-02-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-03-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-04-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-05-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0402-syntax-06-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040302-c61-phys-len-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040303-c62-percent-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040304-c64-uri-00-a-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040306-c63-color-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040306-syntax-01-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t040307-syntax-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t050201-c12-grouping-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0505-c16-descendant-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0505-c16-descendant-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0505-c16-descendant-02-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t050803-c14-classes-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0509-c15-ids-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0509-c15-ids-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0509-id-sel-syntax-01-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0509-id-sel-syntax-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0511-c21-pseud-link-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0511-c21-pseud-link-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0511-c21-pseud-link-02-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0511-c21-pseud-link-03-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051103-dom-hover-01-c-io-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051103-dom-hover-02-c-io-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051201-c23-first-line-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051202-c24-first-lttr-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0602-c13-inh-underlin-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0602-c13-inheritance-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0603-c11-import-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t060401-c32-cascading-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t060402-c31-important-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0801-c412-hz-box-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5505-mrgn-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-padn-r-02-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5507-padn-r-03-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-padn-l-02-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5510-padn-01-e-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0804-c5510-padn-02-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5515-brdr-w-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5515-brdr-w-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5515-ibrdr-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5516-brdr-c-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5517-brdr-s-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5518-brdr-t-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5519-brdr-r-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5519-brdr-r-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5520-brdr-b-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5521-brdr-l-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5521-brdr-l-01-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5522-brdr-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5522-brdr-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5522-brdr-02-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0805-c5522-ibrdr-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t09-c5526c-display-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090204-display-change-01-b-ao-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-00-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-01-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-03-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-04-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-fit-00-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-wrap-00-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltblck-01-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-flthw-00-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5525-fltwrap-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t0905-c5526-flthw-00-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-00-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-02-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-03-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-ln-00-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-ln-02-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c414-flt-ln-03-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-05-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-06-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-07-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-08-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1001-abs-pos-cb-09-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1002-c5523-width-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1002-c5523-width-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1002-c5523-width-02-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100303-c412-blockw-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1004-c5524-width-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1005-c5524-width-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1005-c5524-width-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c544-valgn-00-a-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c544-valgn-01-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c544-valgn-02-d-agi-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c544-valgn-03-d-agi-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c544-valgn-04-d-agi-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-leadin-00-d-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-05-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-06-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-07-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-08-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-09-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-11-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-12-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-13-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-14-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-15-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counter-16-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-05-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-06-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-07-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-08-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-09-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-11-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-12-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-13-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-14-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-15-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-16-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-17-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1202-counters-18-f-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-implied-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-implied-01-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-implied-02-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-multiple-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-multiple-01-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-order-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-order-01-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1204-root-e-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120401-scope-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120401-scope-01-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120401-scope-02-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120401-scope-03-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120401-scope-04-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120403-content-none-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120403-display-none-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t120403-visibility-00-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c561-list-displ-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c563-list-type-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c563-list-type-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c564-list-img-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c565-list-pos-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1401-c531-color-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1402-c45-bg-canvas-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c532-bgcolor-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c532-bgcolor-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c533-bgimage-00-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c533-bgimage-01-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgre-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgre-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1504-c523-font-style-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1505-c524-font-var-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1506-c525-font-wt-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1507-c526-font-sz-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1507-c526-font-sz-01-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1507-c526-font-sz-02-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1507-c526-font-sz-03-f-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-01-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-02-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-03-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-04-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-05-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-07-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-08-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-09-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1508-c527-font-10-c-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1601-c547-indent-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1601-c547-indent-01-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1602-c43-center-00-d-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1602-c546-txt-align-00-b-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-00-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-01-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-02-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-03-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-04-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-05-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-06-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-07-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-08-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-09-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-10-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-11-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-12-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-13-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-14-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-15-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-16-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-17-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-18-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-19-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-20-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-21-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-22-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-23-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-24-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-25-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-26-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-27-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-28-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-29-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-30-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-31-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-32-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-33-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-34-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-35-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-36-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-37-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-38-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-39-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-40-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-41-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-42-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-43-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-44-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-45-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-46-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-47-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-48-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-49-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-50-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-51-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-52-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-53-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-54-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-55-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-56-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-57-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-58-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-59-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-60-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-61-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-62-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-63-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-64-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-65-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-66-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-67-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-68-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-69-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-70-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-71-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-72-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-73-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-74-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-75-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-76-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-77-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-78-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-79-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-80-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-81-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-82-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-83-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-84-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-85-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-86-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-87-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-88-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-89-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-90-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-91-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-92-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-93-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-94-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-95-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-96-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-97-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-98-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/t170602-bdr-conflct-w-99-d-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-015-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-016-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-023-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-024-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-035-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-036-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-037-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-038-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-045-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-046-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-047-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-048-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-049-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-050-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-055-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-056-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-115-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-116-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-117-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-118-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-119-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-120-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-121-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-122-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-177-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-178-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-179-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-180-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-189-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-190-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-191-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-192-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-193-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-194-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-195-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-196-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-205-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-206-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-207-expected.txt
    M LayoutTests/platform/wincairo/css2.1/tables/table-anonymous-objects-208-expected.txt
    M LayoutTests/platform/wincairo/css3/flexbox/flexbox-baseline-expected.txt
    M LayoutTests/platform/wincairo/css3/unicode-bidi-isolate-basic-expected.txt
    M LayoutTests/platform/wincairo/editing/caret/caret-color-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/4922367-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5099303-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5126166-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5144139-2-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5206311-1-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5272440-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5369009-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5433862-2-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/5483370-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-3608445-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-3608462-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-3857753-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-3865854-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-3928305-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-4083333-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-after-span-ws-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-after-span-ws-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-after-span-ws-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-and-undo-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-contents-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-004-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-005-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-006-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-007-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-008-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-009-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-011-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-012-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-013-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-014-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-015-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-016-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-017-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-018-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-019-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-020-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-021-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-022-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-023-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-block-merge-contents-024-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-004-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-005-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-006-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-007-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-008-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-009-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-010-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-br-013-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-character-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-contiguous-ws-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-first-list-item-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-hr-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-image-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-image-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-image-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-003-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-004-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-005-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-006-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-007-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-008-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-009-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-010-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-011-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-012-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-013-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-014-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-015-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-016-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-017-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-end-ws-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-line-end-ws-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-listitem-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-listitem-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-selection-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-to-select-table-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-trailing-ws-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-trailing-ws-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-ws-fixup-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/delete-ws-fixup-002-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/forward-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/list-item-1-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/merge-different-styles-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/merge-endOfParagraph-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/merge-no-br-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/merge-unrendered-space-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/merge-whitespace-pre-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/move-nodes-001-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/non-smart-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/pruning-after-merge-2-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/table-cells-expected.txt
    M LayoutTests/platform/wincairo/editing/deleting/type-delete-after-quote-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4580583-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4580583-2-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4641880-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4641880-2-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4747450-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4916402-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4916541-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/4924441-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5080333-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5080333-2-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5136770-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5138441-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5142012-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5142012-2-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5190926-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5481523-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5482023-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/5569741-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/create-list-with-hr-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/findString-2-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/findString-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/indent-empty-root-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/indent-list-item-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/indent-selection-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/insert-list-and-stitch-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/insertImage-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/nsresponder-indent-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/nsresponder-outdent-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/paste-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/print-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/remove-list-from-range-selection-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/remove-list-item-1-expected.txt
    M LayoutTests/platform/wincairo/editing/execCommand/selectAll-expected.txt
    M LayoutTests/platform/wincairo/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
    M LayoutTests/platform/wincairo/editing/input/emacs-ctrl-o-expected.txt
    M LayoutTests/platform/wincairo/editing/input/reveal-caret-of-multiline-input-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/12882-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4278698-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4840662-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4875189-1-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4875189-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4959067-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4960120-1-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/4960120-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5002441-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5058163-1-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5058163-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5156401-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5418891-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5549929-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/5549929-3-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/6703873-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/before-after-input-element-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/editable-inline-element-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/edited-whitespace-1-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-3800346-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-009-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-at-tabspan-003-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-001-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-002-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-003-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-004-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-005-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-br-quoted-006-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-011-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-012-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-013-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-014-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-015-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-016-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-017-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-018-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-019-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-020-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-022-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-023-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-024-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-025-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-026-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-div-027-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-01-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-paragraph-02-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/inserting/insert-paragraph-05-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/insert-text-with-newlines-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/line-break-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/multiple-lines-selected-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/paragraph-separator-01-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/paragraph-separator-02-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/paragraph-separator-03-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/paragraph-separator-in-table-1-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/paragraph-separator-in-table-2-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/redo-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/return-key-with-selection-001-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/return-key-with-selection-002-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/return-key-with-selection-003-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/typing-002-expected.txt
    M LayoutTests/platform/wincairo/editing/inserting/typing-at-end-of-line-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/4242293-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4631972-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4641033-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4944770-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4944770-2-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/4947130-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5028447-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5032095-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5071074-2-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5071074-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5075944-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5134759-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5156401-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5387578-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/5478250-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/7955-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/8145-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/8145-3-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/cut-text-001-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/displaced-generic-placeholder-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/displaced-placeholder-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/innerText-inline-table-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-after-delete-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-after-delete-2-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-after-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-end-blockquote-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-end-borders-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-start-blockquote-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/merge-start-list-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-2-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-004-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-008-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-009-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-013-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-014-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/paste-text-at-tabspan-003-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/pasting-object-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/pasting-tabs-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/styled-element-markup-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/subframe-dragndrop-1-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/undoable-fragment-removes-expected.txt
    M LayoutTests/platform/wincairo/editing/pasteboard/unrendered-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/14971-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/4397952-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4402375-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4776665-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4818145-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4889598-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4895428-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4895428-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4932260-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4932260-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4932260-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4947387-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4960116-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4960137-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/4975120-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5007143-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5007143-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5057506-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5057506-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5076323-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5076323-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5076323-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5081257-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5081257-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5099303-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5131716-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5131716-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5131716-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5131716-4-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5195166-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5232159-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5234383-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5234383-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5240265-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/5354455-2-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/after-line-wrap-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-before-select-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-ltr-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-ltr-2-left-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-ltr-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-rtl-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/caret-rtl-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/clear-selection-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/contains-boundaries-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/contenteditable-click-inside-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/display-table-text-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/drag-in-iframe-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/drag-select-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/editable-links-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/editable-non-editable-crash-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/end-of-document-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/expanding-selections-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/expanding-selections2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-character-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-character-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-character-003-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-character-004-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-character-005-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-sentence-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-by-word-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/extend-selection-bidi-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/fake-doubleclick-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/focus-body-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/focus_editable_html-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/iframe-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/image-before-linebreak-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/inline-closest-leaf-child-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/inline-table-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/leave-requested-block-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/line-wrap-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/line-wrap-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-4-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-5-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-6-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-7-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-8-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/mixed-editability-9-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-3875618-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-3875641-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-backwords-by-word-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-between-blocks-no-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-between-blocks-yes-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-003-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-004-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-005-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-character-6-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-line-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-sentence-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/move-by-sentence-linebreak-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/node-removal-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/paragraph-granularity-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/previous-line-position-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/range-between-block-and-inline-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/replace-selection-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/replaced-boundaries-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/replaced-boundaries-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/replaced-boundaries-3-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-all-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-003-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-004-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-005-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-006-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-all-iframe-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-box-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-element-paragraph-boundary-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/select-text-overflow-ellipsis-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/selectNode-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/selectNodeContents-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/selection-actions-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/selection-button-text-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/table-caret-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/table-caret-2-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/table-caret-3-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/transformed-selection-rects-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/triple-click-in-pre-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-001-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-002-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-003-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-004-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-005-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/unrendered-space-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/word-granularity-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/wrapped-line-caret-1-expected.txt
    M LayoutTests/platform/wincairo/editing/selection/wrapped-line-caret-2-expected.txt
    M LayoutTests/platform/wincairo/editing/style/4916887-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5017613-1-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5017613-2-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5046875-1-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5046875-2-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5065910-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5084241-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5228141-expected.txt
    M LayoutTests/platform/wincairo/editing/style/5279521-expected.txt
    M LayoutTests/platform/wincairo/editing/style/apple-style-editable-mix-expected.txt
    M LayoutTests/platform/wincairo/editing/style/block-style-001-expected.txt
    M LayoutTests/platform/wincairo/editing/style/block-style-002-expected.txt
    M LayoutTests/platform/wincairo/editing/style/block-style-003-expected.txt
    M LayoutTests/platform/wincairo/editing/style/block-styles-007-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-001-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-002-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-003-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-004-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-005-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-006-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-007-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-008-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-009-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-010-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-011-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-012-expected.txt
    M LayoutTests/platform/wincairo/editing/style/create-block-for-style-013-expected.txt
    M LayoutTests/platform/wincairo/editing/style/designmode-expected.txt
    M LayoutTests/platform/wincairo/editing/style/font-family-with-space-expected.txt
    M LayoutTests/platform/wincairo/editing/style/highlight-expected.txt
    M LayoutTests/platform/wincairo/editing/style/relative-font-size-change-001-expected.txt
    M LayoutTests/platform/wincairo/editing/style/relative-font-size-change-002-expected.txt
    M LayoutTests/platform/wincairo/editing/style/relative-font-size-change-003-expected.txt
    M LayoutTests/platform/wincairo/editing/style/relative-font-size-change-004-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-3681552-fix-001-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-3681552-fix-002-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-3998892-fix-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-boundary-002-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-boundary-003-expected.txt
    M LayoutTests/platform/wincairo/editing/style/style-boundary-004-expected.txt
    M LayoutTests/platform/wincairo/editing/style/table-selection-expected.txt
    M LayoutTests/platform/wincairo/editing/style/typing-style-001-expected.txt
    M LayoutTests/platform/wincairo/editing/style/typing-style-002-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/4063751-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-combined-delete-boundary-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-combined-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-delete-boundary-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-forward-delete-boundary-expected.txt
    M LayoutTests/platform/wincairo/editing/undo/undo-forward-delete-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/list-delete-001-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/list-delete-003-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/list-type-after-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/list-type-before-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/table-delete-002-expected.txt
    M LayoutTests/platform/wincairo/editing/unsupported-content/table-type-after-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/001-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/001-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/002-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/002-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/003-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/003-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/003-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/004-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/004-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/004-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/005-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/005-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/005-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/006-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/006-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/006-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/007-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/007-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/007-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/008-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-color/008-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/001-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/001-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/002-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/002-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/003-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/003-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/003-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/004-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/004-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/004-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/005-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/005-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/005-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/006-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/006-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/006-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/007-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/007-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/007-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/008-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/008-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/009-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/009-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/010-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/background-image/010-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/001-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/001-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/002-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/002-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/003-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/003-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/003-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/004-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/004-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/004-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/005-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/005-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/005-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/006-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/006-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/006-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/007-declarative-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/007-expected.txt
    M LayoutTests/platform/wincairo/fast/body-propagation/overflow/007-xhtml-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/basic-shadows-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/border-radius-big-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/box-shadow-transformed-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/inset-expected.txt
    M LayoutTests/platform/wincairo/fast/box-shadow/transform-fringing-expected.txt
    M LayoutTests/platform/wincairo/fast/box-sizing/box-sizing-expected.txt
    M LayoutTests/platform/wincairo/fast/box-sizing/panels-one-expected.txt
    M LayoutTests/platform/wincairo/fast/box-sizing/panels-two-expected.txt
    M LayoutTests/platform/wincairo/fast/box-sizing/percentage-height-expected.txt
    M LayoutTests/platform/wincairo/fast/canvas/canvas-size-change-after-layout-expected.txt
    M LayoutTests/platform/wincairo/fast/canvas/canvas-zoom-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/001-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/002-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/003-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/004-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/005-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/006-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/007-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/008-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/009-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/010-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/011-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/012-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/013-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/014-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/015-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/016-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/nestedTransparencyClip-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/outline-overflowClip-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/overflow-border-radius-clip-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/overflow-border-radius-combinations-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/overflow-border-radius-composited-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/overflow-border-radius-fixed-position-expected.txt
    M LayoutTests/platform/wincairo/fast/clip/overflow-border-radius-transformed-expected.txt
    M LayoutTests/platform/wincairo/fast/compact/001-expected.txt
    M LayoutTests/platform/wincairo/fast/compact/002-expected.txt
    M LayoutTests/platform/wincairo/fast/compact/003-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/001-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/002-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/003-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/004-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/005-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/007-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/008-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/009-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/010-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/011-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/012-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/013-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/014-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/015-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/016-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/after-duplicated-after-split-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/after-order-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/before-with-first-letter-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/beforeAfter-interdocument-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/details-summary-before-after-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/hover-style-change-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-basic-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-border-padding-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-clearance-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-descender-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-raised-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/initial-letter-sunken-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/inline-display-types-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/no-openclose-quote-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-before-after-child-add-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-cell-before-content-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-row-before-after-child-add-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-row-before-after-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-row-group-to-inline-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-row-group-with-before-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-row-with-before-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-table-before-after-child-add-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/table-with-before-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/visibleContentHiddenParent-expected.txt
    M LayoutTests/platform/wincairo/fast/css-generated-content/wbr-with-before-content-expected.txt
    M LayoutTests/platform/wincairo/fast/css/001-expected.txt
    M LayoutTests/platform/wincairo/fast/css/002-expected.txt
    M LayoutTests/platform/wincairo/fast/css/003-expected.txt
    M LayoutTests/platform/wincairo/fast/css/004-expected.txt
    M LayoutTests/platform/wincairo/fast/css/005-expected.txt
    M LayoutTests/platform/wincairo/fast/css/007-expected.txt
    M LayoutTests/platform/wincairo/fast/css/008-expected.txt
    M LayoutTests/platform/wincairo/fast/css/ZeroOpacityLayers-expected.txt
    M LayoutTests/platform/wincairo/fast/css/ZeroOpacityLayers2-expected.txt
    M LayoutTests/platform/wincairo/fast/css/absolute-poition-in-rtl-parent-expected.txt
    M LayoutTests/platform/wincairo/fast/css/acid2-expected.txt
    M LayoutTests/platform/wincairo/fast/css/acid2-pixel-expected.txt
    M LayoutTests/platform/wincairo/fast/css/attribute-selector-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/attribute-selector-empty-value-expected.txt
    M LayoutTests/platform/wincairo/fast/css/background-shorthand-invalid-url-expected.txt
    M LayoutTests/platform/wincairo/fast/css/beforeSelectorOnCodeElement-expected.txt
    M LayoutTests/platform/wincairo/fast/css/begin-end-contain-selector-empty-value-expected.txt
    M LayoutTests/platform/wincairo/fast/css/bidi-override-in-anonymous-block-expected.txt
    M LayoutTests/platform/wincairo/fast/css/border-height-expected.txt
    M LayoutTests/platform/wincairo/fast/css/border-radius-outline-offset-expected.txt
    M LayoutTests/platform/wincairo/fast/css/clip-text-in-scaled-div-expected.txt
    M LayoutTests/platform/wincairo/fast/css/clip-zooming-expected.txt
    M LayoutTests/platform/wincairo/fast/css/color-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/css/color-strict-expected.txt
    M LayoutTests/platform/wincairo/fast/css/compare-content-style-expected.txt
    M LayoutTests/platform/wincairo/fast/css/continuationCrash-expected.txt
    M LayoutTests/platform/wincairo/fast/css/counters/counter-text-security-expected.txt
    M LayoutTests/platform/wincairo/fast/css/counters/counter-text-transform-expected.txt
    M LayoutTests/platform/wincairo/fast/css/create_element_align-expected.txt
    M LayoutTests/platform/wincairo/fast/css/css-imports-expected.txt
    M LayoutTests/platform/wincairo/fast/css/css1_forward_compatible_parsing-expected.txt
    M LayoutTests/platform/wincairo/fast/css/css3-nth-child-expected.txt
    M LayoutTests/platform/wincairo/fast/css/css3-space-in-nth-and-lang-expected.txt
    M LayoutTests/platform/wincairo/fast/css/disabled-author-styles-expected.txt
    M LayoutTests/platform/wincairo/fast/css/dynamic-sibling-selector-expected.txt
    M LayoutTests/platform/wincairo/fast/css/empty-body-test-expected.txt
    M LayoutTests/platform/wincairo/fast/css/empty-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/error-in-last-decl-expected.txt
    M LayoutTests/platform/wincairo/fast/css/ex-after-font-variant-expected.txt
    M LayoutTests/platform/wincairo/fast/css/fieldset-display-row-expected.txt
    M LayoutTests/platform/wincairo/fast/css/find-next-layer-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-child-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-capitalized-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-detach-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-first-line-hover-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-float-after-float-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-float-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-hover-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-recalculation-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-letter-visibility-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-line-text-decoration-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
    M LayoutTests/platform/wincairo/fast/css/first-of-type-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-detached-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-exists-for-search-field-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-multiline-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-outline-color-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-outline-offset-expected.txt
    M LayoutTests/platform/wincairo/fast/css/focus-ring-outline-width-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-face-implicit-local-font-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-face-opentype-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-face-unicode-range-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-face-weight-matching-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-shorthand-weight-only-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-smoothing-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font-weight-1-expected.txt
    M LayoutTests/platform/wincairo/fast/css/font_property_normal-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/hsl-color-expected.txt
    M LayoutTests/platform/wincairo/fast/css/import-rule-regression-11590-expected.txt
    M LayoutTests/platform/wincairo/fast/css/inline-element-line-break-expected.txt
    M LayoutTests/platform/wincairo/fast/css/inline-properties-important-expected.txt
    M LayoutTests/platform/wincairo/fast/css/input-search-padding-expected.txt
    M LayoutTests/platform/wincairo/fast/css/invalid-percentage-property-expected.txt
    M LayoutTests/platform/wincairo/fast/css/invalid-pseudo-classes-expected.txt
    M LayoutTests/platform/wincairo/fast/css/invalidation-errors-2-expected.txt
    M LayoutTests/platform/wincairo/fast/css/invalidation-errors-3-expected.txt
    M LayoutTests/platform/wincairo/fast/css/invalidation-errors-expected.txt
    M LayoutTests/platform/wincairo/fast/css/last-child-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/last-of-type-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/layerZOrderCrash-expected.txt
    M LayoutTests/platform/wincairo/fast/css/line-after-floating-div-expected.txt
    M LayoutTests/platform/wincairo/fast/css/line-height-expected.txt
    M LayoutTests/platform/wincairo/fast/css/line-height-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/css/link-outside-head-expected.txt
    M LayoutTests/platform/wincairo/fast/css/list-outline-expected.txt
    M LayoutTests/platform/wincairo/fast/css/live-cssrules-expected.txt
    M LayoutTests/platform/wincairo/fast/css/margin-bottom-form-element-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/css/margin-bottom-form-element-strict-expected.txt
    M LayoutTests/platform/wincairo/fast/css/margin-top-bottom-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/001-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/002-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/003-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/004-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/005-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/006-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/007-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/namespaces-comments-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/namespaces-empty-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/namespaces-escapes-expected.txt
    M LayoutTests/platform/wincairo/fast/css/namespaces/namespaces-invalid-at-expected.txt
    M LayoutTests/platform/wincairo/fast/css/negative-leading-expected.txt
    M LayoutTests/platform/wincairo/fast/css/negative-nth-child-expected.txt
    M LayoutTests/platform/wincairo/fast/css/nested-floating-relative-position-percentages-expected.txt
    M LayoutTests/platform/wincairo/fast/css/non-empty-span-expected.txt
    M LayoutTests/platform/wincairo/fast/css/non-standard-checkbox-size-expected.txt
    M LayoutTests/platform/wincairo/fast/css/nth-child-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/only-child-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/only-of-type-pseudo-class-expected.txt
    M LayoutTests/platform/wincairo/fast/css/outline-auto-location-expected.txt
    M LayoutTests/platform/wincairo/fast/css/pendingStylesheetFontSize-expected.txt
    M LayoutTests/platform/wincairo/fast/css/percent-top-relative-container-height-unspecified-expected.txt
    M LayoutTests/platform/wincairo/fast/css/percent-top-value-with-relative-position-expected.txt
    M LayoutTests/platform/wincairo/fast/css/position-negative-top-margin-expected.txt
    M LayoutTests/platform/wincairo/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt
    M LayoutTests/platform/wincairo/fast/css/pseudo-element-line-break-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt
    M LayoutTests/platform/wincairo/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt
    M LayoutTests/platform/wincairo/fast/css/rem-dynamic-scaling-expected.txt
    M LayoutTests/platform/wincairo/fast/css/rem-units-on-root-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/rtl-to-viewport-expected.txt
    M LayoutTests/platform/wincairo/fast/css/selector-set-attribute-expected.txt
    M LayoutTests/platform/wincairo/fast/css/shadow-multiple-expected.txt
    M LayoutTests/platform/wincairo/fast/css/simple-selector-chain-parsing-expected.txt
    M LayoutTests/platform/wincairo/fast/css/style-outside-head-expected.txt
    M LayoutTests/platform/wincairo/fast/css/style-parsed-outside-head-expected.txt
    M LayoutTests/platform/wincairo/fast/css/table-text-align-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/css/table-text-align-strict-expected.txt
    M LayoutTests/platform/wincairo/fast/css/target-fragment-match-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-align-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-input-with-webkit-border-radius-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-bidi-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-strict-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-text-align-center-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-overflow-input-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-rendering-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-security-expected.txt
    M LayoutTests/platform/wincairo/fast/css/text-transform-select-expected.txt
    M LayoutTests/platform/wincairo/fast/css/textCapitalizeEdgeCases-expected.txt
    M LayoutTests/platform/wincairo/fast/css/transform-default-parameter-expected.txt
    M LayoutTests/platform/wincairo/fast/css/transformed-mask-expected.txt
    M LayoutTests/platform/wincairo/fast/css/universal-hover-quirk-expected.txt
    M LayoutTests/platform/wincairo/fast/css/value-list-out-of-bounds-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
    M LayoutTests/platform/wincairo/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt
    M LayoutTests/platform/wincairo/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt
    M LayoutTests/platform/wincairo/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt
    M LayoutTests/platform/wincairo/fast/css/viewport-units-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/css/word-space-extra-expected.txt
    M LayoutTests/platform/wincairo/fast/css/zoom-font-size-expected.txt
    M LayoutTests/platform/wincairo/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt
    M LayoutTests/platform/wincairo/fast/doctypes/001-expected.txt
    M LayoutTests/platform/wincairo/fast/doctypes/002-expected.txt
    M LayoutTests/platform/wincairo/fast/doctypes/003-expected.txt
    M LayoutTests/platform/wincairo/fast/doctypes/004-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/34176-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/52776-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/Element/class-attribute-whitespace-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/Element/null-offset-parent-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLElement/bdo-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/textInHead1-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/textInHead2-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/textInHead3-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/textInHead4-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLHeadElement/textInHead5-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLImageElement/image-alt-text-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLMeterElement/meter-optimums-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLMeterElement/meter-styles-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/HTMLTableColElement/resize-table-using-col-width-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/dom/HTMLTextAreaElement/reset-textarea-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/Range/create-contextual-fragment-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/Window/btoa-pnglet-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/Window/open-existing-pop-up-blocking-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/anchor-text-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/blur-contenteditable-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/children-nodes-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/clone-contents-0-end-offset-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/clone-node-dynamic-style-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/comment-not-documentElement-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/createDocumentType-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/css-mediarule-deleteRule-update-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/css-mediarule-insertRule-update-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/css-rule-functions-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/focus-contenteditable-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/importNodeHTML-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/importNodeXML-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/inner-text-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/outerText-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/scroll-reveal-left-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/dom/scroll-reveal-top-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/002-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/004-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/006-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/007-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/008-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/009-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/011-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/012-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/013-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/014-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/015-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/anchor-lock-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/anonymous-block-orphaned-lines-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/containing-block-change-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/float-withdrawal-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/insert-before-table-part-in-continuation-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/layer-hit-test-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/link-href-change-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/move-node-with-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/noninlinebadness-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/outerHTML-doc-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/outerHTML-img-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/selection-highlight-adjust-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/staticY-marking-parents-regression-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/text-combine-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/view-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/window-resize-scrollbars-test-expected.txt
    M LayoutTests/platform/wincairo/fast/dynamic/window-scrollbars-test-expected.txt
    M LayoutTests/platform/wincairo/fast/events/context-no-deselect-expected.txt
    M LayoutTests/platform/wincairo/fast/events/event-listener-on-link-expected.txt
    M LayoutTests/platform/wincairo/fast/events/pointer-events-2-expected.txt
    M LayoutTests/platform/wincairo/fast/events/resize-events-expected.txt
    M LayoutTests/platform/wincairo/fast/events/reveal-link-when-focused-expected.txt
    M LayoutTests/platform/wincairo/fast/fast-mobile-scrolling/fixed-position-element-expected.txt
    M LayoutTests/platform/wincairo/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt
    M LayoutTests/platform/wincairo/fast/gradients/crash-on-zero-radius-expected.txt
    M LayoutTests/platform/wincairo/fast/gradients/generated-gradients-expected.txt
    M LayoutTests/platform/wincairo/fast/gradients/list-item-gradient-expected.txt
    M LayoutTests/platform/wincairo/fast/gradients/radial-centered-expected.txt
    M LayoutTests/platform/wincairo/fast/gradients/simple-gradients-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-child-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-child-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-details-child-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-details-child-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-1-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-10-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-10-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-2-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-3-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-3-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-4-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-4-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-5-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-5-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-6-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-6-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-7-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-7-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-8-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-8-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-9-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-9-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-child-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-add-summary-child-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-marker-style-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-nested-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-nested-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-no-summary1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-no-summary2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-no-summary3-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-open1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open3-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open4-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open5-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-open6-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-position-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-child-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-child-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-1-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-2-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-3-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-3-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-4-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-4-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-5-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-5-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-6-and-click-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-6-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-child-1-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-remove-summary-child-2-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-replace-text-expected.txt
    M LayoutTests/platform/wincairo/fast/html/details-writing-mode-expected.txt
    M LayoutTests/platform/wincairo/fast/html/font-weight-bold-for-b-and-strong-expected.txt
    M LayoutTests/platform/wincairo/fast/html/link-rel-stylesheet-expected.txt
    M LayoutTests/platform/wincairo/fast/html/listing-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/001-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/002-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/003-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/006-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/14498-positionForCoordinates-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/contenteditable-baseline-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/inline-block-vertical-align-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/overflow-clip-expected.txt
    M LayoutTests/platform/wincairo/fast/inline-block/tricky-baseline-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-contains-value-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-floating-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-inside-columns-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-into-columns-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-into-floats-expected.txt
    M LayoutTests/platform/wincairo/fast/line-grid/line-grid-positioned-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/abs-position-in-reflection-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/inline-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/opacity-reflection-transform-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/reflection-nesting-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/reflection-overflow-hidden-expected.txt
    M LayoutTests/platform/wincairo/fast/reflections/transparent-reflected-sublayers-expected.txt
    M LayoutTests/platform/wincairo/fast/text/arabic-times-new-roman-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-partial-selection-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/backslash-to-yen-sign-dynamic-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/001-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/002-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/003-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/004-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/005-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/006-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/007-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/008-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/009-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/011-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/012-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/013-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/014-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/015-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/generic-family-changes-expected.txt
    M LayoutTests/platform/wincairo/fast/text/basic/generic-family-reset-expected.txt
    M LayoutTests/platform/wincairo/fast/text/bidi-embedding-pop-and-push-same-expected.txt
    M LayoutTests/platform/wincairo/fast/text/break-word-expected.txt
    M LayoutTests/platform/wincairo/fast/text/capitalize-boundaries-expected.txt
    M LayoutTests/platform/wincairo/fast/text/capitalize-empty-generated-string-expected.txt
    M LayoutTests/platform/wincairo/fast/text/capitalize-preserve-nbsp-expected.txt
    M LayoutTests/platform/wincairo/fast/text/cg-fallback-bolding-expected.txt
    M LayoutTests/platform/wincairo/fast/text/cg-vs-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/complex-synthetic-bold-space-width-expected.txt
    M LayoutTests/platform/wincairo/fast/text/complex-text-opacity-expected.txt
    M LayoutTests/platform/wincairo/fast/text/delete-hard-break-character-expected.txt
    M LayoutTests/platform/wincairo/fast/text/drawBidiText-expected.txt
    M LayoutTests/platform/wincairo/fast/text/embed-at-end-of-pre-wrap-line-expected.txt
    M LayoutTests/platform/wincairo/fast/text/emphasis-expected.txt
    M LayoutTests/platform/wincairo/fast/text/emphasis-vertical-expected.txt
    M LayoutTests/platform/wincairo/fast/text/fake-italic-expected.txt
    M LayoutTests/platform/wincairo/fast/text/firstline/001-expected.txt
    M LayoutTests/platform/wincairo/fast/text/firstline/002-expected.txt
    M LayoutTests/platform/wincairo/fast/text/firstline/003-expected.txt
    M LayoutTests/platform/wincairo/fast/text/fixed-pitch-control-characters-expected.txt
    M LayoutTests/platform/wincairo/fast/text/font-initial-expected.txt
    M LayoutTests/platform/wincairo/fast/text/format-control-expected.txt
    M LayoutTests/platform/wincairo/fast/text/hyphenate-character-expected.txt
    M LayoutTests/platform/wincairo/fast/text/hyphenate-limit-before-after-expected.txt
    M LayoutTests/platform/wincairo/fast/text/hyphenate-limit-lines-expected.txt
    M LayoutTests/platform/wincairo/fast/text/hyphenate-locale-expected.txt
    M LayoutTests/platform/wincairo/fast/text/hyphens-expected.txt
    M LayoutTests/platform/wincairo/fast/text/in-rendered-text-rtl-expected.txt
    M LayoutTests/platform/wincairo/fast/text/indic-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/arabic-justify-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-AN-after-L-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-AN-after-empty-run-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-CS-after-AN-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-L2-run-reordering-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-control-chars-treated-as-ZWS-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-european-terminators-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-explicit-embedding-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/bidi-layout-across-linebreak-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-linebreak-001-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-linebreak-002-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-linebreak-003-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-listbox-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-listbox-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-menulist-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-mirror-he-ar-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-neutral-run-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bidi-override-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/bold-bengali-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/danda-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/hebrew-vowels-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/hindi-spacing-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/hindi-whitespace-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/khmer-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/pop-up-button-text-alignment-and-direction-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/system-language/system-font-punctuation-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/text-combine-image-test-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/thai-baht-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/thai-line-breaks-expected.txt
    M LayoutTests/platform/wincairo/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
    M LayoutTests/platform/wincairo/fast/text/justified-selection-at-edge-expected.txt
    M LayoutTests/platform/wincairo/fast/text/justified-selection-expected.txt
    M LayoutTests/platform/wincairo/fast/text/justify-ideograph-leading-expansion-expected.txt
    M LayoutTests/platform/wincairo/fast/text/large-text-composed-char-expected.txt
    M LayoutTests/platform/wincairo/fast/text/letter-spacing-negative-opacity-expected.txt
    M LayoutTests/platform/wincairo/fast/text/line-breaks-after-white-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/line-breaks-expected.txt
    M LayoutTests/platform/wincairo/fast/text/line-initial-and-final-swashes-expected.txt
    M LayoutTests/platform/wincairo/fast/text/midword-break-after-breakable-char-expected.txt
    M LayoutTests/platform/wincairo/fast/text/midword-break-hang-expected.txt
    M LayoutTests/platform/wincairo/fast/text/monospace-width-cache-expected.txt
    M LayoutTests/platform/wincairo/fast/text/reset-emptyRun-expected.txt
    M LayoutTests/platform/wincairo/fast/text/selection-hard-linebreak-expected.txt
    M LayoutTests/platform/wincairo/fast/text/selection-rect-rounding-expected.txt
    M LayoutTests/platform/wincairo/fast/text/should-use-atsui-expected.txt
    M LayoutTests/platform/wincairo/fast/text/stroking-decorations-expected.txt
    M LayoutTests/platform/wincairo/fast/text/stroking-expected.txt
    M LayoutTests/platform/wincairo/fast/text/text-combine-different-fonts-expected.txt
    M LayoutTests/platform/wincairo/fast/text/text-letter-spacing-expected.txt
    M LayoutTests/platform/wincairo/fast/text/text-shadow-no-default-color-expected.txt
    M LayoutTests/platform/wincairo/fast/text/textIteratorNilRenderer-expected.txt
    M LayoutTests/platform/wincairo/fast/text/trailing-white-space-2-expected.txt
    M LayoutTests/platform/wincairo/fast/text/trailing-white-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/unicode-variation-selector-expected.txt
    M LayoutTests/platform/wincairo/fast/text/vertical-rl-rtl-linebreak-expected.txt
    M LayoutTests/platform/wincairo/fast/text/wbr-expected.txt
    M LayoutTests/platform/wincairo/fast/text/wbr-in-pre-crash-expected.txt
    M LayoutTests/platform/wincairo/fast/text/wbr-styled-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/002-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/003-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/004-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/005-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/006-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/007-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/008-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/009-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/010-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/011-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/012-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/015-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/016-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/018-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/020-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/021-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/024-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/025-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/026-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/027-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/030-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-break-word-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-last-char-expected.txt
    M LayoutTests/platform/wincairo/fast/text/whitespace/pre-wrap-line-test-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/text/whitespace/span-in-word-space-causes-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/text/wide-zero-width-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/word-break-expected.txt
    M LayoutTests/platform/wincairo/fast/text/word-break-run-rounding-expected.txt
    M LayoutTests/platform/wincairo/fast/text/word-break-soft-hyphen-expected.txt
    M LayoutTests/platform/wincairo/fast/text/word-space-expected.txt
    M LayoutTests/platform/wincairo/fast/text/zero-font-size-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/bounding-rect-zoom-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/diamond-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/identity-matrix-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/overflow-with-transform-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/skew-with-unitless-zero-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transform-on-inline-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transform-overflow-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transform-positioned-ancestor-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transform-table-row-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transformed-caret-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transformed-document-element-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transforms-with-opacity-expected.txt
    M LayoutTests/platform/wincairo/fast/transforms/transforms-with-zoom-expected.txt
    M LayoutTests/platform/wincairo/fonts/cursive-expected.txt
    M LayoutTests/platform/wincairo/fonts/default-expected.txt
    M LayoutTests/platform/wincairo/fonts/monospace-expected.txt
    M LayoutTests/platform/wincairo/fonts/sans-serif-expected.txt
    M LayoutTests/platform/wincairo/fonts/serif-expected.txt
    M LayoutTests/platform/wincairo/http/tests/local/file-url-sent-as-referer-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/acid2-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/acid2-pixel-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/error404-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/favicon-as-image-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/frame-access-during-load-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/generated-content-inside-table-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/iframe404-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
    M LayoutTests/platform/wincairo/http/tests/misc/slow-loading-image-in-pattern-expected.txt
    M LayoutTests/platform/wincairo/http/tests/uri/css-href-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-001-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-002-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-003-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-004-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-005-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-006-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-007-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-008-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-009-expected.txt
    M LayoutTests/platform/wincairo/ietestcenter/css3/text/textshadow-010-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/compound-transforms-vs-containers-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/hindi-rotated-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/transform-borderbox-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/transform-fixed-container-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/transform-origin-borderbox-expected.txt
    M LayoutTests/platform/wincairo/transforms/2d/zoom-menulist-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/general/perspective-units-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/hit-testing/backface-hit-test-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-4-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-coplanar-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
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt
    M LayoutTests/platform/wincairo/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt
    M LayoutTests/platform/wincairo/transforms/svg-vs-css-expected.txt
    M Source/WebCore/platform/graphics/FontCascade.h

  Log Message:
  -----------
  Enable text shaping by default on Windows
https://bugs.webkit.org/show_bug.cgi?id=215318

Reviewed by Don Olmstead.

Use the complex text code path by default for Windows port.

* LayoutTests/platform/wincairo/TestExpectations:
* LayoutTests/platform/wincairo/...: Omitted layout test rebaselining.
* Source/WebCore/platform/graphics/FontCascade.h:

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




More information about the webkit-changes mailing list