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

Unified Diff: LayoutTests/platform/win/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/fast/lists/ordered-list-with-no-ol-tag-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/ordered-list-with-no-ol-tag-expected.txt b/LayoutTests/platform/win/fast/lists/ordered-list-with-no-ol-tag-expected.txt
index 3a24ec200b21e87e4633331ca515606b3e58d011..4767ceb4fd7d47e6ca1ae4e0af2546b9819f35fa 100644
--- a/LayoutTests/platform/win/fast/lists/ordered-list-with-no-ol-tag-expected.txt
+++ b/LayoutTests/platform/win/fast/lists/ordered-list-with-no-ol-tag-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x539
RenderListMarker at (-19.09,1) size 15.09x17: "a"
RenderText {#text} at (33,1) size 41x17
text run at (33,1) width 41: "Item a"
- RenderBR {BR} at (73,1) size 1x17
+ LayoutBR {BR} at (73,1) size 1x17
RenderText {#text} at (33,19) size 90x17
text run at (33,19) width 90: "Item a, Line 2"
RenderListItem {DIV} at (33,57) size 692x20 [border: (1px solid #000000)]
@@ -53,7 +53,7 @@ layer at (0,0) size 800x539
RenderListMarker at (-19.09,1) size 15.09x17: "a"
RenderText {#text} at (33,1) size 41x17
text run at (33,1) width 41: "Item a"
- RenderBR {BR} at (73,1) size 1x17
+ LayoutBR {BR} at (73,1) size 1x17
RenderText {#text} at (33,19) size 90x17
text run at (33,19) width 90: "Item a, Line 2"
RenderBlock {DIV} at (33,57) size 692x20 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698