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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt
index 653f2881ac957856e1e481a14895407f6bfeddac..9cee6744b9bb818abce2ca4ec80e1dc0fb72e374 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/win/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 (169,2) size 4x17
text run at (169,2) width 4: " "
- RenderBR {BR} at (173,16) size 0x0
+ LayoutBR {BR} at (173,16) size 0x0
RenderText {#text} at (0,22) size 190x17
text run at (0,22) width 190: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,62) size 196x0
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 25: " Go "
RenderText {#text} at (169,2) size 4x17
text run at (169,2) width 4: " "
- RenderBR {BR} at (173,16) size 0x0
+ LayoutBR {BR} at (173,16) size 0x0
RenderText {#text} at (0,22) size 190x17
text run at (0,22) width 190: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,62) size 196x0

Powered by Google App Engine
This is Rietveld 408576698