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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/selection/select-all-004-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/select-all-004-expected.txt b/LayoutTests/platform/mac/editing/selection/select-all-004-expected.txt
index d245453de72e7842c5c587dedd0ace513b92e7bd..2bbb61d12e2aef9c87fab7c9bcce1fcd009734a5 100644
--- a/LayoutTests/platform/mac/editing/selection/select-all-004-expected.txt
+++ b/LayoutTests/platform/mac/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 0x28
+ LayoutBR {BR} at (0,10) size 0x28
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