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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt

Issue 99147: WebKit Merge 42805:42932, Chromium side.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt (revision 14732)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt (working copy)
@@ -3,26 +3,26 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x188
- RenderBlock {DIV} at (0,0) size 784x152
+ RenderBlock {DIV} at (0,0) size 784x156
+ RenderBlock {DIV} at (0,0) size 784x136
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 584x19
text run at (0,0) width 584: "This tests pasting a blockquote into a blockquote. Nothing below should be double-blockquoted."
- RenderBlock {BLOCKQUOTE} at (40,36) size 704x80
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "one"
- RenderBR {BR} at (22,15) size 0x0
- RenderText {#text} at (0,20) size 23x19
- text run at (0,20) width 23: "two"
- RenderBR {BR} at (23,35) size 0x0
- RenderText {#text} at (0,40) size 30x19
- text run at (0,40) width 30: "three"
- RenderBR {BR} at (30,55) size 0x0
- RenderText {#text} at (0,60) size 23x19
- text run at (0,60) width 23: "two"
- RenderBlock (anonymous) at (0,132) size 784x0
- RenderBlock {BLOCKQUOTE} at (40,132) size 704x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,168) size 784x20
+ RenderBlock {BLOCKQUOTE} at (0,36) size 784x80 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderText {#text} at (22,0) size 22x19
+ text run at (22,0) width 22: "one"
+ RenderBR {BR} at (44,15) size 0x0
+ RenderText {#text} at (22,20) size 23x19
+ text run at (22,20) width 23: "two"
+ RenderBR {BR} at (45,35) size 0x0
+ RenderText {#text} at (22,40) size 30x19
+ text run at (22,40) width 30: "three"
+ RenderBR {BR} at (52,55) size 0x0
+ RenderText {#text} at (22,60) size 23x19
+ text run at (22,60) width 23: "two"
+ RenderBlock (anonymous) at (0,116) size 784x0
+ RenderBlock {BLOCKQUOTE} at (0,116) size 784x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderBR {BR} at (22,0) size 0x19
+ RenderBlock (anonymous) at (0,136) size 784x20
RenderBR {BR} at (0,0) size 0x19
caret: position 3 of child 6 {#text} of child 3 {BLOCKQUOTE} of child 1 {DIV} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698