⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 267506 in webkit


Ignore:
Timestamp:
Sep 23, 2020, 4:06:32 PM (6 years ago)
Author:
Karl Rackler
Message:

[iOS] Update fast/text/opticalFontWithTextStyle.html for iOS 14
https://bugs.webkit.org/show_bug.cgi?id=215667

Unreviewed test gardening.

  • platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:
Location:
branches/safari-610-branch/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-610-branch/LayoutTests/ChangeLog

    r267475 r267506  
     12020-09-23  Karl Rackler  <rackler@apple.com>
     2
     3        [iOS] Update fast/text/opticalFontWithTextStyle.html for iOS 14
     4        https://bugs.webkit.org/show_bug.cgi?id=215667
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:
     9
    1102020-09-23  Karl Rackler  <rackler@apple.com>
    211
  • branches/safari-610-branch/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt

    r265913 r267506  
    1111          text run at (0,1) width 132: "T0 / Title0"
    1212      RenderBlock {DIV} at (0,93) size 784x33
    13         RenderText {#text} at (0,0) size 106x32
    14           text run at (0,0) width 106: "T1 / Title1"
     13        RenderText {#text} at (0,0) size 107x32
     14          text run at (0,0) width 107: "T1 / Title1"
    1515      RenderBlock {DIV} at (0,141) size 784x27
    1616        RenderText {#text} at (0,1) size 88x25
     
    2020          text run at (0,1) width 89: "T3 / Title3"
    2121      RenderBlock {DIV} at (0,225) size 784x50
    22         RenderText {#text} at (0,1) size 183x47
    23           text run at (0,1) width 183: "T4 / Title4"
     22        RenderText {#text} at (0,1) size 185x47
     23          text run at (0,1) width 185: "T4 / Title4"
    2424      RenderBlock {DIV} at (0,290) size 784x24
    2525        RenderText {#text} at (0,1) size 702x22
Note: See TracChangeset for help on using the changeset viewer.