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

Unified Diff: LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html

Issue 669883003: Prevent inherited style from propagating into a plugin placeholder. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 1 month 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/plugins/plugin-placeholder-inherit-expected.html
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html
similarity index 78%
copy from LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html
copy to LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html
index 7b617ee18b7cff2c8132a1c1d01cff0c40c855c4..b8d09b2ca1bbfad73bfcc9a6f22dc9bc29806f06 100644
--- a/LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html
+++ b/LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html
@@ -6,7 +6,7 @@
<div class="plugin-placeholder">
<div class="plugin-placeholder-content">
<div class="plugin-placeholder-message">
- This box should be styled despite CSP.
+ This test fails if this text is red, underlined, or uppercase.
</div>
</div>
</div>
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-inherit.html ('k') | Source/core/html/shadow/PluginPlaceholderElement.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698