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

Unified Diff: LayoutTests/platform/win/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/editing/inserting/typing-around-br-001-expected.txt
diff --git a/LayoutTests/platform/win/editing/inserting/typing-around-br-001-expected.txt b/LayoutTests/platform/win/editing/inserting/typing-around-br-001-expected.txt
index b4a9f2d78b3bf2a26cbab81a19971f7afc41bb86..0d83c666eda3a24b226b8fdf7fe81beebbba8ebe 100644
--- a/LayoutTests/platform/win/editing/inserting/typing-around-br-001-expected.txt
+++ b/LayoutTests/platform/win/editing/inserting/typing-around-br-001-expected.txt
@@ -71,25 +71,25 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 71x215
RenderText {#text} at (14,14) size 71x26
text run at (14,14) width 71: "XXxxx"
- RenderBR {BR} at (84,35) size 1x0
+ LayoutBR {BR} at (84,35) size 1x0
RenderText {#text} at (14,41) size 71x26
text run at (14,41) width 71: "XXxxx"
- RenderBR {BR} at (84,62) size 1x0
+ LayoutBR {BR} at (84,62) size 1x0
RenderText {#text} at (14,68) size 36x26
text run at (14,68) width 36: "xxx"
- RenderBR {BR} at (50,89) size 0x0
+ LayoutBR {BR} at (50,89) size 0x0
RenderText {#text} at (14,95) size 71x26
text run at (14,95) width 71: "XXxxx"
- RenderBR {BR} at (84,116) size 1x0
+ LayoutBR {BR} at (84,116) size 1x0
RenderText {#text} at (14,122) size 36x26
text run at (14,122) width 36: "xxx"
- RenderBR {BR} at (50,143) size 0x0
+ LayoutBR {BR} at (50,143) size 0x0
RenderText {#text} at (14,149) size 36x26
text run at (14,149) width 36: "xxx"
- RenderBR {BR} at (50,170) size 0x0
+ LayoutBR {BR} at (50,170) size 0x0
RenderText {#text} at (14,176) size 36x26
text run at (14,176) width 36: "xxx"
- RenderBR {BR} at (50,197) size 0x0
+ LayoutBR {BR} at (50,197) size 0x0
RenderText {#text} at (14,203) size 71x26
text run at (14,203) 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