diff options
Diffstat (limited to 'webkit')
6 files changed, 0 insertions, 40 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum deleted file mode 100644 index 844bf2c..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -dc99f38b4879cb27a7e06d6fe415a04d
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png Binary files differdeleted file mode 100644 index 8ab6c1d..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum deleted file mode 100644 index e98bc73..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -276828890e157118516104eec39c59b1
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png Binary files differdeleted file mode 100644 index 7e0a19c..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.txt deleted file mode 100644 index 6e09928..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textfield-drag-into-disabled-expected.txt +++ /dev/null @@ -1,34 +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 (0,0) size 800x600 - RenderBlock {P} at (0,0) size 800x40 - RenderText {#text} at (0,0) size 99x19 - text run at (0,0) width 99: "This is a test for " - RenderInline {I} at (0,0) size 772x39 - RenderInline {A} at (0,0) size 358x19 [color=#0000EE] - RenderText {#text} at (99,0) size 358x19 - text run at (99,0) width 358: "http://bugzilla.opendarwin.org/show_bug.cgi?id=10177" - RenderText {#text} at (457,0) size 772x39 - text run at (457,0) width 4: " " - text run at (461,0) width 311: "REGRESSION: Successfully dragging text into a" - text run at (0,20) width 85: "disabled field" - RenderText {#text} at (85,20) size 4x19 - text run at (85,20) width 4: "." - RenderBlock {HR} at (0,56) size 800x2 [border: (1px inset #000000)] - RenderBlock (anonymous) at (0,66) size 800x26 - RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#EBEBE4] [border: (2px inset #000000)] - RenderText {#text} at (159,3) size 59x19 - text run at (159,3) width 59: " dragging " - RenderInline {SPAN} at (0,0) size 46x19 - RenderText {#text} at (218,3) size 46x19 - text run at (218,3) width 46: "this text" - RenderText {#text} at (264,3) size 226x19 - text run at (264,3) width 226: " into the text field should not succeed." - RenderText {#text} at (0,0) size 0x0 - RenderText {#text} at (0,0) size 0x0 -layer at (4,71) size 151x16 - RenderBlock {DIV} at (2,3) size 151x16 [color=#545454] -selection start: position 0 of child 0 {#text} of child 7 {SPAN} of child 1 {BODY} of child 0 {HTML} of document -selection end: position 9 of child 0 {#text} of child 7 {SPAN} 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 da81075..5ab21b9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2511,7 +2511,6 @@ BUG11613 LINUX : LayoutTests/fast/forms/select-selected.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/select-size.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/stuff-on-my-optgroup.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/targeted-frame-submission.html = FAIL -BUG11613 LINUX : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/textfield-outline.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/textfield-overflow.html = FAIL BUG11613 LINUX : LayoutTests/fast/invalid/014.html = FAIL @@ -3071,6 +3070,3 @@ BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- // file a bug. BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.html = FAIL - -// Test failures from WebKit merge 46766 to 46794 -BUG18487 WIN : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL |