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

Side by Side Diff: LayoutTests/fast/events/ondrop-text-html-expected.txt

Issue 7973008: Revert 93001 - Apple-style-span class seems unnecessary (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 3 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 drag object during an ondrop event. 1 CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/ht ml from the drag object during an ondrop event.
2 CONSOLE MESSAGE: line 23: text/html: <span style="color: rgb(0, 0, 0); font-sty le: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; l ine-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text -transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-tex t-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; display: inline !important; float: none; ">This test verifies that we can get text/html from the drag object during an ondrop event.<span class="Apple-converted-space">  </span></span> 2 CONSOLE MESSAGE: line 23: text/html: <span class="Apple-style-span" style="color : rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-aut o; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word- spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; fo nt-size: medium; display: inline !important; float: none; ">This test verifies t hat we can get text/html from the drag object during an ondrop event.<span class ="Apple-converted-space"> </span></span>
3 This test verifies that we can get text/html from the drag object during an ondr op event. This test requires DRT. 3 This test verifies that we can get text/html from the drag object during an ondr op event. This test requires DRT.
4 PASS 4 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698