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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug51727-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/linux/tables/mozilla/bugs/bug51727-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug51727-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug51727-expected.txt
index ba3ddbde05da2a7faa5325e1952bdde7dc82226a..d76c6cad5996fecc4ea3fb3d244f3a13fcbbec3e 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug51727-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug51727-expected.txt
@@ -8,12 +8,12 @@ layer at (0,0) size 800x88
RenderBlock (anonymous) at (8,3) size 151x16
RenderText {#text} at (0,0) size 151x16
text run at (0,0) width 151: "(1) Fill cell with long string"
- RenderBR {BR} at (167,1) size 0x19
+ LayoutBR {BR} at (167,1) size 0x19
RenderButton {INPUT} at (0,22) size 172x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 156x16
RenderText {#text} at (0,0) size 156x16
text run at (0,0) width 156: "(2) Fill cell with short string"
- RenderBR {BR} at (172,23) size 0x19
+ LayoutBR {BR} at (172,23) size 0x19
LayoutTable {TABLE} at (0,44) size 83x28
LayoutTableSection {TBODY} at (0,0) size 83x28
LayoutTableRow {TR} at (0,2) size 83x24

Powered by Google App Engine
This is Rietveld 408576698