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

Unified Diff: LayoutTests/platform/win/editing/selection/selection-actions-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/selection-actions-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/selection-actions-expected.txt b/LayoutTests/platform/win/editing/selection/selection-actions-expected.txt
index c33f463a211d2410e143658fb49df64537b138c1..69c3a27caa68739df28617b46a95b758763cab4f 100644
--- a/LayoutTests/platform/win/editing/selection/selection-actions-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/selection-actions-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 764x35
text run at (0,0) width 764: "This tests whether certain NSResponder methods that should only operate on editable regions modify a selection that is"
text run at (0,18) width 160: "not in an editable region."
- RenderBR {BR} at (159,32) size 1x0
+ LayoutBR {BR} at (159,32) size 1x0
RenderText {#text} at (0,36) size 86x17
text run at (0,36) width 86: "This is a para"
RenderInline {SPAN} at (0,0) size 9x17 [color=#0000FF]
@@ -17,19 +17,19 @@ layer at (0,0) size 800x600
text run at (85,36) width 9: "g"
RenderText {#text} at (93,36) size 34x17
text run at (93,36) width 34: "raph."
- RenderBR {BR} at (126,50) size 1x0
+ LayoutBR {BR} at (126,50) size 1x0
RenderText {#text} at (0,54) size 65x17
text run at (0,54) width 65: "Some text"
- RenderBR {BR} at (64,68) size 1x0
+ LayoutBR {BR} at (64,68) size 1x0
RenderText {#text} at (0,72) size 65x17
text run at (0,72) width 65: "Some text"
- RenderBR {BR} at (64,86) size 1x0
+ LayoutBR {BR} at (64,86) size 1x0
RenderText {#text} at (0,90) size 65x17
text run at (0,90) width 65: "Some text"
- RenderBR {BR} at (64,104) size 1x0
+ LayoutBR {BR} at (64,104) size 1x0
RenderText {#text} at (0,108) size 65x17
text run at (0,108) width 65: "Some text"
- RenderBR {BR} at (64,122) size 1x0
+ LayoutBR {BR} at (64,122) size 1x0
RenderText {#text} at (0,126) size 127x17
text run at (0,126) width 127: "This is a paragraph."
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698