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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug8950-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/bug8950-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug8950-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug8950-expected.txt
index 1de17ca55f6a298991423fb4edb4623d9ce16eab..383b4dda4f69b8e7938ac6cfb7ac64472d7b2fb0 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug8950-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug8950-expected.txt
@@ -75,11 +75,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 58x17
text run at (2,2) width 58: "Cartoons"
RenderBlock (anonymous) at (0,233) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {P} at (0,267) size 784x54
RenderText {#text} at (0,0) size 561x17
text run at (0,0) width 561: "The second (nested) table below has fixed widths 300px, 500px, 200px (outer to inner)."
- RenderBR {BR} at (560,14) size 1x0
+ LayoutBR {BR} at (560,14) size 1x0
RenderText {#text} at (0,18) size 66x17
text run at (0,18) width 66: "When the "
RenderInline {CODE} at (0,0) size 57x16
@@ -92,7 +92,7 @@ layer at (0,0) size 800x600
text run at (239,20) width 105: "'onMouseOver'"
RenderText {#text} at (343,18) size 217x17
text run at (343,18) width 217: ", the outer table reflows to 300px,"
- RenderBR {BR} at (559,32) size 1x0
+ LayoutBR {BR} at (559,32) size 1x0
RenderText {#text} at (0,36) size 311x17
text run at (0,36) width 311: "clipping the middle (500px) table in the process."
LayoutTable {TABLE} at (0,337) size 300x28 [border: (1px outset #808080)]
@@ -102,7 +102,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 177x17
text run at (2,2) width 177: "300px wide for comparison"
RenderBlock (anonymous) at (0,365) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,383) size 510x48 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 508x46
LayoutTableRow {TR} at (0,2) size 508x42

Powered by Google App Engine
This is Rietveld 408576698