Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ccc0ee2baaebbef3d99bf76d35c7eb287d930cd5
      
https://github.com/WebKit/WebKit/commit/ccc0ee2baaebbef3d99bf76d35c7eb287d930cd5
  Author: Alan Baradlay <za...@apple.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M LayoutTests/editing/document-marker-null-check.html
    M LayoutTests/editing/text-iterator/count-mark-lineboxes.html
    R 
LayoutTests/fast/block/margin-collapse/empty-clear-blocks-complex-expected.html
    R LayoutTests/fast/block/margin-collapse/empty-clear-blocks-complex.html
    M LayoutTests/fast/css/word-spacing-with-normal-layout.html
    M LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-crash.html
    M LayoutTests/fast/forms/basic-textareas-quirks.html
    M LayoutTests/fast/forms/basic-textareas.html
    M LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.html
    M LayoutTests/fast/forms/negativeLineHeight.html
    M LayoutTests/fast/forms/textAreaLineHeight.html
    M 
LayoutTests/fast/repaint/implicitly-positioned-block-repaint-complex-line-layout.html
    M LayoutTests/fast/replaced/width100percent-textarea.html
    M 
LayoutTests/fast/text/embed-at-end-of-pre-wrap-line-simple-lines-expected.html
    M LayoutTests/fast/text/embed-at-end-of-pre-wrap-line-simple-lines.html
    M LayoutTests/fast/text/embed-at-end-of-pre-wrap-line.html
    M LayoutTests/fast/text/font-with-no-space-glyph-expected.html
    M LayoutTests/fast/text/font-with-no-space-glyph.html
    M LayoutTests/fast/text/newline-width-expected.html
    M LayoutTests/fast/text/newline-width.html
    M LayoutTests/fast/text/no-wrap-in-pre-with-word-wrap-expected.html
    M LayoutTests/fast/text/no-wrap-in-pre-with-word-wrap.html
    M LayoutTests/fast/text/overflow-wrap-break-word-004.html
    M LayoutTests/fast/text/overflow-wrap-break-word-005.html
    M LayoutTests/fast/text/overflow-wrap-break-word-007.html
    R 
LayoutTests/fast/text/simple-line-layout-leading-whitespace-with-soft-hard-linebreak-expected.html
    R 
LayoutTests/fast/text/simple-line-layout-leading-whitespace-with-soft-hard-linebreak.html
    M LayoutTests/fast/text/simple-lines-float-expected.html
    M LayoutTests/fast/text/simple-lines-float.html
    M LayoutTests/fast/text/whitespace/pre-wrap-008.html
    M LayoutTests/fast/text/whitespace/pre-wrap-015.html
    M LayoutTests/fast/text/whitespace/pre-wrap-016.html
    M LayoutTests/fast/text/whitespace/pre-wrap-line-test.html
    M 
LayoutTests/fast/text/whitespace/pre-wrap-long-word-simple-lines-expected.html
    M LayoutTests/fast/text/whitespace/pre-wrap-long-word-simple-lines.html
    M LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline.html
    M LayoutTests/fast/text/word-break-break-all-010.html
    M LayoutTests/fast/text/word-break-break-all-011.html
    M 
LayoutTests/platform/ios-wk2/fast/forms/basic-textareas-quirks-expected.txt
    M LayoutTests/platform/ios-wk2/fast/forms/textAreaLineHeight-expected.txt
    M LayoutTests/platform/ios/fast/forms/basic-textareas-expected.txt
    M 
LayoutTests/platform/ios/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
    M LayoutTests/platform/ios/fast/forms/negativeLineHeight-expected.txt
    M 
LayoutTests/platform/ios/fast/replaced/width100percent-textarea-expected.txt
    M 
LayoutTests/platform/ios/fast/text/whitespace/pre-wrap-line-test-expected.txt
    M 
LayoutTests/platform/ios/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
    M LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt
    M 
LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
    M LayoutTests/platform/mac/fast/forms/negativeLineHeight-expected.txt
    M LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
    M 
LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt
    M 
LayoutTests/platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt
    M 
LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-line-test-expected.txt
    M 
LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
    M 
LayoutTests/platform/wincairo/fast/forms/linebox-overflow-in-textarea-padding-expected.txt

  Log Message:
  -----------
  [Test cleanup] Do not use "InlineFormattingContextIntegrationEnabled=false" 
in layout tests (part I)
https://bugs.webkit.org/show_bug.cgi?id=270088

Reviewed by Antti Koivisto.

1. Remove disabling IFC in -test.html files (not yet in -expected.html, that's 
part II)
2. Delete test cases where -test.html and -expected.html are identical.

* LayoutTests/editing/document-marker-null-check.html:
* LayoutTests/editing/text-iterator/count-mark-lineboxes.html:
* 
LayoutTests/fast/block/margin-collapse/empty-clear-blocks-complex-expected.html:
 Removed.
* LayoutTests/fast/block/margin-collapse/empty-clear-blocks-complex.html: 
Removed.
* LayoutTests/fast/css/word-spacing-with-normal-layout.html:
* LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-crash.html:
* LayoutTests/fast/forms/basic-textareas-quirks.html:
* LayoutTests/fast/forms/basic-textareas.html:
* LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.html:
* LayoutTests/fast/forms/negativeLineHeight.html:
* LayoutTests/fast/forms/textAreaLineHeight.html:
* 
LayoutTests/fast/repaint/implicitly-positioned-block-repaint-complex-line-layout.html:
* LayoutTests/fast/replaced/width100percent-textarea.html:
* 
LayoutTests/fast/text/embed-at-end-of-pre-wrap-line-simple-lines-expected.html:
* LayoutTests/fast/text/embed-at-end-of-pre-wrap-line-simple-lines.html:
* LayoutTests/fast/text/embed-at-end-of-pre-wrap-line.html:
* LayoutTests/fast/text/font-with-no-space-glyph-expected.html:
* LayoutTests/fast/text/font-with-no-space-glyph.html:
* LayoutTests/fast/text/newline-width-expected.html:
* LayoutTests/fast/text/newline-width.html:
* LayoutTests/fast/text/no-wrap-in-pre-with-word-wrap-expected.html:
* LayoutTests/fast/text/no-wrap-in-pre-with-word-wrap.html:
* LayoutTests/fast/text/overflow-wrap-break-word-004.html:
* LayoutTests/fast/text/overflow-wrap-break-word-005.html:
* LayoutTests/fast/text/overflow-wrap-break-word-007.html:
* 
LayoutTests/fast/text/simple-line-layout-leading-whitespace-with-soft-hard-linebreak-expected.html:
 Removed.
* 
LayoutTests/fast/text/simple-line-layout-leading-whitespace-with-soft-hard-linebreak.html:
 Removed.
* LayoutTests/fast/text/simple-lines-float-expected.html:
* LayoutTests/fast/text/simple-lines-float.html:
* LayoutTests/fast/text/whitespace/pre-wrap-008.html:
* LayoutTests/fast/text/whitespace/pre-wrap-015.html:
* LayoutTests/fast/text/whitespace/pre-wrap-016.html:
* LayoutTests/fast/text/whitespace/pre-wrap-line-test.html:
* 
LayoutTests/fast/text/whitespace/pre-wrap-long-word-simple-lines-expected.html:
* LayoutTests/fast/text/whitespace/pre-wrap-long-word-simple-lines.html:
* LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline.html:
* LayoutTests/fast/text/word-break-break-all-010.html:
* LayoutTests/fast/text/word-break-break-all-011.html:
* LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt:
* LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
* LayoutTests/platform/mac/fast/forms/negativeLineHeight-expected.txt:
* LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt:
* LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt:
* LayoutTests/platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt:
* LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-line-test-expected.txt:
* 
LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
* 
LayoutTests/platform/wincairo/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
* 
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionCache.cpp:
(WebCore::Layout::TextBreakingPositionCache::isEligible):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to