Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
index fb1e5af2d2c2ad8945bb6bc0174d8fe19235337d..b938c8158f25cc21b5fdc5001509cfe87ad40a94 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x483
LayoutTableCell {TD} at (114,30) size 54x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 21x18
text run at (1,1) width 21: "bar"
- RenderBR {BR} at (21,1) size 1x18
+ LayoutBR {BR} at (21,1) size 1x18
RenderText {#text} at (1,19) size 23x18
text run at (1,19) width 23: "baz"
- RenderBR {BR} at (23,19) size 1x18
+ LayoutBR {BR} at (23,19) size 1x18
RenderText {#text} at (1,37) size 23x18
text run at (1,37) width 23: "zap"
LayoutTableSection {TBODY} at (1,323) size 198x143

Powered by Google App Engine
This is Rietveld 408576698