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

Unified Diff: LayoutTests/platform/android/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/android/fast/html/details-writing-mode-expected.txt
diff --git a/LayoutTests/platform/android/fast/html/details-writing-mode-expected.txt b/LayoutTests/platform/android/fast/html/details-writing-mode-expected.txt
index 2c6285454dc64db18e6cfc240401ad441a5e5922..76f44a51748a635ec0003db14bdb15f37cea333e 100644
--- a/LayoutTests/platform/android/fast/html/details-writing-mode-expected.txt
+++ b/LayoutTests/platform/android/fast/html/details-writing-mode-expected.txt
@@ -145,7 +145,7 @@ layer at (0,0) size 785x1508
text run at (0,49) width 54: "summary"
RenderBlock {DIV} at (20,0) size 0x120
RenderBlock (anonymous) at (0,358) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,378) size 609x358 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 607x356
LayoutTableRow {TR} at (0,2) size 607x32
@@ -288,7 +288,7 @@ layer at (0,0) size 785x1508
text run at (0,0) width 54: "summary"
RenderBlock {DIV} at (20,0) size 0x120
RenderBlock (anonymous) at (0,736) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,756) size 609x358 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 607x356
LayoutTableRow {TR} at (0,2) size 607x32
@@ -431,7 +431,7 @@ layer at (0,0) size 785x1508
text run at (0,24) width 54: "summary"
RenderBlock {DIV} at (20,0) size 0x120
RenderBlock (anonymous) at (0,1114) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,1134) size 609x358 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 607x356
LayoutTableRow {TR} at (0,2) size 607x32

Powered by Google App Engine
This is Rietveld 408576698