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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/selection/select-all-003-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/select-all-003-expected.txt b/LayoutTests/platform/mac/editing/selection/select-all-003-expected.txt
index e3ef80c30d70b4f4a09cfc2f46bbc40f83df171a..35c00e3c496eb7266df905b37186569291a5448e 100644
--- a/LayoutTests/platform/mac/editing/selection/select-all-003-expected.txt
+++ b/LayoutTests/platform/mac/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,10) size 0x28
- RenderBR {BR} at (0,58) size 0x28
+ LayoutBR {BR} at (0,10) size 0x28
+ LayoutBR {BR} at (0,58) size 0x28
RenderText {#text} at (0,106) size 598x604
text run at (0,106) width 550: "Four score and seven years ago our fathers brought forth,"
text run at (549,106) 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,634) width 546: "Liberty, and dedicated to the proposition that all men are"
text run at (545,634) width 7: " "
text run at (0,682) width 140: "created equal. "
- RenderBR {BR} at (139,704) size 1x0
- RenderBR {BR} at (0,730) size 0x28
+ LayoutBR {BR} at (139,704) size 1x0
+ LayoutBR {BR} at (0,730) size 0x28
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