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

Unified Diff: LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-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-xp/editing/selection/move-by-sentence-linebreak-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-expected.txt b/LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-expected.txt
index 6baf8faafbf8326c07dd5ea6c612e00de1284856..d7d54b56c35deb422dab4786be9a72e212c405a0 100644
--- a/LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x40
RenderText {#text} at (0,0) size 528x19
text run at (0,0) width 528: "This tests for sentence boundary when there are empty line breaks between lines of text."
- RenderBR {BR} at (528,15) size 0x0
+ LayoutBR {BR} at (528,15) size 0x0
RenderText {#text} at (0,20) size 466x19
text run at (0,20) width 466: "The result insertion point should be at the end of the sentence \"How are you?\""
RenderBlock {DIV} at (0,56) size 784x120
@@ -14,14 +14,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock {DIV} at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,40) size 784x20
RenderText {#text} at (0,0) size 35x19
text run at (0,0) width 35: "world"
RenderBlock {DIV} at (0,60) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,80) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,100) size 784x20
RenderText {#text} at (0,0) size 252x19
text run at (0,0) width 82: "This is a test. "

Powered by Google App Engine
This is Rietveld 408576698