[webkit-changes] [WebKit/WebKit] ca69c6: Rebaseline editing/mac/attributed-string/ tests fo...

Aditya Keerthi noreply at github.com
Fri Mar 10 12:48:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca69c6046133da0f5ce909337c0ccc26c3bd2c4a
      https://github.com/WebKit/WebKit/commit/ca69c6046133da0f5ce909337c0ccc26c3bd2c4a
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1-expected.txt
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2-expected.txt
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3-expected.txt
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4-expected.txt
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5-expected.txt
    M LayoutTests/platform/mac-wk1/editing/mac/attributed-string/font-weight-expected.txt

  Log Message:
  -----------
  Rebaseline editing/mac/attributed-string/ tests following 260447 at main
https://bugs.webkit.org/show_bug.cgi?id=252582
rdar://105686568

Unreviewed test gardening.

Following 260447 at main, `NSAttributedString`s created from web content can
contain additional ranges with unique attributes, due to minor differences in
the used font's `NSFontVariationAttribute` dictionary. These differences do
not affect rendering.

This is similar to the change made in 260826 at main.

* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1-expected.txt:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2-expected.txt:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3-expected.txt:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4-expected.txt:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5-expected.txt:
* LayoutTests/platform/mac-wk1/editing/mac/attributed-string/font-weight-expected.txt:

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




More information about the webkit-changes mailing list