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

Unified Diff: LayoutTests/platform/win-xp/editing/selection/paragraph-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-xp/editing/selection/paragraph-granularity-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/selection/paragraph-granularity-expected.txt b/LayoutTests/platform/win-xp/editing/selection/paragraph-granularity-expected.txt
index 6419389a89461b5a60fe4485392743f974b5513b..c0ecb33b2251ffa3d5b2fef85279c63ae2f776d0 100644
--- a/LayoutTests/platform/win-xp/editing/selection/paragraph-granularity-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/paragraph-granularity-expected.txt
@@ -27,19 +27,19 @@ layer at (0,0) size 800x600
text run at (80,0) width 7: "g"
RenderText {#text} at (87,0) size 31x19
text run at (87,0) width 31: "raph."
- RenderBR {BR} at (118,15) size 0x0
+ LayoutBR {BR} at (118,15) size 0x0
RenderText {#text} at (0,20) size 61x19
text run at (0,20) width 61: "Some text"
- RenderBR {BR} at (61,35) size 0x0
+ LayoutBR {BR} at (61,35) size 0x0
RenderText {#text} at (0,40) size 61x19
text run at (0,40) width 61: "Some text"
- RenderBR {BR} at (61,55) size 0x0
+ LayoutBR {BR} at (61,55) size 0x0
RenderText {#text} at (0,60) size 61x19
text run at (0,60) width 61: "Some text"
- RenderBR {BR} at (61,75) size 0x0
+ LayoutBR {BR} at (61,75) size 0x0
RenderText {#text} at (0,80) size 61x19
text run at (0,80) width 61: "Some text"
- RenderBR {BR} at (61,95) size 0x0
+ LayoutBR {BR} at (61,95) size 0x0
RenderText {#text} at (0,100) size 80x19
text run at (0,100) width 80: "This is a para"
RenderInline {SPAN} at (0,0) size 7x19 [color=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698