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

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

Issue 10381128: Roll IDL to multivm@516 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/WebCore/dom/ShadowRoot.idl
diff --git a/third_party/WebCore/dom/ShadowRoot.idl b/third_party/WebCore/dom/ShadowRoot.idl
index 5ee5663329f6a7606a46415150416ec082e700a2..55057b6806d53b3c2d51c973ff45a0cf9ef8aba7 100644
--- a/third_party/WebCore/dom/ShadowRoot.idl
+++ b/third_party/WebCore/dom/ShadowRoot.idl
@@ -35,6 +35,7 @@ module core {
readonly attribute Element host;
readonly attribute Element activeElement;
readonly attribute DOMSelection selection;
+ attribute boolean applyAuthorStyles;
attribute [TreatNullAs=NullString] DOMString innerHTML
setter raises(DOMException);
« no previous file with comments | « third_party/WebCore/dom/RequestAnimationFrameCallback.idl ('k') | third_party/WebCore/fileapi/FileException.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698