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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_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_row_sibling-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
index 32d0387b150e7ee7644197647881e64c5f58aacc..a4b6d1d78028fd54b2df808f5f99181c92ec8315 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x474
LayoutTableCell {TD} at (114,30) size 54x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 18x15
text run at (1,1) width 18: "bar"
- RenderBR {BR} at (18,1) size 1x15
+ LayoutBR {BR} at (18,1) size 1x15
RenderText {#text} at (1,16) size 19x15
text run at (1,16) width 19: "baz"
- RenderBR {BR} at (19,16) size 1x15
+ LayoutBR {BR} at (19,16) size 1x15
RenderText {#text} at (1,31) size 19x15
text run at (1,31) width 19: "zap"
LayoutTableRow {TR} at (0,107) size 198x113

Powered by Google App Engine
This is Rietveld 408576698