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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/editing/inserting/typing-around-br-001-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/inserting/typing-around-br-001-expected.txt b/LayoutTests/platform/win-xp/editing/inserting/typing-around-br-001-expected.txt
index 16aa2a2e3b725201d93bc7c7a8a183aef71f4981..62e5eae139b127cc9636f4fde0dd4eac6acef88c 100644
--- a/LayoutTests/platform/win-xp/editing/inserting/typing-around-br-001-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/inserting/typing-around-br-001-expected.txt
@@ -71,25 +71,25 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 70x223
RenderText {#text} at (14,14) size 70x27
text run at (14,14) width 70: "XXxxx"
- RenderBR {BR} at (84,35) size 0x0
+ LayoutBR {BR} at (84,35) size 0x0
RenderText {#text} at (14,42) size 70x27
text run at (14,42) width 70: "XXxxx"
- RenderBR {BR} at (84,63) size 0x0
+ LayoutBR {BR} at (84,63) size 0x0
RenderText {#text} at (14,70) size 36x27
text run at (14,70) width 36: "xxx"
- RenderBR {BR} at (50,91) size 0x0
+ LayoutBR {BR} at (50,91) size 0x0
RenderText {#text} at (14,98) size 70x27
text run at (14,98) width 70: "XXxxx"
- RenderBR {BR} at (84,119) size 0x0
+ LayoutBR {BR} at (84,119) size 0x0
RenderText {#text} at (14,126) size 36x27
text run at (14,126) width 36: "xxx"
- RenderBR {BR} at (50,147) size 0x0
+ LayoutBR {BR} at (50,147) size 0x0
RenderText {#text} at (14,154) size 36x27
text run at (14,154) width 36: "xxx"
- RenderBR {BR} at (50,175) size 0x0
+ LayoutBR {BR} at (50,175) size 0x0
RenderText {#text} at (14,182) size 36x27
text run at (14,182) width 36: "xxx"
- RenderBR {BR} at (50,203) size 0x0
+ LayoutBR {BR} at (50,203) size 0x0
RenderText {#text} at (14,210) size 70x27
text run at (14,210) width 70: "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