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

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt

Issue 2121613003: Include style tags when pasting HTML content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: EditorTestBase. Created 4 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: third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt
index 3e123b60ece5260bbf2609e710aa57a6b052ba1a..d6d5bb558500e0046334c970bd3d1a153eff2e1f 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents-expected.txt
@@ -1,4 +1,4 @@
-This test ensures WebKit strips away base, link, meta, style, and title elements before inserting HTML.
+This test ensures WebKit strips away base, link, meta and title elements before inserting HTML.
PASS
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/pasteboard/paste-head-contents.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698