Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl

Issue 1485643002: Drop the [Immutable] IDL extended attribute (it is a no-op) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
index 6c7511ee8e707b5ab6df922d6764484dbb2b0e7d..81e89979680a8dbc3439c2ac73676eab9a07ce88 100644
--- a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
+++ b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
@@ -35,5 +35,4 @@
DependentLifetime,
] interface SVGTestInterface {
[Reflect] attribute DOMString type; // Test SVGNames namespace
- // [Immutable] attribute SVGPoint immutablePoint; // [Immutable] is a nop
};
« no previous file with comments | « third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt ('k') | third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl » ('j') | no next file with comments »

Powered by Google App Engine