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

Unified Diff: third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl

Issue 1904423002: Remove Oilpan-only StyleSheet/ test failures from TestExpectations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/WebKit/Source/core/css/CSSStyleDeclaration.idl
diff --git a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl
index c77fec96818a5bbbd708e7e0f55b9d96821fe6c0..e9cae2bfdf66b367fb9a1770e4f34e42a5af3c7c 100644
--- a/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl
+++ b/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl
@@ -22,6 +22,7 @@
[
DependentLifetime,
+ SetWrapperReferenceTo(CSSRule parentRule),
] interface CSSStyleDeclaration {
[RaisesException=Setter] attribute DOMString cssText;
readonly attribute unsigned long length;
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi ('k') | third_party/WebKit/Source/core/css/CSSStyleRule.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698