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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5432254-1-expected.txt

Issue 132057: WebKit merge 44805:44837... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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/execCommand/5432254-1-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5432254-1-expected.txt (revision 18784)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5432254-1-expected.txt (working copy)
@@ -1,22 +0,0 @@
-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 768x39
- text run at (0,0) width 173: "This tests for a deletion bug. "
- text run at (173,0) width 374: "Only the second paragraph inside the table should be deleted. "
- text run at (547,0) width 221: "You should see a table with 'foo' in it"
- text run at (0,20) width 41: "below."
- RenderBlock {DIV} at (0,56) size 784x50
- RenderTable {TABLE} at (0,0) size 30x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 28x48
- RenderTableRow {TR} at (0,2) size 28x44
- RenderTableCell {TD} at (2,2) size 24x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 20x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- RenderBlock (anonymous) at (2,22) size 20x20
- RenderBR {BR} at (0,0) size 0x19
-caret: position 0 of child 1 {BR} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698