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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug120364-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/bugs/bug120364-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug120364-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug120364-expected.txt
index e7df715e5c367267b4fe0e4002833933e38ec70d..f47ff757f9abf64ecd813ecfe788021be69d60f3 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug120364-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug120364-expected.txt
@@ -9,14 +9,14 @@ layer at (0,0) size 785x1813
LayoutTableSection {TBODY} at (0,0) size 116x1805
LayoutTableRow {TR} at (0,2) size 116x998
LayoutTableCell {TD} at (2,2) size 112x82 [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x19
+ LayoutBR {BR} at (1,1) size 0x19
RenderText {#text} at (1,21) size 95x59
text run at (1,21) width 82: "Create a cool"
text run at (1,41) width 95: "home page with"
text run at (1,61) width 18: "the"
LayoutTableRow {TR} at (0,1002) size 116x801
LayoutTableCell {TD} at (2,1002) size 112x62 [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x19
+ LayoutBR {BR} at (1,1) size 0x19
RenderText {#text} at (1,21) size 86x39
text run at (1,21) width 84: "Get organized"
text run at (1,41) width 86: "online with the"

Powered by Google App Engine
This is Rietveld 408576698