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

Unified Diff: third_party/WebCore/dom/ShadowRoot.idl

Issue 10542124: Roll IDL to multivm@603 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
« no previous file with comments | « third_party/WebCore/dom/EventTarget.idl ('k') | third_party/WebCore/editing/UndoManager.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/dom/ShadowRoot.idl
diff --git a/third_party/WebCore/dom/ShadowRoot.idl b/third_party/WebCore/dom/ShadowRoot.idl
index 8110c1e08a743d73ec13452ca6a4db6a374741c0..00f7cd83a524b2b56167e02c740fcc23c1669e57 100644
--- a/third_party/WebCore/dom/ShadowRoot.idl
+++ b/third_party/WebCore/dom/ShadowRoot.idl
@@ -34,6 +34,7 @@ module core {
readonly attribute Element host;
readonly attribute Element activeElement;
attribute boolean applyAuthorStyles;
+ attribute boolean resetStyleInheritance;
attribute [TreatNullAs=NullString] DOMString innerHTML
setter raises(DOMException);
« no previous file with comments | « third_party/WebCore/dom/EventTarget.idl ('k') | third_party/WebCore/editing/UndoManager.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698