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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug30332-2-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/bug30332-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt
index 08969bd3d44e91282845744b596d8f88c5be2dba..8d5658943ea2100c6fa0bc207a0642d060b4feab 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x244
RenderBlock (anonymous) at (0,0) size 784x36
RenderText {#text} at (0,0) size 39x18
text run at (0,0) width 39: "BAD:"
- RenderBR {BR} at (38,0) size 1x18
- RenderBR {BR} at (0,18) size 0x18
+ LayoutBR {BR} at (38,0) size 1x18
+ LayoutBR {BR} at (0,18) size 0x18
RenderBlock {CENTER} at (0,36) size 784x60
LayoutTable {TABLE} at (0,0) size 784x60 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 774x50
@@ -20,12 +20,12 @@ layer at (0,0) size 800x244
RenderText {#text} at (2,2) size 30x18
text run at (2,2) width 30: "Two"
RenderBlock (anonymous) at (0,96) size 784x72
- RenderBR {BR} at (0,0) size 0x18
- RenderBR {BR} at (0,18) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,18) size 0x18
RenderText {#text} at (0,36) size 51x18
text run at (0,36) width 51: "GOOD:"
- RenderBR {BR} at (50,36) size 1x18
- RenderBR {BR} at (0,54) size 0x18
+ LayoutBR {BR} at (50,36) size 1x18
+ LayoutBR {BR} at (0,54) size 0x18
RenderBlock {CENTER} at (0,168) size 784x60
LayoutTable {TABLE} at (0,0) size 784x60 [border: (5px outset #808080)]
LayoutTableSection {TBODY} at (5,5) size 774x50

Powered by Google App Engine
This is Rietveld 408576698