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

Unified Diff: LayoutTests/platform/win/editing/deleting/delete-line-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/deleting/delete-line-003-expected.txt
diff --git a/LayoutTests/platform/win/editing/deleting/delete-line-003-expected.txt b/LayoutTests/platform/win/editing/deleting/delete-line-003-expected.txt
index ea0f8ba3534e6e2b74f545105aa9a485d997b87d..4370de0a5c716a08cfdbd127d06f7617274b64f5 100644
--- a/LayoutTests/platform/win/editing/deleting/delete-line-003-expected.txt
+++ b/LayoutTests/platform/win/editing/deleting/delete-line-003-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 600x54
RenderText {#text} at (0,0) size 137x26
text run at (0,0) width 137: "There is a tide"
- RenderBR {BR} at (136,21) size 1x0
+ LayoutBR {BR} at (136,21) size 1x0
RenderText {#text} at (0,27) size 238x26
text run at (0,27) width 238: "Which taken at the flood"
caret: position 0 of child 2 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698