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

Unified Diff: LayoutTests/platform/android/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/android/editing/selection/select-all-003-expected.txt
diff --git a/LayoutTests/platform/android/editing/selection/select-all-003-expected.txt b/LayoutTests/platform/android/editing/selection/select-all-003-expected.txt
index adf1d2b4cf48ac8d1deff4f4198ecb0bab776b2b..9e7416adc36dd3b5b668c166738e760d8b68bef3 100644
--- a/LayoutTests/platform/android/editing/selection/select-all-003-expected.txt
+++ b/LayoutTests/platform/android/editing/selection/select-all-003-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x1044
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 0x27
- RenderBR {BR} at (0,58) size 0x27
+ LayoutBR {BR} at (0,10) size 0x27
+ LayoutBR {BR} at (0,58) size 0x27
RenderText {#text} at (0,106) size 598x603
text run at (0,106) width 550: "Four score and seven years ago our fathers brought forth,"
text run at (550,106) width 6: " "
@@ -34,8 +34,8 @@ layer at (0,0) size 800x1044
text run at (0,634) width 547: "Liberty, and dedicated to the proposition that all men are"
text run at (547,634) width 6: " "
text run at (0,682) width 141: "created equal. "
- RenderBR {BR} at (141,703) size 0x0
- RenderBR {BR} at (0,730) size 0x27
+ LayoutBR {BR} at (141,703) size 0x0
+ LayoutBR {BR} at (0,730) size 0x27
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