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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
index fa642481696fbbf0c9b58dfe15ba747e688ca673..e4f380a2ce4dcb87306c43d740a138d7e340e0c2 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: " Go "
RenderText {#text} at (129,0) size 5x18
text run at (129,0) width 5: " "
- RenderBR {BR} at (133,14) size 1x0
+ LayoutBR {BR} at (133,14) size 1x0
RenderText {#text} at (0,19) size 190x18
text run at (0,19) width 190: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,59) size 196x0
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: " Go "
RenderText {#text} at (129,0) size 5x18
text run at (129,0) width 5: " "
- RenderBR {BR} at (133,14) size 1x0
+ LayoutBR {BR} at (133,14) size 1x0
RenderText {#text} at (0,19) size 190x18
text run at (0,19) width 190: "Enter City Name or Zip Code"
LayoutTableRow {TR} at (0,59) size 196x0

Powered by Google App Engine
This is Rietveld 408576698