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

Unified Diff: LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-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/editing/execCommand/remove-list-from-range-selection-expected.txt
diff --git a/LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt b/LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt
index c2ac2cf0e303c725494b185756fd8e564ee92a63..0f2fb6bd297cd806a14e5fd248a5aaf0e8a0c3c7 100644
--- a/LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt
+++ b/LayoutTests/platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt
@@ -13,16 +13,16 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x72
RenderText {#text} at (0,0) size 76x18
text run at (0,0) width 76: "None of the"
- RenderBR {BR} at (75,14) size 1x0
+ LayoutBR {BR} at (75,14) size 1x0
RenderText {#text} at (0,18) size 103x18
text run at (0,18) width 103: "selected content"
- RenderBR {BR} at (102,32) size 1x0
+ LayoutBR {BR} at (102,32) size 1x0
RenderText {#text} at (0,36) size 62x18
text run at (0,36) width 62: "should be"
- RenderBR {BR} at (61,50) size 1x0
+ LayoutBR {BR} at (61,50) size 1x0
RenderText {#text} at (0,54) size 52x18
text run at (0,54) width 52: "in a list."
- RenderBR {BR} at (51,68) size 1x0
+ LayoutBR {BR} at (51,68) size 1x0
RenderBlock {OL} at (0,88) size 784x18
RenderListItem {LI} at (40,0) size 744x18
RenderListMarker at (-20,0) size 16x18: "1"

Powered by Google App Engine
This is Rietveld 408576698