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

Unified Diff: LayoutTests/platform/mac/editing/inserting/typing-around-br-001-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/inserting/typing-around-br-001-expected.txt
diff --git a/LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.txt b/LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.txt
index ce35fdce2969ee8766af629dcc9cf4e8ce5c02ee..147f52ec24b225efa495a972286188fd3b80c62a 100644
--- a/LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.txt
+++ b/LayoutTests/platform/mac/editing/inserting/typing-around-br-001-expected.txt
@@ -71,25 +71,25 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 71x224
RenderText {#text} at (14,14) size 71x28
text run at (14,14) width 71: "XXxxx"
- RenderBR {BR} at (84,36) size 1x0
+ LayoutBR {BR} at (84,36) size 1x0
RenderText {#text} at (14,42) size 71x28
text run at (14,42) width 71: "XXxxx"
- RenderBR {BR} at (84,64) size 1x0
+ LayoutBR {BR} at (84,64) size 1x0
RenderText {#text} at (14,70) size 36x28
text run at (14,70) width 36: "xxx"
- RenderBR {BR} at (50,92) size 0x0
+ LayoutBR {BR} at (50,92) size 0x0
RenderText {#text} at (14,98) size 71x28
text run at (14,98) width 71: "XXxxx"
- RenderBR {BR} at (84,120) size 1x0
+ LayoutBR {BR} at (84,120) size 1x0
RenderText {#text} at (14,126) size 36x28
text run at (14,126) width 36: "xxx"
- RenderBR {BR} at (50,148) size 0x0
+ LayoutBR {BR} at (50,148) size 0x0
RenderText {#text} at (14,154) size 36x28
text run at (14,154) width 36: "xxx"
- RenderBR {BR} at (50,176) size 0x0
+ LayoutBR {BR} at (50,176) size 0x0
RenderText {#text} at (14,182) size 36x28
text run at (14,182) width 36: "xxx"
- RenderBR {BR} at (50,204) size 0x0
+ LayoutBR {BR} at (50,204) size 0x0
RenderText {#text} at (14,210) size 71x28
text run at (14,210) width 71: "XXxxx"
caret: position 5 of child 14 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698