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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_table-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/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
index c2e87746516baa13bb417d348526eed437697eba..55b7c65ee387240e593020110ee8f562a30138c5 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
@@ -32,8 +32,8 @@ layer at (0,0) size 800x326
RenderText {#text} at (0,0) size 152x18
text run at (0,0) width 152: "a TFOOT with one row"
RenderBlock (anonymous) at (0,158) size 784x36
- RenderBR {br} at (0,0) size 0x18
- RenderBR {br} at (0,18) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,18) size 0x18
LayoutTable {table} at (0,194) size 185x108
RenderBlock {caption} at (0,0) size 185x18
RenderText {#text} at (66,0) size 53x18

Powered by Google App Engine
This is Rietveld 408576698