Index: third_party/WebKit/LayoutTests/fast/dom/forced-layout-only-in-document-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/forced-layout-only-in-document-expected.txt |
similarity index 57% |
copy from third_party/WebKit/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt |
copy to third_party/WebKit/LayoutTests/fast/dom/forced-layout-only-in-document-expected.txt |
index cb49682ba1816585c9156e6e186496e17ddc50b6..b5b6235b002afa9ccd7b24b12ebf17ffc8d708af 100644 |
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/forced-layout-only-in-document-expected.txt |
@@ -1,9 +1,9 @@ |
-Simple test to validate the return type of setData(). To run the test manually, simply select any text and initiate a copy operation. |
+Element APIs should not force layout for nodes not in the active document. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS event.clipboardData.setData('text/plain', 'copy test') is undefined. |
+PASS No style or layout updates. |
PASS successfullyParsed is true |
TEST COMPLETE |