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

Unified Diff: LayoutTests/platform/android/editing/selection/select-all-004-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-004-expected.txt
diff --git a/LayoutTests/platform/android/editing/selection/select-all-004-expected.txt b/LayoutTests/platform/android/editing/selection/select-all-004-expected.txt
index 225bcb21c98d14c1620a2d8e955b25bf6d5f22dc..6fd2fa00768a43ec13df4c5ea216dc791345938b 100644
--- a/LayoutTests/platform/android/editing/selection/select-all-004-expected.txt
+++ b/LayoutTests/platform/android/editing/selection/select-all-004-expected.txt
@@ -14,6 +14,6 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 6x2
LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (74,128) size 600x48
- RenderBR {BR} at (0,10) size 0x27
+ LayoutBR {BR} at (0,10) size 0x27
selection start: position 1 of child 2 {#text} of body
selection end: position 0 of child 5 {BR} of body

Powered by Google App Engine
This is Rietveld 408576698