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

Side by Side Diff: LayoutTests/fast/frames/viewsource/viewsource-incomplete-token-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">Incomplete token test</td></tr><tr><td class="webkit-line-number" value= "2"></td><td class="webkit-line-content">text <span class="webkit-html-end-of-fi le">&lt;h1 there! This text will never make it into a token.</span></td></tr><tr ><td class="webkit-line-number" value="3"></td><td class="webkit-line-content">< span class="webkit-html-end-of-file">But it should be in view-source.</span></td ></tr><tr><td class="webkit-line-number" value="4"></td><td class="webkit-line-c ontent"><span class="webkit-html-end-of-file"></span></td></tr></tbody></table>< /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">Incomplete to ken test</td></tr><tr><td class="line-number" value="2"></td><td class="line-con tent">text <span class="html-end-of-file">&lt;h1 there! This text will never mak e it into a token.</span></td></tr><tr><td class="line-number" value="3"></td><t d class="line-content"><span class="html-end-of-file">But it should be in view-s ource.</span></td></tr><tr><td class="line-number" value="4"></td><td class="lin e-content"><span class="html-end-of-file"></span></td></tr></tbody></table></bod y></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698