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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug16012-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/bug16012-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug16012-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug16012-expected.txt
index 4a9e5c7d32f192b3738142da765411d84a631fbb..bc2a98cc55cead9573b15441db10d9c05cafa0e7 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug16012-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug16012-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 268x17
text run at (0,0) width 268: "Tables: both lines should be 1 pixel thick."
- RenderBR {BR} at (267,14) size 1x0
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (267,14) size 1x0
+ LayoutBR {BR} at (0,18) size 0x17
LayoutTable {TABLE} at (0,36) size 37x5
LayoutTableSection {TBODY} at (0,0) size 37x5
LayoutTableRow {TR} at (0,2) size 37x1
@@ -15,34 +15,34 @@ layer at (0,0) size 800x600
LayoutImage {IMG} at (0,0) size 30x1
LayoutTableCell {TD} at (35,2) size 0x0 [r=0 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (0,41) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,59) size 34x5
LayoutTableSection {TBODY} at (0,0) size 34x5
LayoutTableRow {TR} at (0,2) size 34x1
LayoutTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 30x1
RenderBlock (anonymous) at (0,64) size 784x178
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
- RenderBR {BR} at (0,36) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,36) size 0x17
RenderText {#text} at (0,54) size 403x17
text run at (0,54) width 224: "2 texts, FACE=\"Arial, Helvetica\", "
text run at (223,54) width 180: "1st at size=0, 2nd at size=-4"
- RenderBR {BR} at (402,68) size 1x0
- RenderBR {BR} at (0,72) size 0x17
+ LayoutBR {BR} at (402,68) size 1x0
+ LayoutBR {BR} at (0,72) size 0x17
RenderInline {FONT} at (0,0) size 104x26
RenderText {#text} at (0,90) size 104x13
text run at (0,90) width 104: "Detonator 3.53 Drivers"
- RenderBR {BR} at (104,100) size 0x0
+ LayoutBR {BR} at (104,100) size 0x0
RenderText {#text} at (0,103) size 78x13
text run at (0,103) width 78: "Available NOW! "
- RenderBR {BR} at (78,113) size 0x0
- RenderBR {BR} at (0,116) size 0x17
+ LayoutBR {BR} at (78,113) size 0x0
+ LayoutBR {BR} at (0,116) size 0x17
RenderInline {FONT} at (0,0) size 104x26
RenderText {#text} at (0,134) size 104x13
text run at (0,134) width 104: "Detonator 3.53 Drivers"
- RenderBR {BR} at (104,144) size 0x0
+ LayoutBR {BR} at (104,144) size 0x0
RenderText {#text} at (0,147) size 78x13
text run at (0,147) width 78: "Available NOW! "
- RenderBR {BR} at (78,157) size 0x0
- RenderBR {BR} at (0,160) size 0x17
+ LayoutBR {BR} at (78,157) size 0x0
+ LayoutBR {BR} at (0,160) size 0x17

Powered by Google App Engine
This is Rietveld 408576698