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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/html/details-writing-mode-expected.txt
diff --git a/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt b/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt
index 389ba8c32437e7bbb0d049e6218db331aee7e1e4..775fa643bff60b5897e9c44c69687f178f6d1d35 100644
--- a/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt
+++ b/LayoutTests/platform/mac/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 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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