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/win/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/win/tables/mozilla/bugs/bug120364-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug120364-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug120364-expected.txt
index 23f585aed53b45cfc5eb1c1872219d029b1a8c0d..2f2122fe9c86964f9bb8d4d7fb7143a064f28ee1 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug120364-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug120364-expected.txt
@@ -9,14 +9,14 @@ layer at (0,0) size 785x1813 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableSection {TBODY} at (0,0) size 116x1805
LayoutTableRow {TR} at (0,2) size 116x998
LayoutTableCell {TD} at (2,2) size 112x74 [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x17
+ LayoutBR {BR} at (1,1) size 0x17
RenderText {#text} at (1,19) size 103x53
text run at (1,19) width 85: "Create a cool"
text run at (1,37) width 103: "home page with"
text run at (1,55) width 20: "the"
LayoutTableRow {TR} at (0,1002) size 116x801
LayoutTableCell {TD} at (2,1002) size 112x56 [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x17
+ LayoutBR {BR} at (1,1) size 0x17
RenderText {#text} at (1,19) size 96x35
text run at (1,19) width 91: "Get organized"
text run at (1,37) width 96: "online with the"

Powered by Google App Engine
This is Rietveld 408576698