[webkit-changes] [WebKit/WebKit] d4a40b: [IFC][Integration] Enable intrusive floats for IFC...

alan noreply at github.com
Tue Sep 13 07:00:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d4a40b5d9781139f35009dcdeca1ee4d543b28cc
      https://github.com/WebKit/WebKit/commit/d4a40b5d9781139f35009dcdeca1ee4d543b28cc
  Author: Alan Bujtas <zalan at apple.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/fast/dynamic/float-from-empty-line-expected.txt
    M LayoutTests/platform/ios/css2.1/t0905-c414-flt-wrap-00-e-expected.txt
    M LayoutTests/platform/ios/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
    M LayoutTests/platform/ios/fast/block/float/017-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt
    M LayoutTests/platform/ios/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt
    M LayoutTests/platform/ios/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt
    M LayoutTests/platform/ios/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt
    M LayoutTests/platform/ios/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt
    M LayoutTests/platform/ios/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt
    M LayoutTests/platform/ios/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
    A LayoutTests/platform/ios/fast/dynamic/float-from-empty-line-expected.txt
    M LayoutTests/platform/ios/fast/html/details-writing-mode-expected.txt
    M LayoutTests/platform/ios/fast/html/details-writing-mode-mixed-expected.txt
    M LayoutTests/platform/ios/fast/text/hyphenate-avoid-orphaned-word-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug26553-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2962-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug57828-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/core/bloomberg-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
    M LayoutTests/platform/mac-bigsur/fast/text/hyphenate-avoid-orphaned-word-expected.txt
    M LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt
    M LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
    M LayoutTests/platform/mac/fast/block/float/017-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt
    M LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt
    M LayoutTests/platform/mac/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt
    M LayoutTests/platform/mac/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt
    M LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt
    M LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt
    M LayoutTests/platform/mac/fast/borders/rtl-border-05-expected.txt
    M LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
    M LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt
    M LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt
    M LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt
    M LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt
    M LayoutTests/platform/mac/fast/text/hyphenate-avoid-orphaned-word-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug2962-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt
    M LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Integration] Enable intrusive floats for IFC (left-to-right only)
https://bugs.webkit.org/show_bug.cgi?id=244672

Reviewed by Antti Koivisto.

* LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Visual progression.

Adjusting <br>, empty inline box geometry:
* LayoutTests/fast/dynamic/float-from-empty-line-expected.txt:
* LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
* LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt:
* LayoutTests/platform/mac/tables/mozilla/bugs/bug2962-expected.txt:
* LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
* LayoutTests/platform/mac/fast/block/float/017-expected.txt:

1px text width diff:
* LayoutTests/platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt:
* LayoutTests/platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt:
* LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt:
* LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt:
* LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt:
* LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt:
* LayoutTests/platform/mac/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt:
* LayoutTests/platform/mac/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt:
* LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt:
* LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt:
* LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt:
* LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
* LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
* LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:

Misc 1px diff:
* LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
* LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:

* LayoutTests/platform/mac/fast/borders/rtl-border-05-expected.txt: Non-visual progression.
* LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt: Subpixel related diff where the line should not fit anymore (subpixel margin value)
* LayoutTests/platform/mac/fast/text/hyphenate-avoid-orphaned-word-expected.txt: hyphenation added.

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




More information about the webkit-changes mailing list