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

Unified Diff: LayoutTests/platform/win/editing/selection/select-all-003-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/selection/select-all-003-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/select-all-003-expected.txt b/LayoutTests/platform/win/editing/selection/select-all-003-expected.txt
index 7d5b437ccb5f5a297bf62a3d0e5cc0d6972f5bc6..161a1c5ce952e9d6ffc751253cb63aac704ee3ed 100644
--- a/LayoutTests/platform/win/editing/selection/select-all-003-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/select-all-003-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x1044 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderBlock {HTML} at (0,0) size 800x1044
RenderBody {BODY} at (64,64) size 748x916 [border: (50px solid #FF0000)]
RenderBlock (anonymous) at (74,74) size 600x768
- RenderBR {BR} at (0,11) size 0x26
- RenderBR {BR} at (0,59) size 0x26
+ LayoutBR {BR} at (0,11) size 0x26
+ LayoutBR {BR} at (0,59) size 0x26
RenderText {#text} at (0,107) size 598x602
text run at (0,107) width 550: "Four score and seven years ago our fathers brought forth,"
text run at (549,107) width 7: " "
@@ -34,8 +34,8 @@ layer at (0,0) size 800x1044 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,635) width 546: "Liberty, and dedicated to the proposition that all men are"
text run at (545,635) width 7: " "
text run at (0,683) width 140: "created equal. "
- RenderBR {BR} at (139,704) size 1x0
- RenderBR {BR} at (0,731) size 0x26
+ LayoutBR {BR} at (139,704) size 1x0
+ LayoutBR {BR} at (0,731) size 0x26
RenderBlock {DIV} at (74,842) size 600x0
selection start: position 0 of child 1 {BR} of body
selection end: position 1 of child 5 {BR} of body

Powered by Google App Engine
This is Rietveld 408576698