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

Unified Diff: LayoutTests/platform/win/fast/html/details-writing-mode-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/fast/html/details-writing-mode-expected.txt
diff --git a/LayoutTests/platform/win/fast/html/details-writing-mode-expected.txt b/LayoutTests/platform/win/fast/html/details-writing-mode-expected.txt
index 9fb0fdf089d0c2552412c59494fab1d4764a02d9..58a0caecbe71973c62797739c72f4c32c96cb270 100644
--- a/LayoutTests/platform/win/fast/html/details-writing-mode-expected.txt
+++ b/LayoutTests/platform/win/fast/html/details-writing-mode-expected.txt
@@ -145,7 +145,7 @@ layer at (0,0) size 785x1478 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,43) width 60: "summary"
RenderBlock {DIV} at (18,0) size 0x120
RenderBlock (anonymous) at (0,352) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,370) size 615x352 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 613x350
LayoutTableRow {TR} at (0,2) size 613x30
@@ -288,7 +288,7 @@ layer at (0,0) size 785x1478 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 60: "summary"
RenderBlock {DIV} at (18,0) size 0x120
RenderBlock (anonymous) at (0,722) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,740) size 615x352 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 613x350
LayoutTableRow {TR} at (0,2) size 613x30
@@ -431,7 +431,7 @@ layer at (0,0) size 785x1478 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,21) width 60: "summary"
RenderBlock {DIV} at (18,0) size 0x120
RenderBlock (anonymous) at (0,1092) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,1110) size 615x352 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 613x350
LayoutTableRow {TR} at (0,2) size 613x30

Powered by Google App Engine
This is Rietveld 408576698