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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug5538-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt
index 7fb76911b5e0cfa2b10f6264b6fb4bc8e8c45253..1c658bcde12ec5e5d6c8609e7b30a640df2e3d64 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt
@@ -28,11 +28,11 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x54
RenderText {#text} at (0,0) size 476x18
text run at (0,0) width 476: "When removing <A HREF=\"...\"> surrounding logo image in first row and"
- RenderBR {BR} at (475,14) size 1x0
+ LayoutBR {BR} at (475,14) size 1x0
RenderText {#text} at (0,18) size 390x18
text run at (0,18) width 390: "removing <MAP> element in second row it looks OK to me:"
- RenderBR {BR} at (389,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (389,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18
LayoutTable {TABLE} at (0,54) 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