Title: [141449] trunk/LayoutTests
- Revision
- 141449
- Author
- t...@chromium.org
- Date
- 2013-01-31 11:16:07 -0800 (Thu, 31 Jan 2013)
Log Message
Unreviewed, update expectation after the order of elements was codified.
https://bugs.webkit.org/show_bug.cgi?id=98686
Also delete the Qt result since this test is skipped on Qt.
* editing/pasteboard/data-transfer-items-expected.txt:
* platform/qt/editing/pasteboard/data-transfer-items-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (141448 => 141449)
--- trunk/LayoutTests/ChangeLog 2013-01-31 19:11:25 UTC (rev 141448)
+++ trunk/LayoutTests/ChangeLog 2013-01-31 19:16:07 UTC (rev 141449)
@@ -1,3 +1,13 @@
+2013-01-31 Tony Chang <t...@chromium.org>
+
+ Unreviewed, update expectation after the order of elements was codified.
+ https://bugs.webkit.org/show_bug.cgi?id=98686
+
+ Also delete the Qt result since this test is skipped on Qt.
+
+ * editing/pasteboard/data-transfer-items-expected.txt:
+ * platform/qt/editing/pasteboard/data-transfer-items-expected.txt: Removed.
+
2013-01-31 Florin Malita <fmal...@chromium.org>
[Chromium] Unreviewed gardening.
Modified: trunk/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt (141448 => 141449)
--- trunk/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt 2013-01-31 19:11:25 UTC (rev 141448)
+++ trunk/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt 2013-01-31 19:16:07 UTC (rev 141449)
@@ -12,14 +12,14 @@
Checking that a read-only DataTransferItems cannot be mutated...
items.length: 2
items[0].kind: string
-items[0].type: text/html
+items[0].type: text/plain
items[1].kind: string
-items[1].type: text/plain
+items[1].type: text/html
items[2] is undefined: undefined
Testing if DataTransferItems can be accessed outside an event handler...
DataTransferItem accessed outside event handler!
copy: items[0] value: Hello World!
copy: items[1] value: <b>Hello World!
-paste: items[0] value: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
-paste: items[1] value: This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
+paste: items[0] value: This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
+paste: items[1] value: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (141448 => 141449)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2013-01-31 19:11:25 UTC (rev 141448)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2013-01-31 19:16:07 UTC (rev 141449)
@@ -3926,8 +3926,6 @@
#webkit.org/b/98766 [ Android ] media/track/track-cue-rendering-vertical.html [ Failure ]
#webkit.org/b/98766 [ Android ] media/track/track-cue-rendering-horizontal.html [ Failure ]
-webkit.org/b/98686 editing/pasteboard/data-transfer-items.html [ Failure ]
-
webkit.org/b/23166 [ Android Mac Win ] fast/css/background-clip-radius-values.html [ Pass ImageOnlyFailure ]
webkit.org/b/23166 ietestcenter/css3/bordersbackgrounds/border-radius-clip-002.htm [ Pass ImageOnlyFailure ]
Deleted: trunk/LayoutTests/platform/qt/editing/pasteboard/data-transfer-items-expected.txt (141448 => 141449)
--- trunk/LayoutTests/platform/qt/editing/pasteboard/data-transfer-items-expected.txt 2013-01-31 19:11:25 UTC (rev 141448)
+++ trunk/LayoutTests/platform/qt/editing/pasteboard/data-transfer-items-expected.txt 2013-01-31 19:16:07 UTC (rev 141449)
@@ -1,25 +0,0 @@
-This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
-Populating DataTransferItems...
-Caught exception "Error: InvalidStateError: DOM Exception 11" as expected.
-Verifying contents of DataTransferItems...
-items.length: 2
-items[0].kind: string
-items[0].type: text/plain
-items[1].kind: string
-items[1].type: text/html
-Checking if items past the end of the collection can be indexed:
-items[2] is undefined: undefined
-Checking that a read-only DataTransferItems cannot be mutated...
-items.length: 2
-items[0].kind: string
-items[0].type: text/plain
-items[1].kind: string
-items[1].type: text/html
-items[2] is undefined: undefined
-Testing if DataTransferItems can be accessed outside an event handler...
-DataTransferItem accessed outside event handler!
-copy: items[0] value: Hello World!
-copy: items[1] value: <b>Hello World!
-paste: items[0] value: This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
-paste: items[1] value: <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes