diff options
Diffstat (limited to 'webkit')
6 files changed, 0 insertions, 26 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.checksum index 5f2062d..e69de29 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.checksum @@ -1 +0,0 @@ -3d069792f34b37b86156f20eb5fbfca7
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.png Binary files differdeleted file mode 100644 index de3dc12..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/4866671-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.checksum index f6f6d6e..e69de29 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.checksum @@ -1 +0,0 @@ -35075759bd2d00b367661755a8f48839
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.png Binary files differdeleted file mode 100644 index a5b41fa..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.txt index ac682d2..e69de29 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/4866671-expected.txt @@ -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 784x576 - RenderBlock {P} at (0,0) size 784x40 - RenderText {#text} at (0,0) size 784x39 - text run at (0,0) width 784: "This tests for a crash when triple-click/deleting the content in a list item that is at the end of the document, when there is a div with -" - text run at (0,20) width 250: "webkit-user-select:none after the list item." - RenderBlock {DIV} at (0,56) size 784x143 - RenderBlock {UL} at (0,0) size 784x143 - RenderListItem {LI} at (40,0) size 744x20 - RenderListMarker at (-18,0) size 7x19: bullet - RenderText {#text} at (0,0) size 26x19 - text run at (0,0) width 26: "One" - RenderListItem {LI} at (40,20) size 744x20 - RenderListMarker at (-18,0) size 7x19: bullet - RenderBR {BR} at (0,0) size 0x19 - RenderBlock (anonymous) at (40,40) size 744x103 - RenderInline {SPAN} at (0,0) size 76x15 - RenderImage {IMG} at (0,0) size 76x103 -caret: position 0 of child 0 {BR} of child 1 {LI} of child 0 {UL} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 676f76e..f1f2826 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2689,13 +2689,11 @@ BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.h BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH FAIL // WebKit 44438:44544 -BUG_DARIN WIN : LayoutTests/editing/deleting/4866671.html = FAIL BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = FAIL BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL BUG_DARIN WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT BUG_DARIN SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL -BUG_DARIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL BUG_DARIN LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL BUG_DARIN LINUX : LayoutTests/fast/forms/button-default-title.html = FAIL BUG_DARIN LINUX : LayoutTests/fast/forms/control-clip.html = FAIL |