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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug5538-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/bug5538-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt
index d4e1d3571e945ff8aa31f8758b3e9bf5427ea1e8..f15a342c4a985c24cfbe70b89c8ee05b854f8f4f 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt
@@ -28,11 +28,11 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x60
RenderText {#text} at (0,0) size 439x19
text run at (0,0) width 439: "When removing <A HREF=\"...\"> surrounding logo image in first row and"
- RenderBR {BR} at (439,15) size 0x0
+ LayoutBR {BR} at (439,15) size 0x0
RenderText {#text} at (0,20) size 367x19
text run at (0,20) width 367: "removing <MAP> element in second row it looks OK to me:"
- RenderBR {BR} at (367,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (367,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
LayoutTable {TABLE} at (0,60) size 600x89
LayoutTableSection {TBODY} at (0,0) size 600x89
LayoutTableRow {TR} at (0,0) size 600x89

Powered by Google App Engine
This is Rietveld 408576698