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

Unified Diff: LayoutTests/platform/linux/editing/selection/end-of-document-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/linux/editing/selection/end-of-document-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/end-of-document-expected.txt b/LayoutTests/platform/linux/editing/selection/end-of-document-expected.txt
index bd2384929c776fae2479e10d77f8fd5caee2b11c..e5908273c43fe53054c0e912a22b1258c5c80c0b 100644
--- a/LayoutTests/platform/linux/editing/selection/end-of-document-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/end-of-document-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 299x19
text run at (0,0) width 299: "On Feb 1, 2006, at 7:37 PM, David Hyatt wrote:"
RenderBlock (anonymous) at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {BLOCKQUOTE} at (40,56) size 704x240 [color=#0000FF]
RenderBlock {DIV} at (0,0) size 704x80
RenderText {#text} at (0,0) size 413x19
@@ -40,7 +40,7 @@ layer at (0,0) size 800x600
text run at (683,40) width 4: " "
text run at (0,60) width 604: "into our image cache and stay around until the CGImageRef goes away (which could be a long time)."
RenderBlock {DIV} at (0,80) size 704x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,100) size 704x60
RenderText {#text} at (0,0) size 297x19
text run at (0,0) width 297: "I think this is terrible but am not sure how to fix it."
@@ -64,7 +64,7 @@ layer at (0,0) size 800x600
text run at (697,20) width 4: " "
text run at (0,40) width 65: "NSImage?"
RenderBlock {DIV} at (0,160) size 704x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,180) size 704x20
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "dave"
@@ -72,7 +72,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 117x19
text run at (0,0) width 117: "(hyatt@apple.com)"
RenderBlock {DIV} at (0,220) size 704x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock (anonymous) at (0,312) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of child 1 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698