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

Side by Side Diff: LayoutTests/fast/frames/viewsource/viewsource-unfinished-textarea-expected.txt

Issue 306953006: Remove webkit- prefix from classes used by View Source (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 5 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 <html><head></head><body><div class="webkit-line-gutter-backdrop"></div><table>< tbody><tr><td class="webkit-line-number" value="1"></td><td class="webkit-line-c ontent"><span class="webkit-html-tag">&lt;textarea&gt;</span>foobar in textarea< /td></tr><tr><td class="webkit-line-number" value="2"></td><td class="webkit-lin e-content"><span class="webkit-html-end-of-file"></span></td></tr></tbody></tabl e></body></html> 1 <html><head></head><body><div class="line-gutter-backdrop"></div><table><tbody>< tr><td class="line-number" value="1"></td><td class="line-content"><span class=" html-tag">&lt;textarea&gt;</span>foobar in textarea</td></tr><tr><td class="line -number" value="2"></td><td class="line-content"><span class="html-end-of-file"> </span></td></tr></tbody></table></body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698