Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt

Issue 2249653002: border-foo WIP Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V9 Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
index 8052db338d20c0b8063940c00a69879be25ca1d1..4862ab1a6cda200ea8727846d5e6f002c66389b3 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
@@ -21,5 +21,5 @@ 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 style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
+paste: items[1] value: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: solid; text-decoration-color: currentcolor; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698