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

Unified Diff: LayoutTests/platform/android/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/android/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt
index bffca5553ac5fd66c8cfdbf79ab06c076dd26b9f..85ab6604edfd6139ba809c54ea0800773a4d5d91 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/android/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 (156,1) size 4x19
text run at (156,1) width 4: " "
- RenderBR {BR} at (160,16) size 0x0
+ LayoutBR {BR} at (160,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 (156,1) size 4x19
text run at (156,1) width 4: " "
- RenderBR {BR} at (160,16) size 0x0
+ LayoutBR {BR} at (160,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