Chromium Code Reviews

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/non-smart-delete-expected.txt

Issue 1102003: WebKit Roll 56165:56197. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: This time with expectations. Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/non-smart-delete-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/non-smart-delete-expected.txt (revision 42019)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/non-smart-delete-expected.txt (working copy)
@@ -11,26 +11,25 @@
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 784x238 [border: (2px solid #0000FF)]
+ RenderBlock {DIV} at (0,0) size 784x210 [border: (2px solid #0000FF)]
RenderBlock {DIV} at (14,14) size 756x55
RenderText {#text} at (0,0) size 66x26
text run at (0,0) width 66: "Tests: "
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,27) size 635x27
text run at (0,27) width 635: "Non-smart delete when deleting a word selected via the keyboard."
- RenderBlock {DIV} at (14,85) size 756x139
+ RenderBlock {DIV} at (14,85) size 756x111
RenderText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
RenderBR {BR} at (189,21) size 0x0
- RenderText {#text} at (0,27) size 702x83
+ RenderText {#text} at (0,27) size 702x55
text run at (0,27) width 702: "The first word should be deleted. The space following it should remain. It"
- text run at (0,55) width 661: "should look like this (currently this is broken and the space is deleted"
- text run at (0,83) width 479: "https://bugs.webkit.org/show_bug.cgi?id=35314): "
- RenderBR {BR} at (479,104) size 0x0
- RenderText {#text} at (0,111) size 96x27
- text run at (0,111) width 96: "\" bar baz\""
- RenderBlock {DIV} at (0,262) size 784x32
+ text run at (0,55) width 204: "should look like this: "
+ RenderBR {BR} at (204,76) size 0x0
+ RenderText {#text} at (0,83) size 96x27
+ text run at (0,83) width 96: "\" bar baz\""
+ RenderBlock {DIV} at (0,234) size 784x32
RenderBlock {DIV} at (0,0) size 784x32 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 70x27
- text run at (2,2) width 70: "bar baz"
+ RenderText {#text} at (2,2) size 76x27
+ text run at (2,2) width 76: " bar baz"
caret: position 0 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine