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

Unified Diff: LayoutTests/platform/win/editing/selection/word-granularity-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/word-granularity-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/word-granularity-expected.txt b/LayoutTests/platform/win/editing/selection/word-granularity-expected.txt
index c29e530ac233a5e82967220374273540b581379f..237696c634032daa1c0268066bc979a966e811c7 100644
--- a/LayoutTests/platform/win/editing/selection/word-granularity-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/word-granularity-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
text run at (85,0) width 9: "g"
RenderText {#text} at (93,0) size 34x17
text run at (93,0) width 34: "raph."
- RenderBR {BR} at (126,14) size 1x0
+ LayoutBR {BR} at (126,14) size 1x0
RenderText {#text} at (0,18) size 65x17
text run at (0,18) width 65: "Some text"
- RenderBR {BR} at (64,32) size 1x0
+ LayoutBR {BR} at (64,32) size 1x0
RenderText {#text} at (0,36) size 65x17
text run at (0,36) width 65: "Some text"
- RenderBR {BR} at (64,50) size 1x0
+ LayoutBR {BR} at (64,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 86x17
text run at (0,90) width 86: "This is a para"
RenderInline {SPAN} at (0,0) size 9x17 [color=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698