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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
index 8e26bb781ba69c8efe340fa4bb0ad8faf6542cfc..dc26a2e0d61f7d48e35422aac444e4208141d371 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
@@ -32,8 +32,8 @@ layer at (0,0) size 800x326
RenderText {#text} at (0,0) size 152x17
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 0x17
- RenderBR {br} at (0,18) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,18) size 0x17
LayoutTable {table} at (0,194) size 185x108
RenderBlock {caption} at (0,0) size 185x18
RenderText {#text} at (66,0) size 53x17

Powered by Google App Engine
This is Rietveld 408576698