Changeset 267407 in webkit
- Timestamp:
- Sep 22, 2020, 8:15:15 AM (6 years ago)
- Location:
- branches/safari-610-branch/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-610-branch/LayoutTests/ChangeLog
r267393 r267407 1 2020-09-22 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/ios/fast/text/opticalFontWithTextStyle-expected.txt: 9 1 10 2020-09-21 Ryan Haddad <ryanhaddad@apple.com> 2 11 -
branches/safari-610-branch/LayoutTests/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt
r267374 r267407 11 11 text run at (0,1) width 132: "T0 / Title0" 12 12 RenderBlock {DIV} at (0,93) size 784x33 13 RenderText {#text} at (0,0) size 10 6x3214 text run at (0,0) width 10 6: "T1 / Title1"13 RenderText {#text} at (0,0) size 107x32 14 text run at (0,0) width 107: "T1 / Title1" 15 15 RenderBlock {DIV} at (0,141) size 784x27 16 16 RenderText {#text} at (0,1) size 88x25 … … 20 20 text run at (0,1) width 89: "T3 / Title3" 21 21 RenderBlock {DIV} at (0,225) size 784x50 22 RenderText {#text} at (0,1) size 18 3x4723 text run at (0,1) width 18 3: "T4 / Title4"22 RenderText {#text} at (0,1) size 185x47 23 text run at (0,1) width 185: "T4 / Title4" 24 24 RenderBlock {DIV} at (0,290) size 784x24 25 25 RenderText {#text} at (0,1) size 702x22
Note:
See TracChangeset
for help on using the changeset viewer.