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

Unified Diff: LayoutTests/platform/android/tables/mozilla/other/test6-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/android/tables/mozilla/other/test6-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/other/test6-expected.txt b/LayoutTests/platform/android/tables/mozilla/other/test6-expected.txt
index 905a6827a63d762fdc32656671f0e3188442b256..413d1bd4b255ceba180c069ef017438139953a29 100644
--- a/LayoutTests/platform/android/tables/mozilla/other/test6-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/other/test6-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1425
RenderText {#text} at (0,0) size 272x16
text run at (0,0) width 272: "Resize document for maximum effect"
RenderBlock (anonymous) at (0,87.44) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {H2} at (0,127.34) size 769x27
RenderText {#text} at (0,0) size 500x26
text run at (0,0) width 500: "Auto-width tables with spans nested 8 levels deep"
@@ -197,7 +197,7 @@ layer at (0,0) size 785x1425
RenderText {#text} at (2,2) size 24x19
text run at (2,2) width 24: "Cell"
RenderBlock (anonymous) at (0,548.25) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {H2} at (0,588.16) size 769x27
RenderText {#text} at (0,0) size 396x26
text run at (0,0) width 396: "100% width tables nested 6 levels deep"

Powered by Google App Engine
This is Rietveld 408576698