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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt

Issue 2577633002: [css-ui] Update resolved value of caret-color property (Closed)
Patch Set: Rebased test Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/ht ml from the clipboard during an onpaste event. 1 CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/ht ml from the clipboard during an onpaste event.
2 CONSOLE MESSAGE: line 23: text/html: <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: st art; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; wor d-spacing: 0px; -webkit-text-stroke-width: 0px; caret-color: auto; text-decorati on-style: initial; text-decoration-color: initial; display: inline !important; f loat: none;">This test verifies that we can get text/html from the clipboard dur ing an onpaste event.<span class="Apple-converted-space"> </span></span> 2 CONSOLE MESSAGE: line 23: text/html: <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: st art; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; wor d-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">This t est verifies that we can get text/html from the clipboard during an onpaste even t.<span class="Apple-converted-space"> </span></span>
3 This test verifies that we can get text/html from the clipboard during an onpast e event. This test requires DRT. 3 This test verifies that we can get text/html from the clipboard during an onpast e event. This test requires DRT.
4 Paste content in this div.This test verifies that we can get text/html from the clipboard during an onpaste event.  4 Paste content in this div.This test verifies that we can get text/html from the clipboard during an onpaste event. 
5 PASS 5 PASS
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698