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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug28928-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/bug28928-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug28928-expected.txt
index f191c088e2ae5ef1ae9201c04ee3465f8dda19ce..837162d20b878a213f9237b3df0027978b9de1df 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug28928-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 25: " Go "
RenderText {#text} at (157,1) size 4x19
text run at (157,1) width 4: " "
- RenderBR {BR} at (161,16) size 0x0
+ LayoutBR {BR} at (161,16) size 0x0
RenderText {#text} at (0,22) size 181x19
text run at (0,22) width 181: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,64) size 187x0
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 25: " Go "
RenderText {#text} at (157,1) size 4x19
text run at (157,1) width 4: " "
- RenderBR {BR} at (161,16) size 0x0
+ LayoutBR {BR} at (161,16) size 0x0
RenderText {#text} at (0,22) size 181x19
text run at (0,22) width 181: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,64) size 187x0

Powered by Google App Engine
This is Rietveld 408576698