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

Unified Diff: LayoutTests/platform/win/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/editing/selection/move-by-sentence-linebreak-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/move-by-sentence-linebreak-expected.txt b/LayoutTests/platform/win/editing/selection/move-by-sentence-linebreak-expected.txt
index 8a026cbe8b4fd8281a2d9c980f213d4d501e9dcf..5f83209f36c330b50af8f648cddb2fa989c04e04 100644
--- a/LayoutTests/platform/win/editing/selection/move-by-sentence-linebreak-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/move-by-sentence-linebreak-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x36
RenderText {#text} at (0,0) size 564x17
text run at (0,0) width 564: "This tests for sentence boundary when there are empty line breaks between lines of text."
- RenderBR {BR} at (563,14) size 1x0
+ LayoutBR {BR} at (563,14) size 1x0
RenderText {#text} at (0,18) size 501x17
text run at (0,18) width 501: "The result insertion point should be at the end of the sentence \"How are you?\""
RenderBlock {DIV} at (0,52) size 784x108
@@ -14,14 +14,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "hello"
RenderBlock {DIV} at (0,18) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,36) size 784x18
RenderText {#text} at (0,0) size 38x17
text run at (0,0) width 38: "world"
RenderBlock {DIV} at (0,54) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,72) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,90) size 784x18
RenderText {#text} at (0,0) size 270x17
text run at (0,0) width 89: "This is a test. "

Powered by Google App Engine
This is Rietveld 408576698