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

Unified Diff: LayoutTests/fast/dom/shadow/text-node-in-shadow-expected.html

Issue 201683003: Remove resetStyleInheritance. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Resolve conflicts Created 6 years, 9 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/dom/shadow/text-node-in-shadow-expected.html
diff --git a/LayoutTests/fast/dom/shadow/text-node-in-shadow-expected.html b/LayoutTests/fast/dom/shadow/text-node-in-shadow-expected.html
index 7b63092655a4b8c2d654e83b3f4482c65ca1d859..472a694e8f4e04f6f68a08ea035ff64d9978ae17 100644
--- a/LayoutTests/fast/dom/shadow/text-node-in-shadow-expected.html
+++ b/LayoutTests/fast/dom/shadow/text-node-in-shadow-expected.html
@@ -2,8 +2,6 @@
<html>
<body>
<div style="font-size: 5em;"><span>foo</span>bar</div>
- <div><span>foo</span>bar</span><span style="font-size: 6em;">&nbsp;</span></div>
<div><span style="font-size: 5em;">Foo<span>Bar</span></span></div>
- <div>Foo<span>Bar</span><span style="font-size: 6em;">&nbsp;</span></div>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/shadow/text-node-in-shadow.html ('k') | Source/core/css/resolver/ElementResolveContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698