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

Unified Diff: core/html/HTMLFieldSetElement.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 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
« no previous file with comments | « core/html/HTMLEmbedElement.idl ('k') | core/html/HTMLFormElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/html/HTMLFieldSetElement.idl
diff --git a/core/html/HTMLFieldSetElement.idl b/core/html/HTMLFieldSetElement.idl
index 58dc29565669eb00969f19ce3c1b8b17a8552a0b..fb86dc856e6de0fecee63a2b551065870d41c770 100644
--- a/core/html/HTMLFieldSetElement.idl
+++ b/core/html/HTMLFieldSetElement.idl
@@ -26,7 +26,7 @@ interface HTMLFieldSetElement : HTMLElement {
readonly attribute DOMString type;
- readonly attribute HTMLFormControlsCollection elements;
+ [Measure] readonly attribute HTMLFormControlsCollection elements;
readonly attribute boolean willValidate;
[SameObject] readonly attribute ValidityState validity;
« no previous file with comments | « core/html/HTMLEmbedElement.idl ('k') | core/html/HTMLFormElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698