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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30332-1-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-xp/tables/mozilla/bugs/bug30332-1-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30332-1-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30332-1-expected.txt
index 73340019ce959d163e819399a95e20f16f90b2ca..4fbe5482f462703bc9c3318ac5934ad6a22e60f5 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30332-1-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30332-1-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x40
RenderText {#text} at (0,0) size 35x19
text run at (0,0) width 35: "BAD:"
- RenderBR {BR} at (35,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (35,15) size 0x0
+ LayoutBR {BR} at (0,20) size 0x19
RenderBlock {CENTER} at (0,40) size 784x64
LayoutTable {TABLE} at (0,0) size 784x64 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 774x54
@@ -20,12 +20,12 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x19
text run at (2,2) width 28: "Two"
RenderBlock (anonymous) at (0,104) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
RenderText {#text} at (0,40) size 49x19
text run at (0,40) width 49: "GOOD:"
- RenderBR {BR} at (49,55) size 0x0
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (49,55) size 0x0
+ LayoutBR {BR} at (0,60) size 0x19
RenderBlock {CENTER} at (0,184) size 784x64
LayoutTable {TABLE} at (0,0) size 784x64 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 774x54

Powered by Google App Engine
This is Rietveld 408576698