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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/bugs/bug30332-1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug30332-1-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug30332-1-expected.txt
index 4f37c9400bafb83f9bf7256b4d6e0fdf55b20255..5478271c633dee91a029698d8a4a64b22e3b1f54 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug30332-1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug30332-1-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x36
RenderText {#text} at (0,0) size 39x17
text run at (0,0) width 39: "BAD:"
- RenderBR {BR} at (38,14) size 1x0
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (38,14) size 1x0
+ LayoutBR {BR} at (0,18) size 0x17
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 800x600
RenderText {#text} at (2,2) size 30x17
text run at (2,2) width 30: "Two"
RenderBlock (anonymous) at (0,96) size 784x72
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 51x17
text run at (0,36) width 51: "GOOD:"
- RenderBR {BR} at (50,50) size 1x0
- RenderBR {BR} at (0,54) size 0x17
+ LayoutBR {BR} at (50,50) size 1x0
+ LayoutBR {BR} at (0,54) size 0x17
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