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

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

Issue 12837: Baseline 12 layout tests (10 new, 2 changed).... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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-2-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt (revision 0)
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 782x39
+ text run at (0,0) width 782: "This tests pasting a nested blockquote into a blockquote. The first line below should be singly-blockquoted, and the second should"
+ text run at (0,20) width 112: "be doubly-quoted."
+ RenderBlock {DIV} at (0,56) size 784x40
+ RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderText {#text} at (22,0) size 26x19
+ text run at (22,0) width 26: "One"
+ RenderText {#text} at (48,0) size 28x19
+ text run at (48,0) width 28: "Two"
+ RenderBlock (anonymous) at (0,20) size 784x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock (anonymous) at (0,20) size 784x20
+ RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderBlock {BLOCKQUOTE} at (22,0) size 762x20 [border: (2px solid #0000FF)]
+ RenderBlock {DIV} at (22,0) size 740x20
+ RenderText {#text} at (0,0) size 35x19
+ text run at (0,0) width 35: "Three"
+ RenderBlock (anonymous) at (0,40) size 784x0
+ RenderInline {SPAN} at (0,0) size 0x0
+caret: position 5 of child 0 {#text} of child 0 {DIV} of child 0 {BLOCKQUOTE} of child 0 {BLOCKQUOTE} of child 1 {SPAN} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\editing\pasteboard\paste-blockquote-into-blockquote-2-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ native

Powered by Google App Engine
This is Rietveld 408576698