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/inserting/insert-br-quoted-006-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/inserting/insert-br-quoted-006-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/inserting/insert-br-quoted-006-expected.txt b/LayoutTests/platform/win-xp/editing/inserting/insert-br-quoted-006-expected.txt
index 907e77457af93ed03450acc6d8ff222a18df2b9f..b67455b5f33a109632b9aa4abef0c71ded5862d7 100644
--- a/LayoutTests/platform/win-xp/editing/inserting/insert-br-quoted-006-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/inserting/insert-br-quoted-006-expected.txt
@@ -17,16 +17,16 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,27) size 784x87
RenderText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
- RenderBR {BR} at (189,21) size 0x0
+ LayoutBR {BR} at (189,21) size 0x0
RenderText {#text} at (0,27) size 351x19
text run at (0,27) width 351: "Two blockquotes, with an unquoted blank line in between."
- RenderBR {BR} at (351,42) size 0x0
+ LayoutBR {BR} at (351,42) size 0x0
RenderText {#text} at (0,47) size 384x19
text run at (0,47) width 384: "The first blockquote contains two lines, the second one is blank."
- RenderBR {BR} at (384,62) size 0x0
+ LayoutBR {BR} at (384,62) size 0x0
RenderText {#text} at (0,67) size 384x19
text run at (0,67) width 384: "The second blockquote contains two lines, the first one is blank."
- RenderBR {BR} at (384,82) size 0x0
+ LayoutBR {BR} at (384,82) size 0x0
RenderBlock {DIV} at (0,114) size 784x300 [border: (2px solid #FF0000)]
RenderBlock (anonymous) at (14,14) size 756x28
RenderText {#text} at (0,0) size 117x27
@@ -39,12 +39,12 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (2,30) size 672x28
RenderBlock {DIV} at (0,0) size 672x28
RenderBlock {DIV} at (0,0) size 672x28
- RenderBR {BR} at (0,0) size 0x27
+ LayoutBR {BR} at (0,0) size 0x27
RenderBlock (anonymous) at (0,84) size 756x28
- RenderBR {BR} at (0,0) size 0x27
+ LayoutBR {BR} at (0,0) size 0x27
RenderBlock {BLOCKQUOTE} at (40,136) size 676x60 [border: (2px solid #0000FF)]
RenderBlock (anonymous) at (2,2) size 672x28
- RenderBR {BR} at (0,0) size 0x27
+ LayoutBR {BR} at (0,0) size 0x27
RenderBlock {DIV} at (2,30) size 672x28
RenderText {#text} at (0,0) size 36x27
text run at (0,0) width 36: "two"

Powered by Google App Engine
This is Rietveld 408576698