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

Unified Diff: LayoutTests/platform/mac/editing/execCommand/indent-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/indent-selection-expected.txt
diff --git a/LayoutTests/platform/mac/editing/execCommand/indent-selection-expected.txt b/LayoutTests/platform/mac/editing/execCommand/indent-selection-expected.txt
index c1ba5d7929a318c81b5fc9cf98b4031031c6c6b8..ccbff3d63c6370f4b93da69ae3c347c08e261151 100644
--- a/LayoutTests/platform/mac/editing/execCommand/indent-selection-expected.txt
+++ b/LayoutTests/platform/mac/editing/execCommand/indent-selection-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 369x18
text run at (0,0) width 369: "This test uses the execCommand to indent the text below."
RenderBlock (anonymous) at (0,18) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,36) size 784x194
RenderBlock {BLOCKQUOTE} at (40,0) size 744x54
RenderBlock (anonymous) at (0,0) size 744x36
RenderInline {SPAN} at (0,0) size 43x18
RenderText {#text} at (0,0) size 43x18
text run at (0,0) width 43: "Lorem"
- RenderBR {BR} at (42,14) size 1x0
+ LayoutBR {BR} at (42,14) size 1x0
RenderText {#text} at (0,18) size 85x18
text run at (0,18) width 85: "more Lorem!"
RenderBlock {BLOCKQUOTE} at (40,36) size 704x18
@@ -46,7 +46,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,18) size 744x36
RenderText {#text} at (0,0) size 35x18
text run at (0,0) width 35: "Sum!"
- RenderBR {BR} at (34,14) size 1x0
+ LayoutBR {BR} at (34,14) size 1x0
RenderInline {SPAN} at (0,0) size 39x18
RenderText {#text} at (0,18) size 39x18
text run at (0,18) width 39: "Thing"

Powered by Google App Engine
This is Rietveld 408576698