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

Unified Diff: LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-expected.txt
diff --git a/LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-expected.txt b/LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-expected.txt
index 58185b95d6213a2a297b5f6f9c3f906ccb3ec09a..2628f64c821e91e8d73f1d69bcd4810ff8ee0f69 100644
--- a/LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-expected.txt
+++ b/LayoutTests/fast/frames/viewsource/viewsource-unfinished-script-expected.txt
@@ -1 +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-content"><span class="webkit-html-tag">&lt;script&gt;</span>foobar in script</td></tr><tr><td class="webkit-line-number" value="2"></td><td class="webkit-line-content"><span class="webkit-html-end-of-file"></span></td></tr></tbody></table></body></html>
+<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;script&gt;</span>foobar in script</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>

Powered by Google App Engine
This is Rietveld 408576698