Skip to content

Commit

Permalink
[REBASELINE]REGRESSION(262768@main): [ iOS ]4X fast/block/lineboxcont…
Browse files Browse the repository at this point in the history
…ain (layout-tests) are constant text failures

https://bugs.webkit.org/show_bug.cgi?id=255260
rdar://problem/107857807

Unreviewed test gardening.

* LayoutTests/platform/ios/fast/block/lineboxcontain/font-replaced-expected.txt:
* LayoutTests/platform/ios/fast/block/lineboxcontain/inline-box-expected.txt:
* LayoutTests/platform/ios/fast/block/lineboxcontain/inline-box-replaced-expected.txt:
* LayoutTests/platform/ios/fast/block/lineboxcontain/inline-box-vertical-expected.txt:

Canonical link: https://commits.webkit.org/262794@main
  • Loading branch information
robert-jenner committed Apr 11, 2023
1 parent a46c03b commit 2b7c4bd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x211
RenderBlock {HTML} at (0,0) size 800x211
RenderBody {BODY} at (8,8) size 784x187
layer at (0,0) size 800x212
RenderBlock {HTML} at (0,0) size 800x212
RenderBody {BODY} at (8,8) size 784x188
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 499x19
text run at (0,0) width 261: "You should see a green rectangle below. "
text run at (260,0) width 239: "If you see any red, the test has failed."
RenderBlock {P} at (0,165) size 784x22 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 189x19
text run at (1,1) width 189: "This line should look normal."
RenderBlock {P} at (0,165) size 784x23 [border: (1px solid #000000)]
RenderText {#text} at (1,2) size 189x19
text run at (1,2) width 189: "This line should look normal."
layer at (8,28) size 384x129
RenderBlock {DIV} at (0,20) size 384x129 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 320x65 [color=#008000]
Expand Down
Expand Up @@ -9,5 +9,5 @@ layer at (0,0) size 800x228
text run at (260,0) width 239: "If you see any red, the test has failed."
RenderBlock {DIV} at (0,20) size 384x192 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 384x97 [bgcolor=#008000]
RenderBR {BR} at (384,31) size 0x65
RenderBlock {DIV} at (0,-32) size 384x128 [bgcolor=#008000]
RenderBR {BR} at (384,32) size 0x65
RenderBlock {DIV} at (0,-31) size 384x128 [bgcolor=#008000]
Expand Up @@ -9,5 +9,5 @@ layer at (0,0) size 800x228
text run at (260,0) width 239: "If you see any red, the test has failed."
RenderBlock {DIV} at (0,20) size 384x192 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 384x129 [bgcolor=#008000]
RenderBR {BR} at (384,-1) size 0x65
RenderBlock {DIV} at (0,128) size 384x64 [bgcolor=#008000]
RenderBR {BR} at (384,0) size 0x65
RenderBlock {DIV} at (0,129) size 384x64 [bgcolor=#008000]
Expand Up @@ -10,4 +10,4 @@ layer at (0,0) size 228x600
RenderBlock {DIV} at (20,0) size 192x384 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 97x384 [bgcolor=#008000]
RenderBR {BR} at (64,384) size 65x0
RenderBlock {DIV} at (64,0) size 128x384 [bgcolor=#008000]
RenderBlock {DIV} at (65,0) size 128x384 [bgcolor=#008000]

0 comments on commit 2b7c4bd

Please sign in to comment.