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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/ordered-list-with-no-ol-tag-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-xp/fast/lists/ordered-list-with-no-ol-tag-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/ordered-list-with-no-ol-tag-expected.txt b/LayoutTests/platform/win-xp/fast/lists/ordered-list-with-no-ol-tag-expected.txt
index 3ff054c5e8047893f873e9a351fa82a31eddedef..d3068b1ae1b62d20d9ae0f8e52a07db5611b4ed9 100644
--- a/LayoutTests/platform/win-xp/fast/lists/ordered-list-with-no-ol-tag-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/ordered-list-with-no-ol-tag-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x583
RenderListMarker at (-20,1) size 15x19: "a"
RenderText {#text} at (33,1) size 38x19
text run at (33,1) width 38: "Item a"
- RenderBR {BR} at (71,1) size 0x19
+ LayoutBR {BR} at (71,1) size 0x19
RenderText {#text} at (33,21) size 84x19
text run at (33,21) width 84: "Item a, Line 2"
RenderListItem {DIV} at (33,63) size 692x22 [border: (1px solid #000000)]
@@ -53,7 +53,7 @@ layer at (0,0) size 800x583
RenderListMarker at (-20,1) size 15x19: "a"
RenderText {#text} at (33,1) size 38x19
text run at (33,1) width 38: "Item a"
- RenderBR {BR} at (71,1) size 0x19
+ LayoutBR {BR} at (71,1) size 0x19
RenderText {#text} at (33,21) size 84x19
text run at (33,21) width 84: "Item a, Line 2"
RenderBlock {DIV} at (33,63) size 692x22 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698