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

Unified Diff: LayoutTests/fast/frames/viewsource/viewsource-6-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-6-expected.txt
diff --git a/LayoutTests/fast/frames/viewsource/viewsource-6-expected.txt b/LayoutTests/fast/frames/viewsource/viewsource-6-expected.txt
index e6ffd454aafe9431b358b2cd4952944c059cd0f6..50557183f20ba9b67250caa72affeae5e555a258 100644
--- a/LayoutTests/fast/frames/viewsource/viewsource-6-expected.txt
+++ b/LayoutTests/fast/frames/viewsource/viewsource-6-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;b&gt;</span>A<span class="webkit-html-tag">&lt;/b&gt;</span><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;b&gt;</span>A<span class="html-tag">&lt;/b&gt;</span><span class="html-end-of-file"></span></td></tr></tbody></table></body></html>

Powered by Google App Engine
This is Rietveld 408576698