Browse Source

Sync with Browser.hx 4681ab7fd8542.

Bruno Garcia 12 years ago
parent
commit
f49caa657e
100 changed files with 384 additions and 384 deletions
  1. 2 2
      std/js/html/AnchorElement.hx
  2. 8 8
      std/js/html/Animation.hx
  3. 2 2
      std/js/html/AnimationEvent.hx
  4. 1 1
      std/js/html/AnimationList.hx
  5. 7 7
      std/js/html/AreaElement.hx
  6. 1 1
      std/js/html/ArrayBuffer.hx
  7. 3 3
      std/js/html/ArrayBufferView.hx
  8. 4 4
      std/js/html/Attr.hx
  9. 1 1
      std/js/html/BarInfo.hx
  10. 4 4
      std/js/html/BatteryManager.hx
  11. 1 1
      std/js/html/BeforeLoadEvent.hx
  12. 2 2
      std/js/html/Blob.hx
  13. 5 5
      std/js/html/ButtonElement.hx
  14. 1 1
      std/js/html/CSSFilterValue.hx
  15. 1 1
      std/js/html/CSSFontFaceRule.hx
  16. 3 3
      std/js/html/CSSImportRule.hx
  17. 1 1
      std/js/html/CSSKeyframeRule.hx
  18. 1 1
      std/js/html/CSSKeyframesRule.hx
  19. 2 2
      std/js/html/CSSMediaRule.hx
  20. 1 1
      std/js/html/CSSPageRule.hx
  21. 1 1
      std/js/html/CSSPrimitiveValue.hx
  22. 3 3
      std/js/html/CSSRule.hx
  23. 1 1
      std/js/html/CSSRuleList.hx
  24. 2 2
      std/js/html/CSSStyleDeclaration.hx
  25. 1 1
      std/js/html/CSSStyleRule.hx
  26. 3 3
      std/js/html/CSSStyleSheet.hx
  27. 1 1
      std/js/html/CSSTransformValue.hx
  28. 1 1
      std/js/html/CSSValue.hx
  29. 1 1
      std/js/html/CSSValueList.hx
  30. 1 1
      std/js/html/CanvasRenderingContext.hx
  31. 1 1
      std/js/html/CanvasRenderingContext2D.hx
  32. 1 1
      std/js/html/CharacterData.hx
  33. 6 6
      std/js/html/ClientRect.hx
  34. 1 1
      std/js/html/ClientRectList.hx
  35. 3 3
      std/js/html/Clipboard.hx
  36. 3 3
      std/js/html/CloseEvent.hx
  37. 1 1
      std/js/html/CompositionEvent.hx
  38. 2 2
      std/js/html/Console.hx
  39. 7 7
      std/js/html/Coordinates.hx
  40. 3 3
      std/js/html/Counter.hx
  41. 1 1
      std/js/html/CustomEvent.hx
  42. 1 1
      std/js/html/DOMApplicationCache.hx
  43. 3 3
      std/js/html/DOMCoreException.hx
  44. 1 1
      std/js/html/DOMError.hx
  45. 4 4
      std/js/html/DOMMimeType.hx
  46. 1 1
      std/js/html/DOMMimeTypeArray.hx
  47. 4 4
      std/js/html/DOMPlugin.hx
  48. 1 1
      std/js/html/DOMPluginArray.hx
  49. 11 11
      std/js/html/DOMSelection.hx
  50. 1 1
      std/js/html/DOMStringList.hx
  51. 1 1
      std/js/html/DOMTokenList.hx
  52. 46 46
      std/js/html/DOMWindow.hx
  53. 1 1
      std/js/html/DataListElement.hx
  54. 2 2
      std/js/html/DataTransferItem.hx
  55. 1 1
      std/js/html/DataTransferItemList.hx
  56. 3 3
      std/js/html/DeviceAcceleration.hx
  57. 4 4
      std/js/html/DeviceMotionEvent.hx
  58. 4 4
      std/js/html/DeviceOrientationEvent.hx
  59. 3 3
      std/js/html/DeviceRotationRate.hx
  60. 36 36
      std/js/html/Document.hx
  61. 6 6
      std/js/html/DocumentType.hx
  62. 22 22
      std/js/html/Element.hx
  63. 3 3
      std/js/html/Entity.hx
  64. 3 3
      std/js/html/ErrorEvent.hx
  65. 10 10
      std/js/html/Event.hx
  66. 3 3
      std/js/html/EventException.hx
  67. 3 3
      std/js/html/EventSource.hx
  68. 6 6
      std/js/html/FieldSetElement.hx
  69. 3 3
      std/js/html/File.hx
  70. 1 1
      std/js/html/FileList.hx
  71. 3 3
      std/js/html/FileReader.hx
  72. 2 2
      std/js/html/Float32Array.hx
  73. 2 2
      std/js/html/Float64Array.hx
  74. 2 2
      std/js/html/FormElement.hx
  75. 4 4
      std/js/html/FrameElement.hx
  76. 5 5
      std/js/html/Gamepad.hx
  77. 1 1
      std/js/html/GamepadList.hx
  78. 2 2
      std/js/html/Geoposition.hx
  79. 1 1
      std/js/html/HTMLAllCollection.hx
  80. 1 1
      std/js/html/HTMLCollection.hx
  81. 2 2
      std/js/html/HashChangeEvent.hx
  82. 2 2
      std/js/html/History.hx
  83. 2 2
      std/js/html/IFrameElement.hx
  84. 3 3
      std/js/html/ImageData.hx
  85. 5 5
      std/js/html/ImageElement.hx
  86. 7 7
      std/js/html/InputElement.hx
  87. 2 2
      std/js/html/Int16Array.hx
  88. 2 2
      std/js/html/Int32Array.hx
  89. 2 2
      std/js/html/Int8Array.hx
  90. 8 8
      std/js/html/JavaScriptCallFrame.hx
  91. 7 7
      std/js/html/KeyboardEvent.hx
  92. 6 6
      std/js/html/KeygenElement.hx
  93. 2 2
      std/js/html/LabelElement.hx
  94. 1 1
      std/js/html/LegendElement.hx
  95. 1 1
      std/js/html/LinkElement.hx
  96. 2 2
      std/js/html/Location.hx
  97. 1 1
      std/js/html/MapElement.hx
  98. 5 5
      std/js/html/MediaController.hx
  99. 17 17
      std/js/html/MediaElement.hx
  100. 1 1
      std/js/html/MediaError.hx

+ 2 - 2
std/js/html/AnchorElement.hx

@@ -69,7 +69,7 @@ extern class AnchorElement extends Element
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> */
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> */
 	var name : String;
 	var name : String;
 
 
-	var origin (default,null) : String;
+	var origin(default,null) : String;
 
 
 	/** The path name component, if any, of the referenced URL. */
 	/** The path name component, if any, of the referenced URL. */
 	var pathname : String;
 	var pathname : String;
@@ -110,7 +110,7 @@ extern class AnchorElement extends Element
 	var target : String;
 	var target : String;
 
 
 	/** Same as the <strong><a title="https://developer.mozilla.org/En/DOM/Node.textContent" rel="internal" href="https://developer.mozilla.org/En/DOM/Node.textContent">textContent</a></strong> property. */
 	/** Same as the <strong><a title="https://developer.mozilla.org/En/DOM/Node.textContent" rel="internal" href="https://developer.mozilla.org/En/DOM/Node.textContent">textContent</a></strong> property. */
-	var text (default,null) : String;
+	var text(default,null) : String;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 

+ 8 - 8
std/js/html/Animation.hx

@@ -43,23 +43,23 @@ extern class Animation
 
 
 	static inline var FILL_NONE : Int = 0;
 	static inline var FILL_NONE : Int = 0;
 
 
-	var delay (default,null) : Float;
+	var delay(default,null) : Float;
 
 
-	var direction (default,null) : Int;
+	var direction(default,null) : Int;
 
 
-	var duration (default,null) : Float;
+	var duration(default,null) : Float;
 
 
 	var elapsedTime : Float;
 	var elapsedTime : Float;
 
 
-	var ended (default,null) : Bool;
+	var ended(default,null) : Bool;
 
 
-	var fillMode (default,null) : Int;
+	var fillMode(default,null) : Int;
 
 
-	var iterationCount (default,null) : Int;
+	var iterationCount(default,null) : Int;
 
 
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
-	var paused (default,null) : Bool;
+	var paused(default,null) : Bool;
 
 
 	function pause() : Void;
 	function pause() : Void;
 
 

+ 2 - 2
std/js/html/AnimationEvent.hx

@@ -29,10 +29,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class AnimationEvent extends Event
 extern class AnimationEvent extends Event
 {
 {
 	/** The name of the animation on which the animation event occurred. */
 	/** The name of the animation on which the animation event occurred. */
-	var animationName (default,null) : String;
+	var animationName(default,null) : String;
 
 
 	/** The amount of time, in seconds, the animation had been running at the time the event occurred. */
 	/** The amount of time, in seconds, the animation had been running at the time the event occurred. */
-	var elapsedTime (default,null) : Float;
+	var elapsedTime(default,null) : Float;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 1 - 1
std/js/html/AnimationList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("AnimationList")
 @:native("AnimationList")
 extern class AnimationList implements ArrayAccess<Animation>
 extern class AnimationList implements ArrayAccess<Animation>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : Animation;
 	function item( index : Int ) : Animation;
 
 

+ 7 - 7
std/js/html/AreaElement.hx

@@ -42,13 +42,13 @@ extern class AreaElement extends Element
 	var coords : String;
 	var coords : String;
 
 
 	/** The fragment identifier (including the leading hash mark (#)), if any, in the referenced URL. */
 	/** The fragment identifier (including the leading hash mark (#)), if any, in the referenced URL. */
-	var hash (default,null) : String;
+	var hash(default,null) : String;
 
 
 	/** The hostname and port (if it's not the default port) in the referenced URL. */
 	/** The hostname and port (if it's not the default port) in the referenced URL. */
-	var host (default,null) : String;
+	var host(default,null) : String;
 
 
 	/** The hostname in the referenced URL. */
 	/** The hostname in the referenced URL. */
-	var hostname (default,null) : String;
+	var hostname(default,null) : String;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -63,18 +63,18 @@ extern class AreaElement extends Element
 	var noHref : Bool;
 	var noHref : Bool;
 
 
 	/** The path name component, if any, of the referenced URL. */
 	/** The path name component, if any, of the referenced URL. */
-	var pathname (default,null) : String;
+	var pathname(default,null) : String;
 
 
 	var ping : String;
 	var ping : String;
 
 
 	/** The port component, if any, of the referenced URL. */
 	/** The port component, if any, of the referenced URL. */
-	var port (default,null) : String;
+	var port(default,null) : String;
 
 
 	/** The protocol component (including trailing colon (:)), of the referenced URL. */
 	/** The protocol component (including trailing colon (:)), of the referenced URL. */
-	var protocol (default,null) : String;
+	var protocol(default,null) : String;
 
 
 	/** The search element (including leading question mark (?)), if any, of the referenced URL */
 	/** The search element (including leading question mark (?)), if any, of the referenced URL */
-	var search (default,null) : String;
+	var search(default,null) : String;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 

+ 1 - 1
std/js/html/ArrayBuffer.hx

@@ -29,7 +29,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class ArrayBuffer
 extern class ArrayBuffer
 {
 {
 	/** The size, in bytes, of the array. This is established when the array is constructed and cannot be changed. <strong>Read only.</strong> */
 	/** The size, in bytes, of the array. This is established when the array is constructed and cannot be changed. <strong>Read only.</strong> */
-	var byteLength (default,null) : Int;
+	var byteLength(default,null) : Int;
 
 
 	function new(?arg0 : Dynamic) : Void;
 	function new(?arg0 : Dynamic) : Void;
 
 

+ 3 - 3
std/js/html/ArrayBufferView.hx

@@ -31,12 +31,12 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class ArrayBufferView
 extern class ArrayBufferView
 {
 {
 	/** The buffer this view references. <strong>Read only.</strong> */
 	/** The buffer this view references. <strong>Read only.</strong> */
-	var buffer (default,null) : ArrayBuffer;
+	var buffer(default,null) : ArrayBuffer;
 
 
 	/** The length, in bytes, of the view. <strong>Read only.</strong> */
 	/** The length, in bytes, of the view. <strong>Read only.</strong> */
-	var byteLength (default,null) : Int;
+	var byteLength(default,null) : Int;
 
 
 	/** The offset, in bytes, to the first byte of the view within the <a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer"><code>ArrayBuffer</code></a>. */
 	/** The offset, in bytes, to the first byte of the view within the <a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer"><code>ArrayBuffer</code></a>. */
-	var byteOffset (default,null) : Int;
+	var byteOffset(default,null) : Int;
 
 
 }
 }

+ 4 - 4
std/js/html/Attr.hx

@@ -35,16 +35,16 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class Attr extends Node
 extern class Attr extends Node
 {
 {
 	/** Indicates whether the attribute is an "ID attribute". An "ID attribute" being an attribute which value is expected to be unique across a DOM Document. In HTML DOM, "id" is the only ID attribute, but XML documents could define others. Whether or not an attribute is unique is often determined by a DTD or other schema description. */
 	/** Indicates whether the attribute is an "ID attribute". An "ID attribute" being an attribute which value is expected to be unique across a DOM Document. In HTML DOM, "id" is the only ID attribute, but XML documents could define others. Whether or not an attribute is unique is often determined by a DTD or other schema description. */
-	var isId (default,null) : Bool;
+	var isId(default,null) : Bool;
 
 
 	/** The attribute's name. */
 	/** The attribute's name. */
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
 	/** This property has been deprecated and will be removed in the future. Since you can only get Attr objects from elements, you should already know th */
 	/** This property has been deprecated and will be removed in the future. Since you can only get Attr objects from elements, you should already know th */
-	var ownerElement (default,null) : Element;
+	var ownerElement(default,null) : Element;
 
 
 	/** This property has been deprecated and will be removed in the future; it now always returns <code>true</code>. */
 	/** This property has been deprecated and will be removed in the future; it now always returns <code>true</code>. */
-	var specified (default,null) : Bool;
+	var specified(default,null) : Bool;
 
 
 	/** The attribute's value. Setter throws DOMException. */
 	/** The attribute's value. Setter throws DOMException. */
 	var value : String;
 	var value : String;

+ 1 - 1
std/js/html/BarInfo.hx

@@ -26,6 +26,6 @@ package js.html;
 @:native("BarInfo")
 @:native("BarInfo")
 extern class BarInfo
 extern class BarInfo
 {
 {
-	var visible (default,null) : Bool;
+	var visible(default,null) : Bool;
 
 
 }
 }

+ 4 - 4
std/js/html/BatteryManager.hx

@@ -26,13 +26,13 @@ package js.html;
 @:native("BatteryManager")
 @:native("BatteryManager")
 extern class BatteryManager extends EventTarget
 extern class BatteryManager extends EventTarget
 {
 {
-	var charging (default,null) : Bool;
+	var charging(default,null) : Bool;
 
 
-	var chargingTime (default,null) : Float;
+	var chargingTime(default,null) : Float;
 
 
-	var dischargingTime (default,null) : Float;
+	var dischargingTime(default,null) : Float;
 
 
-	var level (default,null) : Float;
+	var level(default,null) : Float;
 
 
 	var onchargingchange : EventListener;
 	var onchargingchange : EventListener;
 
 

+ 1 - 1
std/js/html/BeforeLoadEvent.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("BeforeLoadEvent")
 @:native("BeforeLoadEvent")
 extern class BeforeLoadEvent extends Event
 extern class BeforeLoadEvent extends Event
 {
 {
-	var url (default,null) : String;
+	var url(default,null) : String;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 2 - 2
std/js/html/Blob.hx

@@ -35,10 +35,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class Blob
 extern class Blob
 {
 {
 	/** The size, in bytes, of the data contained in the <code>Blob</code> object. <strong>Read only.</strong> */
 	/** The size, in bytes, of the data contained in the <code>Blob</code> object. <strong>Read only.</strong> */
-	var size (default,null) : Int;
+	var size(default,null) : Int;
 
 
 	/** An ASCII-encoded string, in all lower case, indicating the MIME&nbsp;type of the data contained in the <code>Blob</code>. If the type is unknown, this string is empty. <strong>Read only.</strong> */
 	/** An ASCII-encoded string, in all lower case, indicating the MIME&nbsp;type of the data contained in the <code>Blob</code>. If the type is unknown, this string is empty. <strong>Read only.</strong> */
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	function new(?arg0 : Dynamic, ?arg1 : Dynamic) : Void;
 	function new(?arg0 : Dynamic, ?arg1 : Dynamic) : Void;
 
 

+ 5 - 5
std/js/html/ButtonElement.hx

@@ -39,7 +39,7 @@ extern class ButtonElement extends Element
 	/** <p>The form that this button is associated with. If the button is a descendant of a form element, then this attribute is the ID of that form element.</p> <p>If the button is not a descendant of a form element, then:</p> <ul> <li>
 	/** <p>The form that this button is associated with. If the button is a descendant of a form element, then this attribute is the ID of that form element.</p> <p>If the button is not a descendant of a form element, then:</p> <ul> <li>
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> The attribute can be the ID of any form element in the same document.</li> <li>
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> The attribute can be the ID of any form element in the same document.</li> <li>
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span> The attribute is null.</li> </ul> */
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span> The attribute is null.</li> </ul> */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 	/** The URI&nbsp;of a program that processes information submitted by the button. If specified, this attribute overrides the 
 	/** The URI&nbsp;of a program that processes information submitted by the button. If specified, this attribute overrides the 
 
 
@@ -73,7 +73,7 @@ extern class ButtonElement extends Element
 
 
 	/** A list of <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/label">&lt;label&gt;</a></code>
 	/** A list of <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/label">&lt;label&gt;</a></code>
  elements that are labels for this button. */
  elements that are labels for this button. */
-	var labels (default,null) : NodeList;
+	var labels(default,null) : NodeList;
 
 
 	/** The name of the object when submitted with a form. 
 	/** The name of the object when submitted with a form. 
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> If specified, it must not be the empty string. */
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span> If specified, it must not be the empty string. */
@@ -84,16 +84,16 @@ extern class ButtonElement extends Element
 	var type : String;
 	var type : String;
 
 
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This attribute is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This attribute is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
-	var validationMessage (default,null) : String;
+	var validationMessage(default,null) : String;
 
 
 	/** The validity states that this button is in. */
 	/** The validity states that this button is in. */
-	var validity (default,null) : ValidityState;
+	var validity(default,null) : ValidityState;
 
 
 	/** The current form control value of the button.&nbsp; */
 	/** The current form control value of the button.&nbsp; */
 	var value : String;
 	var value : String;
 
 
 	/** Indicates whether the button is a candidate for constraint validation. It is false if any conditions bar it from constraint validation. */
 	/** Indicates whether the button is a candidate for constraint validation. It is false if any conditions bar it from constraint validation. */
-	var willValidate (default,null) : Bool;
+	var willValidate(default,null) : Bool;
 
 
 	function checkValidity() : Bool;
 	function checkValidity() : Bool;
 
 

+ 1 - 1
std/js/html/CSSFilterValue.hx

@@ -50,6 +50,6 @@ extern class CSSFilterValue extends CSSValueList
 
 
 	static inline var CSS_FILTER_SEPIA : Int = 3;
 	static inline var CSS_FILTER_SEPIA : Int = 3;
 
 
-	var operationType (default,null) : Int;
+	var operationType(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSFontFaceRule.hx

@@ -26,6 +26,6 @@ package js.html;
 @:native("CSSFontFaceRule")
 @:native("CSSFontFaceRule")
 extern class CSSFontFaceRule extends CSSRule
 extern class CSSFontFaceRule extends CSSRule
 {
 {
-	var style (default,null) : CSSStyleDeclaration;
+	var style(default,null) : CSSStyleDeclaration;
 
 
 }
 }

+ 3 - 3
std/js/html/CSSImportRule.hx

@@ -26,10 +26,10 @@ package js.html;
 @:native("CSSImportRule")
 @:native("CSSImportRule")
 extern class CSSImportRule extends CSSRule
 extern class CSSImportRule extends CSSRule
 {
 {
-	var href (default,null) : String;
+	var href(default,null) : String;
 
 
-	var media (default,null) : MediaList;
+	var media(default,null) : MediaList;
 
 
-	var styleSheet (default,null) : CSSStyleSheet;
+	var styleSheet(default,null) : CSSStyleSheet;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSKeyframeRule.hx

@@ -28,6 +28,6 @@ extern class CSSKeyframeRule extends CSSRule
 {
 {
 	var keyText : String;
 	var keyText : String;
 
 
-	var style (default,null) : CSSStyleDeclaration;
+	var style(default,null) : CSSStyleDeclaration;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSKeyframesRule.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("CSSKeyframesRule")
 @:native("CSSKeyframesRule")
 extern class CSSKeyframesRule extends CSSRule
 extern class CSSKeyframesRule extends CSSRule
 {
 {
-	var cssRules (default,null) : CSSRuleList;
+	var cssRules(default,null) : CSSRuleList;
 
 
 	var name : String;
 	var name : String;
 
 

+ 2 - 2
std/js/html/CSSMediaRule.hx

@@ -29,10 +29,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class CSSMediaRule extends CSSRule
 extern class CSSMediaRule extends CSSRule
 {
 {
 	/** Returns a <code><a title="en/DOM/CSSRuleList" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSRuleList">CSSRuleList</a></code> of the CSS rules in the media rule. */
 	/** Returns a <code><a title="en/DOM/CSSRuleList" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSRuleList">CSSRuleList</a></code> of the CSS rules in the media rule. */
-	var cssRules (default,null) : CSSRuleList;
+	var cssRules(default,null) : CSSRuleList;
 
 
 	/** Specifies the intended destination medium for style information. */
 	/** Specifies the intended destination medium for style information. */
-	var media (default,null) : MediaList;
+	var media(default,null) : MediaList;
 
 
 	function deleteRule( index : Int ) : Void;
 	function deleteRule( index : Int ) : Void;
 
 

+ 1 - 1
std/js/html/CSSPageRule.hx

@@ -28,6 +28,6 @@ extern class CSSPageRule extends CSSRule
 {
 {
 	var selectorText : String;
 	var selectorText : String;
 
 
-	var style (default,null) : CSSStyleDeclaration;
+	var style(default,null) : CSSStyleDeclaration;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSPrimitiveValue.hx

@@ -84,7 +84,7 @@ extern class CSSPrimitiveValue extends CSSValue
 
 
 	static inline var CSS_VW : Int = 26;
 	static inline var CSS_VW : Int = 26;
 
 
-	var primitiveType (default,null) : Int;
+	var primitiveType(default,null) : Int;
 
 
 	function getCounterValue() : Counter;
 	function getCounterValue() : Counter;
 
 

+ 3 - 3
std/js/html/CSSRule.hx

@@ -51,12 +51,12 @@ extern class CSSRule
 	var cssText : String;
 	var cssText : String;
 
 
 	/** Returns the containing rule, otherwise <code>null</code>. E.g. if this rule is a style rule inside an <code><a title="en/CSS/@media" rel="internal" href="https://developer.mozilla.org/en/CSS/@media">@media</a></code> block, the parent rule would be that <code><a title="en/DOM/CSSMediaRule" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSMediaRule">CSSMediaRule</a></code>. */
 	/** Returns the containing rule, otherwise <code>null</code>. E.g. if this rule is a style rule inside an <code><a title="en/CSS/@media" rel="internal" href="https://developer.mozilla.org/en/CSS/@media">@media</a></code> block, the parent rule would be that <code><a title="en/DOM/CSSMediaRule" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSMediaRule">CSSMediaRule</a></code>. */
-	var parentRule (default,null) : CSSRule;
+	var parentRule(default,null) : CSSRule;
 
 
 	/** Returns the <code><a title="en/DOM/CSSStyleSheet" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSStyleSheet">CSSStyleSheet</a></code> object for the style sheet that contains this rule */
 	/** Returns the <code><a title="en/DOM/CSSStyleSheet" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSStyleSheet">CSSStyleSheet</a></code> object for the style sheet that contains this rule */
-	var parentStyleSheet (default,null) : CSSStyleSheet;
+	var parentStyleSheet(default,null) : CSSStyleSheet;
 
 
 	/** One of the <a rel="custom" href="https://developer.mozilla.org/en/DOM/cssRule#Type_constants">Type constants</a>&nbsp;indicating the type of CSS&nbsp;rule. */
 	/** One of the <a rel="custom" href="https://developer.mozilla.org/en/DOM/cssRule#Type_constants">Type constants</a>&nbsp;indicating the type of CSS&nbsp;rule. */
-	var type (default,null) : Int;
+	var type(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSRuleList.hx

@@ -28,7 +28,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("CSSRuleList")
 @:native("CSSRuleList")
 extern class CSSRuleList implements ArrayAccess<CSSRule>
 extern class CSSRuleList implements ArrayAccess<CSSRule>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : CSSRule;
 	function item( index : Int ) : CSSRule;
 
 

+ 2 - 2
std/js/html/CSSStyleDeclaration.hx

@@ -33,10 +33,10 @@ extern class CSSStyleDeclaration implements ArrayAccess<String>
 	var cssText : String;
 	var cssText : String;
 
 
 	/** The number of properties. See the <strong>item</strong> method below. */
 	/** The number of properties. See the <strong>item</strong> method below. */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** The containing <code><a href="https://developer.mozilla.org/en/DOM/cssRule" rel="internal" title="en/DOM/cssRule">cssRule</a>.</code> */
 	/** The containing <code><a href="https://developer.mozilla.org/en/DOM/cssRule" rel="internal" title="en/DOM/cssRule">cssRule</a>.</code> */
-	var parentRule (default,null) : CSSRule;
+	var parentRule(default,null) : CSSRule;
 
 
 	/** The <code>animation</code> <a title="CSS" rel="internal" href="https://developer.mozilla.org/en/CSS">CSS</a> property is a shorthand property for <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/animation-name">animation-name</a></code>
 	/** The <code>animation</code> <a title="CSS" rel="internal" href="https://developer.mozilla.org/en/CSS">CSS</a> property is a shorthand property for <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/animation-name">animation-name</a></code>
 , <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/animation-duration">animation-duration</a></code>
 , <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/animation-duration">animation-duration</a></code>

+ 1 - 1
std/js/html/CSSStyleRule.hx

@@ -33,6 +33,6 @@ extern class CSSStyleRule extends CSSRule
 	var selectorText : String;
 	var selectorText : String;
 
 
 	/** Returns the <code><a title="en/DOM/CSSStyleDeclaration" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSStyleDeclaration">CSSStyleDeclaration</a></code> object for the rule. <strong>Read only.</strong> */
 	/** Returns the <code><a title="en/DOM/CSSStyleDeclaration" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSStyleDeclaration">CSSStyleDeclaration</a></code> object for the rule. <strong>Read only.</strong> */
-	var style (default,null) : CSSStyleDeclaration;
+	var style(default,null) : CSSStyleDeclaration;
 
 
 }
 }

+ 3 - 3
std/js/html/CSSStyleSheet.hx

@@ -31,12 +31,12 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class CSSStyleSheet extends StyleSheet
 extern class CSSStyleSheet extends StyleSheet
 {
 {
 	/** Returns a <code><a title="en/DOM/CSSRuleList" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSRuleList">CSSRuleList</a></code> of the CSS rules in the style sheet. */
 	/** Returns a <code><a title="en/DOM/CSSRuleList" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSRuleList">CSSRuleList</a></code> of the CSS rules in the style sheet. */
-	var cssRules (default,null) : CSSRuleList;
+	var cssRules(default,null) : CSSRuleList;
 
 
 	/** If this style sheet is imported into the document using an <code><a title="en/CSS/@import" rel="internal" href="https://developer.mozilla.org/en/CSS/@import">@import</a></code> rule, the <code>ownerRule</code> property will return that <code><a title="en/DOM/CSSImportRule" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSImportRule" class="new ">CSSImportRule</a></code>, otherwise it returns <code>null</code>. */
 	/** If this style sheet is imported into the document using an <code><a title="en/CSS/@import" rel="internal" href="https://developer.mozilla.org/en/CSS/@import">@import</a></code> rule, the <code>ownerRule</code> property will return that <code><a title="en/DOM/CSSImportRule" rel="internal" href="https://developer.mozilla.org/en/DOM/CSSImportRule" class="new ">CSSImportRule</a></code>, otherwise it returns <code>null</code>. */
-	var ownerRule (default,null) : CSSRule;
+	var ownerRule(default,null) : CSSRule;
 
 
-	var rules (default,null) : CSSRuleList;
+	var rules(default,null) : CSSRuleList;
 
 
 	function addRule( selector : String, style : String, ?index : Int ) : Int;
 	function addRule( selector : String, style : String, ?index : Int ) : Int;
 
 

+ 1 - 1
std/js/html/CSSTransformValue.hx

@@ -68,6 +68,6 @@ extern class CSSTransformValue extends CSSValueList
 
 
 	static inline var CSS_TRANSLATEZ : Int = 12;
 	static inline var CSS_TRANSLATEZ : Int = 12;
 
 
-	var operationType (default,null) : Int;
+	var operationType(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSValue.hx

@@ -37,6 +37,6 @@ extern class CSSValue
 	/** Setter throws DOMException. */
 	/** Setter throws DOMException. */
 	var cssText : String;
 	var cssText : String;
 
 
-	var cssValueType (default,null) : Int;
+	var cssValueType(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/CSSValueList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("CSSValueList")
 @:native("CSSValueList")
 extern class CSSValueList extends CSSValue implements ArrayAccess<CSSValue>
 extern class CSSValueList extends CSSValue implements ArrayAccess<CSSValue>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : CSSValue;
 	function item( index : Int ) : CSSValue;
 
 

+ 1 - 1
std/js/html/CanvasRenderingContext.hx

@@ -26,6 +26,6 @@ package js.html;
 @:native("CanvasRenderingContext")
 @:native("CanvasRenderingContext")
 extern class CanvasRenderingContext
 extern class CanvasRenderingContext
 {
 {
-	var canvas (default,null) : CanvasElement;
+	var canvas(default,null) : CanvasElement;
 
 
 }
 }

+ 1 - 1
std/js/html/CanvasRenderingContext2D.hx

@@ -30,7 +30,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("CanvasRenderingContext2D")
 @:native("CanvasRenderingContext2D")
 extern class CanvasRenderingContext2D extends CanvasRenderingContext
 extern class CanvasRenderingContext2D extends CanvasRenderingContext
 {
 {
-	var backingStorePixelRatio (default,null) : Float;
+	var backingStorePixelRatio(default,null) : Float;
 
 
 	/** Color or style to use inside shapes. Default <code>#000</code> (black). */
 	/** Color or style to use inside shapes. Default <code>#000</code> (black). */
 	var fillStyle : Dynamic;
 	var fillStyle : Dynamic;

+ 1 - 1
std/js/html/CharacterData.hx

@@ -31,7 +31,7 @@ extern class CharacterData extends Node
 	/** Setter throws DOMException. */
 	/** Setter throws DOMException. */
 	var data : String;
 	var data : String;
 
 
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function appendData( data : String ) : Void;
 	function appendData( data : String ) : Void;
 
 

+ 6 - 6
std/js/html/ClientRect.hx

@@ -37,23 +37,23 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class ClientRect
 extern class ClientRect
 {
 {
 	/** Y-coordinate, relative to the viewport origin, of the bottom of the rectangle box. <strong>Read only.</strong> */
 	/** Y-coordinate, relative to the viewport origin, of the bottom of the rectangle box. <strong>Read only.</strong> */
-	var bottom (default,null) : Float;
+	var bottom(default,null) : Float;
 
 
 	/** Height of the rectangle box (This is identical to <code>bottom</code> minus <code>top</code>). <strong>Read only.</strong> */
 	/** Height of the rectangle box (This is identical to <code>bottom</code> minus <code>top</code>). <strong>Read only.</strong> */
-	var height (default,null) : Float;
+	var height(default,null) : Float;
 
 
 	/** X-coordinate, relative to the viewport origin, of the left of the rectangle box. <strong>Read only.</strong> */
 	/** X-coordinate, relative to the viewport origin, of the left of the rectangle box. <strong>Read only.</strong> */
-	var left (default,null) : Float;
+	var left(default,null) : Float;
 
 
 	/** X-coordinate, relative to the viewport origin, of the right of the rectangle box. <strong>Read only.</strong> */
 	/** X-coordinate, relative to the viewport origin, of the right of the rectangle box. <strong>Read only.</strong> */
-	var right (default,null) : Float;
+	var right(default,null) : Float;
 
 
 	/** Y-coordinate, relative to the viewport origin, of the top of the rectangle box. <strong>Read only.</strong> */
 	/** Y-coordinate, relative to the viewport origin, of the top of the rectangle box. <strong>Read only.</strong> */
-	var top (default,null) : Float;
+	var top(default,null) : Float;
 
 
 	/** Width of the rectangle box (This is identical to <code>right</code> minus <code>left</code>). <strong>Read only.</strong> 
 	/** Width of the rectangle box (This is identical to <code>right</code> minus <code>left</code>). <strong>Read only.</strong> 
 <span title="(Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)
 <span title="(Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)
 ">Requires Gecko 1.9.1</span> */
 ">Requires Gecko 1.9.1</span> */
-	var width (default,null) : Float;
+	var width(default,null) : Float;
 
 
 }
 }

+ 1 - 1
std/js/html/ClientRectList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("ClientRectList")
 @:native("ClientRectList")
 extern class ClientRectList implements ArrayAccess<ClientRect>
 extern class ClientRectList implements ArrayAccess<ClientRect>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : ClientRect;
 	function item( index : Int ) : ClientRect;
 
 

+ 3 - 3
std/js/html/Clipboard.hx

@@ -36,11 +36,11 @@ extern class Clipboard
 
 
 	var effectAllowed : String;
 	var effectAllowed : String;
 
 
-	var files (default,null) : FileList;
+	var files(default,null) : FileList;
 
 
-	var items (default,null) : DataTransferItemList;
+	var items(default,null) : DataTransferItemList;
 
 
-	var types (default,null) : Array<Dynamic>;
+	var types(default,null) : Array<Dynamic>;
 
 
 	function clearData( ?type : String ) : Void;
 	function clearData( ?type : String ) : Void;
 
 

+ 3 - 3
std/js/html/CloseEvent.hx

@@ -29,13 +29,13 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class CloseEvent extends Event
 extern class CloseEvent extends Event
 {
 {
 	/** The WebSocket connection close code provided by the server. See <a title="en/XPCOM_Interface_Reference/nsIWebSocketChannel#Status_codes" rel="internal" href="https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIWebSocketChannel#Status_codes">Status codes</a> for possible values. */
 	/** The WebSocket connection close code provided by the server. See <a title="en/XPCOM_Interface_Reference/nsIWebSocketChannel#Status_codes" rel="internal" href="https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIWebSocketChannel#Status_codes">Status codes</a> for possible values. */
-	var code (default,null) : Int;
+	var code(default,null) : Int;
 
 
 	/** A string indicating the reason the server closed the connection. This is specific to the particular server and sub-protocol. */
 	/** A string indicating the reason the server closed the connection. This is specific to the particular server and sub-protocol. */
-	var reason (default,null) : String;
+	var reason(default,null) : String;
 
 
 	/** Indicates whether or not the connection was cleanly closed. */
 	/** Indicates whether or not the connection was cleanly closed. */
-	var wasClean (default,null) : Bool;
+	var wasClean(default,null) : Bool;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 1 - 1
std/js/html/CompositionEvent.hx

@@ -41,7 +41,7 @@ extern class CompositionEvent extends UIEvent
  events, this is the currently selected text that will be replaced by the string being composed. This value doesn't change even if content changes the selection range; rather, it indicates the string that was selected when composition started.</p> <p>For <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/DOM_event_reference/compositionupdate">compositionupdate</a></code>
  events, this is the currently selected text that will be replaced by the string being composed. This value doesn't change even if content changes the selection range; rather, it indicates the string that was selected when composition started.</p> <p>For <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/DOM_event_reference/compositionupdate">compositionupdate</a></code>
 , this is the string as it stands currently as editing is ongoing.</p> <p>For <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/DOM_event_reference/compositionend">compositionend</a></code>
 , this is the string as it stands currently as editing is ongoing.</p> <p>For <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/DOM_event_reference/compositionend">compositionend</a></code>
  events, this is the string as committed to the editor.</p> <p><strong>Read only</strong>.</p> */
  events, this is the string as committed to the editor.</p> <p><strong>Read only</strong>.</p> */
-	var data (default,null) : String;
+	var data(default,null) : String;
 
 
 	function initCompositionEvent( typeArg : String, canBubbleArg : Bool, cancelableArg : Bool, viewArg : DOMWindow, dataArg : String ) : Void;
 	function initCompositionEvent( typeArg : String, canBubbleArg : Bool, cancelableArg : Bool, viewArg : DOMWindow, dataArg : String ) : Void;
 
 

+ 2 - 2
std/js/html/Console.hx

@@ -31,9 +31,9 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("Console")
 @:native("Console")
 extern class Console
 extern class Console
 {
 {
-	var memory (default,null) : MemoryInfo;
+	var memory(default,null) : MemoryInfo;
 
 
-	var profiles (default,null) : Array<js.html.ScriptProfile>;
+	var profiles(default,null) : Array<js.html.ScriptProfile>;
 
 
 	function assert( condition : Bool , ?p1 : Dynamic, ?p2 : Dynamic, ?p3 : Dynamic, ?p4 : Dynamic, ?p5 : Dynamic) : Void;
 	function assert( condition : Bool , ?p1 : Dynamic, ?p2 : Dynamic, ?p3 : Dynamic, ?p4 : Dynamic, ?p5 : Dynamic) : Void;
 
 

+ 7 - 7
std/js/html/Coordinates.hx

@@ -26,18 +26,18 @@ package js.html;
 @:native("Coordinates")
 @:native("Coordinates")
 extern class Coordinates
 extern class Coordinates
 {
 {
-	var accuracy (default,null) : Float;
+	var accuracy(default,null) : Float;
 
 
-	var altitude (default,null) : Float;
+	var altitude(default,null) : Float;
 
 
-	var altitudeAccuracy (default,null) : Float;
+	var altitudeAccuracy(default,null) : Float;
 
 
-	var heading (default,null) : Float;
+	var heading(default,null) : Float;
 
 
-	var latitude (default,null) : Float;
+	var latitude(default,null) : Float;
 
 
-	var longitude (default,null) : Float;
+	var longitude(default,null) : Float;
 
 
-	var speed (default,null) : Float;
+	var speed(default,null) : Float;
 
 
 }
 }

+ 3 - 3
std/js/html/Counter.hx

@@ -30,10 +30,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("Counter")
 @:native("Counter")
 extern class Counter
 extern class Counter
 {
 {
-	var identifier (default,null) : String;
+	var identifier(default,null) : String;
 
 
-	var listStyle (default,null) : String;
+	var listStyle(default,null) : String;
 
 
-	var separator (default,null) : String;
+	var separator(default,null) : String;
 
 
 }
 }

+ 1 - 1
std/js/html/CustomEvent.hx

@@ -31,7 +31,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class CustomEvent extends Event
 extern class CustomEvent extends Event
 {
 {
 	/** The data passed when initializing the event. */
 	/** The data passed when initializing the event. */
-	var detail (default,null) : Dynamic;
+	var detail(default,null) : Dynamic;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 1 - 1
std/js/html/DOMApplicationCache.hx

@@ -54,7 +54,7 @@ extern class DOMApplicationCache extends EventTarget
 
 
 	var onupdateready : EventListener;
 	var onupdateready : EventListener;
 
 
-	var status (default,null) : Int;
+	var status(default,null) : Int;
 
 
 	function abort() : Void;
 	function abort() : Void;
 
 

+ 3 - 3
std/js/html/DOMCoreException.hx

@@ -76,11 +76,11 @@ extern class DOMCoreException
 
 
 	static inline var WRONG_DOCUMENT_ERR : Int = 4;
 	static inline var WRONG_DOCUMENT_ERR : Int = 4;
 
 
-	var code (default,null) : Int;
+	var code(default,null) : Int;
 
 
-	var message (default,null) : String;
+	var message(default,null) : String;
 
 
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
 	function toString() : String;
 	function toString() : String;
 
 

+ 1 - 1
std/js/html/DOMError.hx

@@ -26,6 +26,6 @@ package js.html;
 @:native("DOMError")
 @:native("DOMError")
 extern class DOMError
 extern class DOMError
 {
 {
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
 }
 }

+ 4 - 4
std/js/html/DOMMimeType.hx

@@ -26,12 +26,12 @@ package js.html;
 @:native("MimeType")
 @:native("MimeType")
 extern class DOMMimeType
 extern class DOMMimeType
 {
 {
-	var description (default,null) : String;
+	var description(default,null) : String;
 
 
-	var enabledPlugin (default,null) : DOMPlugin;
+	var enabledPlugin(default,null) : DOMPlugin;
 
 
-	var suffixes (default,null) : String;
+	var suffixes(default,null) : String;
 
 
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 }
 }

+ 1 - 1
std/js/html/DOMMimeTypeArray.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("MimeTypeArray")
 @:native("MimeTypeArray")
 extern class DOMMimeTypeArray implements ArrayAccess<DOMMimeType>
 extern class DOMMimeTypeArray implements ArrayAccess<DOMMimeType>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : DOMMimeType;
 	function item( index : Int ) : DOMMimeType;
 
 

+ 4 - 4
std/js/html/DOMPlugin.hx

@@ -29,15 +29,15 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class DOMPlugin implements ArrayAccess<DOMMimeType>
 extern class DOMPlugin implements ArrayAccess<DOMMimeType>
 {
 {
 	/** A human readable description of the plugin. <strong>Read only.</strong> */
 	/** A human readable description of the plugin. <strong>Read only.</strong> */
-	var description (default,null) : String;
+	var description(default,null) : String;
 
 
 	/** The filename of the plugin file. <strong>Read only.</strong> */
 	/** The filename of the plugin file. <strong>Read only.</strong> */
-	var filename (default,null) : String;
+	var filename(default,null) : String;
 
 
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** The name of the plugin. <strong>Read only.</strong> */
 	/** The name of the plugin. <strong>Read only.</strong> */
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
 	function item( index : Int ) : DOMMimeType;
 	function item( index : Int ) : DOMMimeType;
 
 

+ 1 - 1
std/js/html/DOMPluginArray.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("PluginArray")
 @:native("PluginArray")
 extern class DOMPluginArray implements ArrayAccess<DOMPlugin>
 extern class DOMPluginArray implements ArrayAccess<DOMPlugin>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : DOMPlugin;
 	function item( index : Int ) : DOMPlugin;
 
 

+ 11 - 11
std/js/html/DOMSelection.hx

@@ -49,32 +49,32 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class DOMSelection
 extern class DOMSelection
 {
 {
 	/** Returns the node in which the selection begins. */
 	/** Returns the node in which the selection begins. */
-	var anchorNode (default,null) : Node;
+	var anchorNode(default,null) : Node;
 
 
 	/** Returns the number of characters that the selection's anchor is offset within the anchorNode. */
 	/** Returns the number of characters that the selection's anchor is offset within the anchorNode. */
-	var anchorOffset (default,null) : Int;
+	var anchorOffset(default,null) : Int;
 
 
-	var baseNode (default,null) : Node;
+	var baseNode(default,null) : Node;
 
 
-	var baseOffset (default,null) : Int;
+	var baseOffset(default,null) : Int;
 
 
-	var extentNode (default,null) : Node;
+	var extentNode(default,null) : Node;
 
 
-	var extentOffset (default,null) : Int;
+	var extentOffset(default,null) : Int;
 
 
 	/** Returns the node in which the selection ends. */
 	/** Returns the node in which the selection ends. */
-	var focusNode (default,null) : Node;
+	var focusNode(default,null) : Node;
 
 
 	/** Returns the number of characters that the selection's focus is offset within the focusNode. */
 	/** Returns the number of characters that the selection's focus is offset within the focusNode. */
-	var focusOffset (default,null) : Int;
+	var focusOffset(default,null) : Int;
 
 
 	/** Returns a Boolean indicating whether the selection's start and end points are at the same position. */
 	/** Returns a Boolean indicating whether the selection's start and end points are at the same position. */
-	var isCollapsed (default,null) : Bool;
+	var isCollapsed(default,null) : Bool;
 
 
 	/** Returns the number of ranges in the selection. */
 	/** Returns the number of ranges in the selection. */
-	var rangeCount (default,null) : Int;
+	var rangeCount(default,null) : Int;
 
 
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	function addRange( range : Range ) : Void;
 	function addRange( range : Range ) : Void;
 
 

+ 1 - 1
std/js/html/DOMStringList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("DOMStringList")
 @:native("DOMStringList")
 extern class DOMStringList implements ArrayAccess<String>
 extern class DOMStringList implements ArrayAccess<String>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function contains( string : String ) : Bool;
 	function contains( string : String ) : Bool;
 
 

+ 1 - 1
std/js/html/DOMTokenList.hx

@@ -29,7 +29,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("DOMTokenList")
 @:native("DOMTokenList")
 extern class DOMTokenList implements ArrayAccess<String>
 extern class DOMTokenList implements ArrayAccess<String>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function add( tokens : String ) : Void;
 	function add( tokens : String ) : Void;
 
 

+ 46 - 46
std/js/html/DOMWindow.hx

@@ -39,72 +39,72 @@ extern class DOMWindow extends EventTarget
 
 
 	/** An <code><a rel="custom" href="https://developer.mozilla.org/en/nsIDOMOfflineResourceList">nsIDOMOfflineResourceList</a></code>
 	/** An <code><a rel="custom" href="https://developer.mozilla.org/en/nsIDOMOfflineResourceList">nsIDOMOfflineResourceList</a></code>
  object providing access to the offline resources for the window. */
  object providing access to the offline resources for the window. */
-	var applicationCache (default,null) : DOMApplicationCache;
+	var applicationCache(default,null) : DOMApplicationCache;
 
 
-	var clientInformation (default,null) : Navigator;
+	var clientInformation(default,null) : Navigator;
 
 
 	/** <dd>This property indicates whether the current window is closed or not.</dd> <dt><a title="en/Components_object" rel="internal" href="https://developer.mozilla.org/en/Components_object">window.Components</a></dt> <dd>The entry point to many <a title="en/XPCOM" rel="internal" href="https://developer.mozilla.org/en/XPCOM">XPCOM</a> features. Some properties, e.g. <a title="en/Components.classes" rel="internal" href="https://developer.mozilla.org/en/Components.classes">classes</a>, are only available to sufficiently privileged code.</dd> */
 	/** <dd>This property indicates whether the current window is closed or not.</dd> <dt><a title="en/Components_object" rel="internal" href="https://developer.mozilla.org/en/Components_object">window.Components</a></dt> <dd>The entry point to many <a title="en/XPCOM" rel="internal" href="https://developer.mozilla.org/en/XPCOM">XPCOM</a> features. Some properties, e.g. <a title="en/Components.classes" rel="internal" href="https://developer.mozilla.org/en/Components.classes">classes</a>, are only available to sufficiently privileged code.</dd> */
-	var closed (default,null) : Bool;
+	var closed(default,null) : Bool;
 
 
-	var console (default,null) : Console;
+	var console(default,null) : Console;
 
 
 	/** Returns the browser crypto object. */
 	/** Returns the browser crypto object. */
-	var crypto (default,null) : Crypto;
+	var crypto(default,null) : Crypto;
 
 
 	/** Gets/sets the status bar text for the given window. */
 	/** Gets/sets the status bar text for the given window. */
 	var defaultStatus : String;
 	var defaultStatus : String;
 
 
 	var defaultstatus : String;
 	var defaultstatus : String;
 
 
-	var devicePixelRatio (default,null) : Float;
+	var devicePixelRatio(default,null) : Float;
 
 
 	/** Returns a reference to the document that the window contains. */
 	/** Returns a reference to the document that the window contains. */
-	var document (default,null) : Document;
+	var document(default,null) : Document;
 
 
-	var event (default,null) : Event;
+	var event(default,null) : Event;
 
 
 	/** Returns the element in which the window is embedded, or null if the window is not embedded. */
 	/** Returns the element in which the window is embedded, or null if the window is not embedded. */
-	var frameElement (default,null) : Element;
+	var frameElement(default,null) : Element;
 
 
 	/** Returns an array of the subframes in the current window. */
 	/** Returns an array of the subframes in the current window. */
-	var frames (default,null) : DOMWindow;
+	var frames(default,null) : DOMWindow;
 
 
 	/** Returns a reference to the history object. */
 	/** Returns a reference to the history object. */
-	var history (default,null) : History;
+	var history(default,null) : History;
 
 
-	var indexedDB (default,null) : js.html.idb.Factory;
+	var indexedDB(default,null) : js.html.idb.Factory;
 
 
 	/** Gets the height of the content area of the browser window including, if rendered, the horizontal scrollbar. */
 	/** Gets the height of the content area of the browser window including, if rendered, the horizontal scrollbar. */
-	var innerHeight (default,null) : Int;
+	var innerHeight(default,null) : Int;
 
 
 	/** Gets the width of the content area of the browser window including, if rendered, the vertical scrollbar. */
 	/** Gets the width of the content area of the browser window including, if rendered, the vertical scrollbar. */
-	var innerWidth (default,null) : Int;
+	var innerWidth(default,null) : Int;
 
 
 	/** Returns the number of frames in the window. See also <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.frames">window.frames</a></code>
 	/** Returns the number of frames in the window. See also <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.frames">window.frames</a></code>
 . */
 . */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** Returns a reference to the local storage object used to store data that may only be accessed by the origin that created it. Getter throws DOMException. */
 	/** Returns a reference to the local storage object used to store data that may only be accessed by the origin that created it. Getter throws DOMException. */
-	var localStorage (default,null) : Storage;
+	var localStorage(default,null) : Storage;
 
 
 	/** Gets/sets the location, or current URL, of the window object. */
 	/** Gets/sets the location, or current URL, of the window object. */
 	var location : Location;
 	var location : Location;
 
 
 	/** Returns the locationbar object, whose visibility can be toggled in the window. */
 	/** Returns the locationbar object, whose visibility can be toggled in the window. */
-	var locationbar (default,null) : BarInfo;
+	var locationbar(default,null) : BarInfo;
 
 
 	/** Returns the menubar object, whose visibility can be toggled in the window. */
 	/** Returns the menubar object, whose visibility can be toggled in the window. */
-	var menubar (default,null) : BarInfo;
+	var menubar(default,null) : BarInfo;
 
 
 	/** Gets/sets the name of the window. */
 	/** Gets/sets the name of the window. */
 	var name : String;
 	var name : String;
 
 
 	/** Returns a reference to the navigator object. */
 	/** Returns a reference to the navigator object. */
-	var navigator (default,null) : Navigator;
+	var navigator(default,null) : Navigator;
 
 
-	var notifications (default,null) : NotificationCenter;
+	var notifications(default,null) : NotificationCenter;
 
 
-	var offscreenBuffering (default,null) : Bool;
+	var offscreenBuffering(default,null) : Bool;
 
 
 	/** An event handler property for abort events on the window. */
 	/** An event handler property for abort events on the window. */
 	var onabort : EventListener;
 	var onabort : EventListener;
@@ -280,71 +280,71 @@ extern class DOMWindow extends EventTarget
 	var onwaiting : EventListener;
 	var onwaiting : EventListener;
 
 
 	/** Returns a reference to the window that opened this current window. */
 	/** Returns a reference to the window that opened this current window. */
-	var opener (default,null) : DOMWindow;
+	var opener(default,null) : DOMWindow;
 
 
 	/** Gets the height of the outside of the browser window. */
 	/** Gets the height of the outside of the browser window. */
-	var outerHeight (default,null) : Int;
+	var outerHeight(default,null) : Int;
 
 
 	/** Gets the width of the outside of the browser window. */
 	/** Gets the width of the outside of the browser window. */
-	var outerWidth (default,null) : Int;
+	var outerWidth(default,null) : Int;
 
 
-	var pagePopupController (default,null) : PagePopupController;
+	var pagePopupController(default,null) : PagePopupController;
 
 
 	/** An alias for <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.scrollX">window.scrollX</a></code>
 	/** An alias for <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.scrollX">window.scrollX</a></code>
 . */
 . */
-	var pageXOffset (default,null) : Int;
+	var pageXOffset(default,null) : Int;
 
 
 	/** An alias for <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.scrollY">window.scrollY</a></code> */
 	/** An alias for <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.scrollY">window.scrollY</a></code> */
-	var pageYOffset (default,null) : Int;
+	var pageYOffset(default,null) : Int;
 
 
 	/** Returns a reference to the parent of the current window or subframe. */
 	/** Returns a reference to the parent of the current window or subframe. */
-	var parent (default,null) : DOMWindow;
+	var parent(default,null) : DOMWindow;
 
 
-	var performance (default,null) : Performance;
+	var performance(default,null) : Performance;
 
 
 	/** Returns the personalbar object, whose visibility can be toggled in the window. */
 	/** Returns the personalbar object, whose visibility can be toggled in the window. */
-	var personalbar (default,null) : BarInfo;
+	var personalbar(default,null) : BarInfo;
 
 
 	/** Returns a reference to the screen object associated with the window. */
 	/** Returns a reference to the screen object associated with the window. */
-	var screen (default,null) : Screen;
+	var screen(default,null) : Screen;
 
 
-	var screenLeft (default,null) : Int;
+	var screenLeft(default,null) : Int;
 
 
-	var screenTop (default,null) : Int;
+	var screenTop(default,null) : Int;
 
 
 	/** Returns the horizontal distance of the left border of the user's browser from the left side of the screen. */
 	/** Returns the horizontal distance of the left border of the user's browser from the left side of the screen. */
-	var screenX (default,null) : Int;
+	var screenX(default,null) : Int;
 
 
 	/** Returns the vertical distance of the top border of the user's browser from the top side of the screen. */
 	/** Returns the vertical distance of the top border of the user's browser from the top side of the screen. */
-	var screenY (default,null) : Int;
+	var screenY(default,null) : Int;
 
 
 	/** Returns the number of pixels that the document has already been scrolled horizontally. */
 	/** Returns the number of pixels that the document has already been scrolled horizontally. */
-	var scrollX (default,null) : Int;
+	var scrollX(default,null) : Int;
 
 
 	/** Returns the number of pixels that the document has already been scrolled vertically. */
 	/** Returns the number of pixels that the document has already been scrolled vertically. */
-	var scrollY (default,null) : Int;
+	var scrollY(default,null) : Int;
 
 
 	/** Returns the scrollbars object, whose visibility can be toggled in the window. */
 	/** Returns the scrollbars object, whose visibility can be toggled in the window. */
-	var scrollbars (default,null) : BarInfo;
+	var scrollbars(default,null) : BarInfo;
 
 
 	/** Returns an object reference to the window object itself. */
 	/** Returns an object reference to the window object itself. */
-	var self (default,null) : DOMWindow;
+	var self(default,null) : DOMWindow;
 
 
 	/** A storage object for storing data within a single page session. Getter throws DOMException. */
 	/** A storage object for storing data within a single page session. Getter throws DOMException. */
-	var sessionStorage (default,null) : Storage;
+	var sessionStorage(default,null) : Storage;
 
 
 	/** Gets/sets the text in the statusbar at the bottom of the browser. */
 	/** Gets/sets the text in the statusbar at the bottom of the browser. */
 	var status : String;
 	var status : String;
 
 
 	/** Returns the statusbar object, whose visibility can be toggled in the window. */
 	/** Returns the statusbar object, whose visibility can be toggled in the window. */
-	var statusbar (default,null) : BarInfo;
+	var statusbar(default,null) : BarInfo;
 
 
-	var storageInfo (default,null) : StorageInfo;
+	var storageInfo(default,null) : StorageInfo;
 
 
-	var styleMedia (default,null) : StyleMedia;
+	var styleMedia(default,null) : StyleMedia;
 
 
 	/** Returns the toolbar object, whose visibility can be toggled in the window. */
 	/** Returns the toolbar object, whose visibility can be toggled in the window. */
-	var toolbar (default,null) : BarInfo;
+	var toolbar(default,null) : BarInfo;
 
 
 	/** <dd>Returns a reference to the topmost window in the window hierarchy. This property is read only.</dd> <dt><code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL">window.URL</a></code>
 	/** <dd>Returns a reference to the topmost window in the window hierarchy. This property is read only.</dd> <dt><code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL">window.URL</a></code>
  
  
@@ -353,11 +353,11 @@ extern class DOMWindow extends EventTarget
 </dt> <dd>A DOM&nbsp;URL&nbsp;object, which provides the <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL.createObjectURL">window.URL.createObjectURL()</a></code>
 </dt> <dd>A DOM&nbsp;URL&nbsp;object, which provides the <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL.createObjectURL">window.URL.createObjectURL()</a></code>
  and <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL.revokeObjectURL">window.URL.revokeObjectURL()</a></code>
  and <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.URL.revokeObjectURL">window.URL.revokeObjectURL()</a></code>
  methods.</dd> */
  methods.</dd> */
-	var top (default,null) : DOMWindow;
+	var top(default,null) : DOMWindow;
 
 
 	/** <dd>Returns a reference to the current window.</dd> <dt>window[0], window[1], etc.</dt> <dd>Returns a reference to the <code>window</code> object in the frames. See <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.frames">window.frames</a></code>
 	/** <dd>Returns a reference to the current window.</dd> <dt>window[0], window[1], etc.</dt> <dd>Returns a reference to the <code>window</code> object in the frames. See <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/window.frames">window.frames</a></code>
  for more details.</dd> */
  for more details.</dd> */
-	var window (default,null) : DOMWindow;
+	var window(default,null) : DOMWindow;
 
 
 	function alert( message : String ) : Void;
 	function alert( message : String ) : Void;
 
 

+ 1 - 1
std/js/html/DataListElement.hx

@@ -30,6 +30,6 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class DataListElement extends Element
 extern class DataListElement extends Element
 {
 {
 	/** A collection of the contained option elements. */
 	/** A collection of the contained option elements. */
-	var options (default,null) : HTMLCollection;
+	var options(default,null) : HTMLCollection;
 
 
 }
 }

+ 2 - 2
std/js/html/DataTransferItem.hx

@@ -26,9 +26,9 @@ package js.html;
 @:native("DataTransferItem")
 @:native("DataTransferItem")
 extern class DataTransferItem
 extern class DataTransferItem
 {
 {
-	var kind (default,null) : String;
+	var kind(default,null) : String;
 
 
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	function getAsEntry() : js.html.fs.Entry;
 	function getAsEntry() : js.html.fs.Entry;
 
 

+ 1 - 1
std/js/html/DataTransferItemList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("DataTransferItemList")
 @:native("DataTransferItemList")
 extern class DataTransferItemList implements ArrayAccess<DataTransferItem>
 extern class DataTransferItemList implements ArrayAccess<DataTransferItem>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	@:overload( function( file : File ) :Void {} )
 	@:overload( function( file : File ) :Void {} )
 	function add( data : String, type : String ) : Void;
 	function add( data : String, type : String ) : Void;

+ 3 - 3
std/js/html/DeviceAcceleration.hx

@@ -26,10 +26,10 @@ package js.html;
 @:native("DeviceAcceleration")
 @:native("DeviceAcceleration")
 extern class DeviceAcceleration
 extern class DeviceAcceleration
 {
 {
-	var x (default,null) : Float;
+	var x(default,null) : Float;
 
 
-	var y (default,null) : Float;
+	var y(default,null) : Float;
 
 
-	var z (default,null) : Float;
+	var z(default,null) : Float;
 
 
 }
 }

+ 4 - 4
std/js/html/DeviceMotionEvent.hx

@@ -29,16 +29,16 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class DeviceMotionEvent extends Event
 extern class DeviceMotionEvent extends Event
 {
 {
 	/** The acceleration of the device. This value has taken into account the effect of gravity and removed it from the figures. This value may not exist if the hardware doesn't know how to remove gravity from the acceleration data. <strong>Read only.</strong> */
 	/** The acceleration of the device. This value has taken into account the effect of gravity and removed it from the figures. This value may not exist if the hardware doesn't know how to remove gravity from the acceleration data. <strong>Read only.</strong> */
-	var acceleration (default,null) : DeviceAcceleration;
+	var acceleration(default,null) : DeviceAcceleration;
 
 
 	/** The acceleration of the device. This value includes the effect of gravity, and may be the only value available on devices that don't have a gyroscope to allow them to properly remove gravity from the data. <strong>Read only.</strong> */
 	/** The acceleration of the device. This value includes the effect of gravity, and may be the only value available on devices that don't have a gyroscope to allow them to properly remove gravity from the data. <strong>Read only.</strong> */
-	var accelerationIncludingGravity (default,null) : DeviceAcceleration;
+	var accelerationIncludingGravity(default,null) : DeviceAcceleration;
 
 
 	/** The interval, in milliseconds, at which the <code>DeviceMotionEvent</code> is fired. The next event will be fired in approximately this amount of time. */
 	/** The interval, in milliseconds, at which the <code>DeviceMotionEvent</code> is fired. The next event will be fired in approximately this amount of time. */
-	var interval (default,null) : Float;
+	var interval(default,null) : Float;
 
 
 	/** The rates of rotation of the device about all three axes. <strong>Read only.</strong> */
 	/** The rates of rotation of the device about all three axes. <strong>Read only.</strong> */
-	var rotationRate (default,null) : DeviceRotationRate;
+	var rotationRate(default,null) : DeviceRotationRate;
 
 
 	function initDeviceMotionEvent( type : String, bubbles : Bool, cancelable : Bool, acceleration : DeviceAcceleration, accelerationIncludingGravity : DeviceAcceleration, rotationRate : DeviceRotationRate, interval : Float ) : Void;
 	function initDeviceMotionEvent( type : String, bubbles : Bool, cancelable : Bool, acceleration : DeviceAcceleration, accelerationIncludingGravity : DeviceAcceleration, rotationRate : DeviceRotationRate, interval : Float ) : Void;
 
 

+ 4 - 4
std/js/html/DeviceOrientationEvent.hx

@@ -29,18 +29,18 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class DeviceOrientationEvent extends Event
 extern class DeviceOrientationEvent extends Event
 {
 {
 	/** This attribute's value is <code>true</code> if the orientation is provided as a difference between the device coordinate frame and the Earth coordinate frame; if the device can't detect the Earth coordinate frame, this value is <code>false</code>. <strong>Read only.</strong> */
 	/** This attribute's value is <code>true</code> if the orientation is provided as a difference between the device coordinate frame and the Earth coordinate frame; if the device can't detect the Earth coordinate frame, this value is <code>false</code>. <strong>Read only.</strong> */
-	var absolute (default,null) : Bool;
+	var absolute(default,null) : Bool;
 
 
 	/** The current orientation of the device around the Z axis; that is, how far the device is rotated around a line perpendicular to the device. <strong>Read only.</strong> */
 	/** The current orientation of the device around the Z axis; that is, how far the device is rotated around a line perpendicular to the device. <strong>Read only.</strong> */
-	var alpha (default,null) : Float;
+	var alpha(default,null) : Float;
 
 
 	/** The current orientation of the device around the X axis; that is, how far the device is tipped forward or backward. <strong>Read only.</strong> */
 	/** The current orientation of the device around the X axis; that is, how far the device is tipped forward or backward. <strong>Read only.</strong> */
-	var beta (default,null) : Float;
+	var beta(default,null) : Float;
 
 
 	/** <dl><dd>The current orientation of the device around the Y axis; that is, how far the device is turned left or right. <strong>Read only.</strong></dd>
 	/** <dl><dd>The current orientation of the device around the Y axis; that is, how far the device is turned left or right. <strong>Read only.</strong></dd>
 </dl>
 </dl>
 <div class="note"><strong>Note:</strong> If the browser is not able to provide notification information, all values are 0.</div> */
 <div class="note"><strong>Note:</strong> If the browser is not able to provide notification information, all values are 0.</div> */
-	var gamma (default,null) : Float;
+	var gamma(default,null) : Float;
 
 
 	function initDeviceOrientationEvent( type : String, bubbles : Bool, cancelable : Bool, alpha : Float, beta : Float, gamma : Float, absolute : Bool ) : Void;
 	function initDeviceOrientationEvent( type : String, bubbles : Bool, cancelable : Bool, alpha : Float, beta : Float, gamma : Float, absolute : Bool ) : Void;
 
 

+ 3 - 3
std/js/html/DeviceRotationRate.hx

@@ -26,10 +26,10 @@ package js.html;
 @:native("DeviceRotationRate")
 @:native("DeviceRotationRate")
 extern class DeviceRotationRate
 extern class DeviceRotationRate
 {
 {
-	var alpha (default,null) : Float;
+	var alpha(default,null) : Float;
 
 
-	var beta (default,null) : Float;
+	var beta(default,null) : Float;
 
 
-	var gamma (default,null) : Float;
+	var gamma(default,null) : Float;
 
 
 }
 }

+ 36 - 36
std/js/html/Document.hx

@@ -42,10 +42,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class Document extends Node
 extern class Document extends Node
 {
 {
 	/** Returns a string containing the URL of the current document. */
 	/** Returns a string containing the URL of the current document. */
-	var URL (default,null) : String;
+	var URL(default,null) : String;
 
 
 	/** Returns the currently focused element */
 	/** Returns the currently focused element */
-	var activeElement (default,null) : Element;
+	var activeElement(default,null) : Element;
 
 
 	/** Returns or sets the color of active links in the document body. */
 	/** Returns or sets the color of active links in the document body. */
 	var alinkColor : String;
 	var alinkColor : String;
@@ -53,10 +53,10 @@ extern class Document extends Node
 	var all : HTMLAllCollection;
 	var all : HTMLAllCollection;
 
 
 	/** Returns a list of all of the anchors in the document. */
 	/** Returns a list of all of the anchors in the document. */
-	var anchors (default,null) : HTMLCollection;
+	var anchors(default,null) : HTMLCollection;
 
 
 	/** Returns an ordered list of the applets within a document. */
 	/** Returns an ordered list of the applets within a document. */
-	var applets (default,null) : HTMLCollection;
+	var applets(default,null) : HTMLCollection;
 
 
 	/** Gets/sets the background color of the current document. */
 	/** Gets/sets the background color of the current document. */
 	var bgColor : String;
 	var bgColor : String;
@@ -65,22 +65,22 @@ extern class Document extends Node
 	var body : Element;
 	var body : Element;
 
 
 	/** Returns the character set being used by the document. */
 	/** Returns the character set being used by the document. */
-	var characterSet (default,null) : String;
+	var characterSet(default,null) : String;
 
 
 	var charset : String;
 	var charset : String;
 
 
 	/** Indicates whether the document is rendered in Quirks or Strict mode. */
 	/** Indicates whether the document is rendered in Quirks or Strict mode. */
-	var compatMode (default,null) : String;
+	var compatMode(default,null) : String;
 
 
 	/** Returns a semicolon-separated list of the cookies for that document or sets a single cookie. Getter throws DOMException. Setter throws DOMException. */
 	/** Returns a semicolon-separated list of the cookies for that document or sets a single cookie. Getter throws DOMException. Setter throws DOMException. */
 	var cookie : String;
 	var cookie : String;
 
 
-	var currentFullScreenElement (default,null) : Element;
+	var currentFullScreenElement(default,null) : Element;
 
 
-	var defaultCharset (default,null) : String;
+	var defaultCharset(default,null) : String;
 
 
 	/** Returns a reference to the window object. */
 	/** Returns a reference to the window object. */
-	var defaultView (default,null) : DOMWindow;
+	var defaultView(default,null) : DOMWindow;
 
 
 	/** Gets/sets WYSYWIG editing capability of <a title="en/Midas" rel="internal" href="https://developer.mozilla.org/en/Midas">Midas</a>. It can only be used for HTML documents. */
 	/** Gets/sets WYSYWIG editing capability of <a title="en/Midas" rel="internal" href="https://developer.mozilla.org/en/Midas">Midas</a>. It can only be used for HTML documents. */
 	var designMode : String;
 	var designMode : String;
@@ -89,59 +89,59 @@ extern class Document extends Node
 	var dir : String;
 	var dir : String;
 
 
 	/** Returns the Document Type Definition (DTD) of the current document. */
 	/** Returns the Document Type Definition (DTD) of the current document. */
-	var doctype (default,null) : DocumentType;
+	var doctype(default,null) : DocumentType;
 
 
 	/** Returns the Element that is a direct child of document. For HTML documents, this is normally the HTML element. */
 	/** Returns the Element that is a direct child of document. For HTML documents, this is normally the HTML element. */
-	var documentElement (default,null) : Element;
+	var documentElement(default,null) : Element;
 
 
 	/** Returns the document location. */
 	/** Returns the document location. */
-	var documentURI (default,null) : String;
+	var documentURI(default,null) : String;
 
 
 	/** Returns the domain of the current document. Setter throws DOMException. */
 	/** Returns the domain of the current document. Setter throws DOMException. */
 	var domain : String;
 	var domain : String;
 
 
 	/** Returns a list of the embedded OBJECTS within the current document. */
 	/** Returns a list of the embedded OBJECTS within the current document. */
-	var embeds (default,null) : HTMLCollection;
+	var embeds(default,null) : HTMLCollection;
 
 
 	/** Gets/sets the foreground color, or text color, of the current document. */
 	/** Gets/sets the foreground color, or text color, of the current document. */
 	var fgColor : String;
 	var fgColor : String;
 
 
 	/** Returns a list of the FORM elements within the current document. */
 	/** Returns a list of the FORM elements within the current document. */
-	var forms (default,null) : HTMLCollection;
+	var forms(default,null) : HTMLCollection;
 
 
-	var fullScreenKeyboardInputAllowed (default,null) : Bool;
+	var fullScreenKeyboardInputAllowed(default,null) : Bool;
 
 
-	var fullscreenElement (default,null) : Element;
+	var fullscreenElement(default,null) : Element;
 
 
-	var fullscreenEnabled (default,null) : Bool;
+	var fullscreenEnabled(default,null) : Bool;
 
 
 	/** Returns the HEAD node of the current document. */
 	/** Returns the HEAD node of the current document. */
-	var head (default,null) : HeadElement;
+	var head(default,null) : HeadElement;
 
 
 	/** Gets/sets the height of the current document. */
 	/** Gets/sets the height of the current document. */
-	var height (default,null) : Int;
+	var height(default,null) : Int;
 
 
-	var hidden (default,null) : Bool;
+	var hidden(default,null) : Bool;
 
 
 	/** Returns a list of the images in the current document. */
 	/** Returns a list of the images in the current document. */
-	var images (default,null) : HTMLCollection;
+	var images(default,null) : HTMLCollection;
 
 
 	/** Returns the DOM implementation associated with the current document. */
 	/** Returns the DOM implementation associated with the current document. */
-	var implementation (default,null) : DOMImplementation;
+	var implementation(default,null) : DOMImplementation;
 
 
 	/** Returns the encoding used when the document was parsed. */
 	/** Returns the encoding used when the document was parsed. */
-	var inputEncoding (default,null) : String;
+	var inputEncoding(default,null) : String;
 
 
-	var isFullScreen (default,null) : Bool;
+	var isFullScreen(default,null) : Bool;
 
 
 	/** Returns the date on which the document was last modified. */
 	/** Returns the date on which the document was last modified. */
-	var lastModified (default,null) : String;
+	var lastModified(default,null) : String;
 
 
 	/** Gets/sets the color of hyperlinks in the document. */
 	/** Gets/sets the color of hyperlinks in the document. */
 	var linkColor : String;
 	var linkColor : String;
 
 
 	/** Returns a list of all the hyperlinks in the document. */
 	/** Returns a list of all the hyperlinks in the document. */
-	var links (default,null) : HTMLCollection;
+	var links(default,null) : HTMLCollection;
 
 
 	/** Returns the URI of the current document. */
 	/** Returns the URI of the current document. */
 	var location : Location;
 	var location : Location;
@@ -253,40 +253,40 @@ extern class Document extends Node
 	var ontouchstart : EventListener;
 	var ontouchstart : EventListener;
 
 
 	/** Returns a list of the available plugins. */
 	/** Returns a list of the available plugins. */
-	var plugins (default,null) : HTMLCollection;
+	var plugins(default,null) : HTMLCollection;
 
 
-	var pointerLockElement (default,null) : Element;
+	var pointerLockElement(default,null) : Element;
 
 
-	var preferredStylesheetSet (default,null) : String;
+	var preferredStylesheetSet(default,null) : String;
 
 
 	/** Returns loading status of the document */
 	/** Returns loading status of the document */
-	var readyState (default,null) : String;
+	var readyState(default,null) : String;
 
 
 	/** Returns the URI of the page that linked to this page. */
 	/** Returns the URI of the page that linked to this page. */
-	var referrer (default,null) : String;
+	var referrer(default,null) : String;
 
 
 	/** Returns all the <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/script">&lt;script&gt;</a></code>
 	/** Returns all the <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/script">&lt;script&gt;</a></code>
  elements on the document. */
  elements on the document. */
-	var scripts (default,null) : HTMLCollection;
+	var scripts(default,null) : HTMLCollection;
 
 
 	var selectedStylesheetSet : String;
 	var selectedStylesheetSet : String;
 
 
 	/** Returns a list of the stylesheet objects on the current document. */
 	/** Returns a list of the stylesheet objects on the current document. */
-	var styleSheets (default,null) : StyleSheetList;
+	var styleSheets(default,null) : StyleSheetList;
 
 
 	/** Returns the title of the current document. */
 	/** Returns the title of the current document. */
 	var title : String;
 	var title : String;
 
 
-	var visibilityState (default,null) : String;
+	var visibilityState(default,null) : String;
 
 
 	/** Gets/sets the color of visited hyperlinks. */
 	/** Gets/sets the color of visited hyperlinks. */
 	var vlinkColor : String;
 	var vlinkColor : String;
 
 
 	/** Returns the width of the current document. */
 	/** Returns the width of the current document. */
-	var width (default,null) : Int;
+	var width(default,null) : Int;
 
 
 	/** Returns the encoding as determined by the XML declaration.<br> <div class="note">Firefox 10 and later don't implement it anymore.</div> */
 	/** Returns the encoding as determined by the XML declaration.<br> <div class="note">Firefox 10 and later don't implement it anymore.</div> */
-	var xmlEncoding (default,null) : String;
+	var xmlEncoding(default,null) : String;
 
 
 	/** Returns <code>true</code> if the XML declaration specifies the document is standalone (<em>e.g.,</em> An external part of the DTD affects the document's content), else <code>false</code>. Setter throws DOMException. */
 	/** Returns <code>true</code> if the XML declaration specifies the document is standalone (<em>e.g.,</em> An external part of the DTD affects the document's content), else <code>false</code>. Setter throws DOMException. */
 	var xmlStandalone : Bool;
 	var xmlStandalone : Bool;

+ 6 - 6
std/js/html/DocumentType.hx

@@ -29,17 +29,17 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("DocumentType")
 @:native("DocumentType")
 extern class DocumentType extends Node
 extern class DocumentType extends Node
 {
 {
-	var entities (default,null) : NamedNodeMap;
+	var entities(default,null) : NamedNodeMap;
 
 
-	var internalSubset (default,null) : String;
+	var internalSubset(default,null) : String;
 
 
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
-	var notations (default,null) : NamedNodeMap;
+	var notations(default,null) : NamedNodeMap;
 
 
-	var publicId (default,null) : String;
+	var publicId(default,null) : String;
 
 
-	var systemId (default,null) : String;
+	var systemId(default,null) : String;
 
 
 	function remove() : Void;
 	function remove() : Void;
 
 

+ 22 - 22
std/js/html/Element.hx

@@ -92,35 +92,35 @@ extern class Element extends Node
 	var accessKey : String;
 	var accessKey : String;
 
 
 	/** The number of child nodes that are elements. */
 	/** The number of child nodes that are elements. */
-	var childElementCount (default,null) : Int;
+	var childElementCount(default,null) : Int;
 
 
 	/** A live <code><a rel="internal" href="https://developer.mozilla.org/Article_not_found?uri=en/XPCOM_Interface_Reference/nsIDOMNodeList&amp;ident=nsIDOMNodeList" class="new">nsIDOMNodeList</a></code>
 	/** A live <code><a rel="internal" href="https://developer.mozilla.org/Article_not_found?uri=en/XPCOM_Interface_Reference/nsIDOMNodeList&amp;ident=nsIDOMNodeList" class="new">nsIDOMNodeList</a></code>
  of the current child elements. */
  of the current child elements. */
-	var children (default,null) : HTMLCollection;
+	var children(default,null) : HTMLCollection;
 
 
 	/** Token list of class attribute */
 	/** Token list of class attribute */
-	var classList (default,null) : DOMTokenList;
+	var classList(default,null) : DOMTokenList;
 
 
 	/** Gets/sets the class of the element. */
 	/** Gets/sets the class of the element. */
 	var className : String;
 	var className : String;
 
 
 	/** The inner height of an element. */
 	/** The inner height of an element. */
-	var clientHeight (default,null) : Int;
+	var clientHeight(default,null) : Int;
 
 
 	/** The width of the left border of an element. */
 	/** The width of the left border of an element. */
-	var clientLeft (default,null) : Int;
+	var clientLeft(default,null) : Int;
 
 
 	/** The width of the top border of an element. */
 	/** The width of the top border of an element. */
-	var clientTop (default,null) : Int;
+	var clientTop(default,null) : Int;
 
 
 	/** The inner width of an element. */
 	/** The inner width of an element. */
-	var clientWidth (default,null) : Int;
+	var clientWidth(default,null) : Int;
 
 
 	/** Gets/sets whether or not the element is editable. Setter throws DOMException. */
 	/** Gets/sets whether or not the element is editable. Setter throws DOMException. */
 	var contentEditable : String;
 	var contentEditable : String;
 
 
 	/** Allows access to read and write custom data attributes on the element. */
 	/** Allows access to read and write custom data attributes on the element. */
-	var dataset (default,null) : DOMStringMap;
+	var dataset(default,null) : DOMStringMap;
 
 
 	/** Gets/sets the directionality of the element. */
 	/** Gets/sets the directionality of the element. */
 	var dir : String;
 	var dir : String;
@@ -130,7 +130,7 @@ extern class Element extends Node
 	var dropzone : String;
 	var dropzone : String;
 
 
 	/** The first direct child element of an element, or <code>null</code> if the element has no child elements. */
 	/** The first direct child element of an element, or <code>null</code> if the element has no child elements. */
-	var firstElementChild (default,null) : Element;
+	var firstElementChild(default,null) : Element;
 
 
 	var hidden : Bool;
 	var hidden : Bool;
 
 
@@ -144,31 +144,31 @@ extern class Element extends Node
 	var innerText : String;
 	var innerText : String;
 
 
 	/** Indicates whether or not the content of the element can be edited. Read only. */
 	/** Indicates whether or not the content of the element can be edited. Read only. */
-	var isContentEditable (default,null) : Bool;
+	var isContentEditable(default,null) : Bool;
 
 
 	/** Gets/sets the language of an element's attributes, text, and element contents. */
 	/** Gets/sets the language of an element's attributes, text, and element contents. */
 	var lang : String;
 	var lang : String;
 
 
 	/** The last direct child element of an element, or <code>null</code> if the element has no child elements. */
 	/** The last direct child element of an element, or <code>null</code> if the element has no child elements. */
-	var lastElementChild (default,null) : Element;
+	var lastElementChild(default,null) : Element;
 
 
 	/** The element immediately following the given one in the tree, or <code>null</code> if there's no sibling node. */
 	/** The element immediately following the given one in the tree, or <code>null</code> if there's no sibling node. */
-	var nextElementSibling (default,null) : Element;
+	var nextElementSibling(default,null) : Element;
 
 
 	/** The height of an element, relative to the layout. */
 	/** The height of an element, relative to the layout. */
-	var offsetHeight (default,null) : Int;
+	var offsetHeight(default,null) : Int;
 
 
 	/** The distance from this element's left border to its <code>offsetParent</code>'s left border. */
 	/** The distance from this element's left border to its <code>offsetParent</code>'s left border. */
-	var offsetLeft (default,null) : Int;
+	var offsetLeft(default,null) : Int;
 
 
 	/** The element from which all offset calculations are currently computed. */
 	/** The element from which all offset calculations are currently computed. */
-	var offsetParent (default,null) : Element;
+	var offsetParent(default,null) : Element;
 
 
 	/** The distance from this element's top border to its <code>offsetParent</code>'s top border. */
 	/** The distance from this element's top border to its <code>offsetParent</code>'s top border. */
-	var offsetTop (default,null) : Int;
+	var offsetTop(default,null) : Int;
 
 
 	/** The width of an element, relative to the layout. */
 	/** The width of an element, relative to the layout. */
-	var offsetWidth (default,null) : Int;
+	var offsetWidth(default,null) : Int;
 
 
 	var onabort : EventListener;
 	var onabort : EventListener;
 
 
@@ -285,12 +285,12 @@ extern class Element extends Node
 	var outerText : String;
 	var outerText : String;
 
 
 	/** The element immediately preceding the given one in the tree, or <code>null</code> if there is no sibling element. */
 	/** The element immediately preceding the given one in the tree, or <code>null</code> if there is no sibling element. */
-	var previousElementSibling (default,null) : Element;
+	var previousElementSibling(default,null) : Element;
 
 
 	var pseudo : String;
 	var pseudo : String;
 
 
 	/** The scroll view height of an element. */
 	/** The scroll view height of an element. */
-	var scrollHeight (default,null) : Int;
+	var scrollHeight(default,null) : Int;
 
 
 	/** Gets/sets the left scroll offset of an element. */
 	/** Gets/sets the left scroll offset of an element. */
 	var scrollLeft : Int;
 	var scrollLeft : Int;
@@ -299,19 +299,19 @@ extern class Element extends Node
 	var scrollTop : Int;
 	var scrollTop : Int;
 
 
 	/** The scroll view width of an element. */
 	/** The scroll view width of an element. */
-	var scrollWidth (default,null) : Int;
+	var scrollWidth(default,null) : Int;
 
 
 	/** Controls <a title="en/Controlling_spell_checking_in_HTML_forms" rel="internal" href="https://developer.mozilla.org/en/HTML/Controlling_spell_checking_in_HTML_forms">spell-checking</a> (present on all HTML&nbsp;elements) */
 	/** Controls <a title="en/Controlling_spell_checking_in_HTML_forms" rel="internal" href="https://developer.mozilla.org/en/HTML/Controlling_spell_checking_in_HTML_forms">spell-checking</a> (present on all HTML&nbsp;elements) */
 	var spellcheck : Bool;
 	var spellcheck : Bool;
 
 
 	/** An object representing the declarations of an element's style attributes. */
 	/** An object representing the declarations of an element's style attributes. */
-	var style (default,null) : CSSStyleDeclaration;
+	var style(default,null) : CSSStyleDeclaration;
 
 
 	/** Gets/sets the position of the element in the tabbing order. */
 	/** Gets/sets the position of the element in the tabbing order. */
 	var tabIndex : Int;
 	var tabIndex : Int;
 
 
 	/** The name of the tag for the given element. */
 	/** The name of the tag for the given element. */
-	var tagName (default,null) : String;
+	var tagName(default,null) : String;
 
 
 	/** A string that appears in a popup box when mouse is over the element. */
 	/** A string that appears in a popup box when mouse is over the element. */
 	var title : String;
 	var title : String;

+ 3 - 3
std/js/html/Entity.hx

@@ -29,10 +29,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("Entity")
 @:native("Entity")
 extern class Entity extends Node
 extern class Entity extends Node
 {
 {
-	var notationName (default,null) : String;
+	var notationName(default,null) : String;
 
 
-	var publicId (default,null) : String;
+	var publicId(default,null) : String;
 
 
-	var systemId (default,null) : String;
+	var systemId(default,null) : String;
 
 
 }
 }

+ 3 - 3
std/js/html/ErrorEvent.hx

@@ -26,11 +26,11 @@ package js.html;
 @:native("ErrorEvent")
 @:native("ErrorEvent")
 extern class ErrorEvent extends Event
 extern class ErrorEvent extends Event
 {
 {
-	var filename (default,null) : String;
+	var filename(default,null) : String;
 
 
-	var lineno (default,null) : Int;
+	var lineno(default,null) : Int;
 
 
-	var message (default,null) : String;
+	var message(default,null) : String;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 10 - 10
std/js/html/Event.hx

@@ -70,38 +70,38 @@ extern class Event
 	static inline var SELECT : Int = 16384;
 	static inline var SELECT : Int = 16384;
 
 
 	/** A boolean indicating whether the event bubbles up through the DOM or not. */
 	/** A boolean indicating whether the event bubbles up through the DOM or not. */
-	var bubbles (default,null) : Bool;
+	var bubbles(default,null) : Bool;
 
 
 	/** A boolean indicating whether the bubbling of the event has been canceled or not. */
 	/** A boolean indicating whether the bubbling of the event has been canceled or not. */
 	var cancelBubble : Bool;
 	var cancelBubble : Bool;
 
 
 	/** A boolean indicating whether the event is cancelable. */
 	/** A boolean indicating whether the event is cancelable. */
-	var cancelable (default,null) : Bool;
+	var cancelable(default,null) : Bool;
 
 
-	var clipboardData (default,null) : Clipboard;
+	var clipboardData(default,null) : Clipboard;
 
 
 	/** A reference to the currently registered target for the event. */
 	/** A reference to the currently registered target for the event. */
-	var currentTarget (default,null) : EventTarget;
+	var currentTarget(default,null) : EventTarget;
 
 
 	/** Indicates whether or not <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/event.preventDefault">event.preventDefault()</a></code>
 	/** Indicates whether or not <code><a rel="custom" href="https://developer.mozilla.org/en/DOM/event.preventDefault">event.preventDefault()</a></code>
  has been called on the event. */
  has been called on the event. */
-	var defaultPrevented (default,null) : Bool;
+	var defaultPrevented(default,null) : Bool;
 
 
 	/** Indicates which phase of the event flow is being processed. */
 	/** Indicates which phase of the event flow is being processed. */
-	var eventPhase (default,null) : Int;
+	var eventPhase(default,null) : Int;
 
 
 	var returnValue : Bool;
 	var returnValue : Bool;
 
 
-	var srcElement (default,null) : EventTarget;
+	var srcElement(default,null) : EventTarget;
 
 
 	/** A reference to the target to which the event was originally dispatched. */
 	/** A reference to the target to which the event was originally dispatched. */
-	var target (default,null) : EventTarget;
+	var target(default,null) : EventTarget;
 
 
 	/** The time that the event was created. */
 	/** The time that the event was created. */
-	var timeStamp (default,null) : Int;
+	var timeStamp(default,null) : Int;
 
 
 	/** The name of the event (case-insensitive). */
 	/** The name of the event (case-insensitive). */
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 3 - 3
std/js/html/EventException.hx

@@ -30,11 +30,11 @@ extern class EventException
 
 
 	static inline var UNSPECIFIED_EVENT_TYPE_ERR : Int = 0;
 	static inline var UNSPECIFIED_EVENT_TYPE_ERR : Int = 0;
 
 
-	var code (default,null) : Int;
+	var code(default,null) : Int;
 
 
-	var message (default,null) : String;
+	var message(default,null) : String;
 
 
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
 	function toString() : String;
 	function toString() : String;
 
 

+ 3 - 3
std/js/html/EventSource.hx

@@ -38,7 +38,7 @@ extern class EventSource extends EventTarget
 	/** The connection is open and dispatching events. */
 	/** The connection is open and dispatching events. */
 	static inline var OPEN : Int = 1;
 	static inline var OPEN : Int = 1;
 
 
-	var URL (default,null) : String;
+	var URL(default,null) : String;
 
 
 	/** A JavaScript function to call when an error occurs. */
 	/** A JavaScript function to call when an error occurs. */
 	var onerror : EventListener;
 	var onerror : EventListener;
@@ -50,10 +50,10 @@ extern class EventSource extends EventTarget
 	var onopen : EventListener;
 	var onopen : EventListener;
 
 
 	/** The state of the connection, must be one of <code>CONNECTING</code>, <code>OPEN</code>, or <code>CLOSED</code>. <strong>Read only.</strong> */
 	/** The state of the connection, must be one of <code>CONNECTING</code>, <code>OPEN</code>, or <code>CLOSED</code>. <strong>Read only.</strong> */
-	var readyState (default,null) : Int;
+	var readyState(default,null) : Int;
 
 
 	/** Read only. */
 	/** Read only. */
-	var url (default,null) : String;
+	var url(default,null) : String;
 
 
 	function new() : Void;
 	function new() : Void;
 
 

+ 6 - 6
std/js/html/FieldSetElement.hx

@@ -36,12 +36,12 @@ extern class FieldSetElement extends Element
 	var disabled : Bool;
 	var disabled : Bool;
 
 
 	/** The elements belonging to this field set. */
 	/** The elements belonging to this field set. */
-	var elements (default,null) : HTMLCollection;
+	var elements(default,null) : HTMLCollection;
 
 
 	/** The containing form element, if this element is in a form. Otherwise, the element the <a title="en/HTML/Element/fieldset#attr-name" rel="internal" href="https://developer.mozilla.org/en/HTML/Element/fieldset#attr-name">name content attribute</a> points to 
 	/** The containing form element, if this element is in a form. Otherwise, the element the <a title="en/HTML/Element/fieldset#attr-name" rel="internal" href="https://developer.mozilla.org/en/HTML/Element/fieldset#attr-name">name content attribute</a> points to 
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span>. (<code>null</code> in 
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML/HTML5">HTML5</a></span>. (<code>null</code> in 
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span>.) */
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span>.) */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -50,16 +50,16 @@ extern class FieldSetElement extends Element
 	var name : String;
 	var name : String;
 
 
 	/** Must be the string <code>fieldset</code>. */
 	/** Must be the string <code>fieldset</code>. */
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	/** A localized message that describes the validation constraints that the element does not satisfy (if any). This is the empty string if the element&nbsp; is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
 	/** A localized message that describes the validation constraints that the element does not satisfy (if any). This is the empty string if the element&nbsp; is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
-	var validationMessage (default,null) : String;
+	var validationMessage(default,null) : String;
 
 
 	/** The validity states that this element is in. */
 	/** The validity states that this element is in. */
-	var validity (default,null) : ValidityState;
+	var validity(default,null) : ValidityState;
 
 
 	/** Always false because <code>fieldset</code> objects are never candidates for constraint validation. */
 	/** Always false because <code>fieldset</code> objects are never candidates for constraint validation. */
-	var willValidate (default,null) : Bool;
+	var willValidate(default,null) : Bool;
 
 
 	function checkValidity() : Bool;
 	function checkValidity() : Bool;
 
 

+ 3 - 3
std/js/html/File.hx

@@ -40,13 +40,13 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("File")
 @:native("File")
 extern class File extends Blob
 extern class File extends Blob
 {
 {
-	var lastModifiedDate (default,null) : Date;
+	var lastModifiedDate(default,null) : Date;
 
 
 	/** The name of the file referenced by the <code>File</code> object. <strong>Read only.</strong> 
 	/** The name of the file referenced by the <code>File</code> object. <strong>Read only.</strong> 
 <span title="(Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)
 <span title="(Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)
 ">Requires Gecko 1.9.2</span> */
 ">Requires Gecko 1.9.2</span> */
-	var name (default,null) : String;
+	var name(default,null) : String;
 
 
-	var relativePath (default,null) : String;
+	var relativePath(default,null) : String;
 
 
 }
 }

+ 1 - 1
std/js/html/FileList.hx

@@ -32,7 +32,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class FileList implements ArrayAccess<File>
 extern class FileList implements ArrayAccess<File>
 {
 {
 	/** A read-only value indicating the number of files in the list. */
 	/** A read-only value indicating the number of files in the list. */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : File;
 	function item( index : Int ) : File;
 
 

+ 3 - 3
std/js/html/FileReader.hx

@@ -46,7 +46,7 @@ extern class FileReader extends EventTarget
 	static inline var LOADING : Int = 1;
 	static inline var LOADING : Int = 1;
 
 
 	/** The error that occurred while reading the file. <strong>Read only.</strong> */
 	/** The error that occurred while reading the file. <strong>Read only.</strong> */
-	var error (default,null) : js.html.fs.FileError;
+	var error(default,null) : js.html.fs.FileError;
 
 
 	/** Called when the read operation is aborted. */
 	/** Called when the read operation is aborted. */
 	var onabort : EventListener;
 	var onabort : EventListener;
@@ -67,10 +67,10 @@ extern class FileReader extends EventTarget
 	var onprogress : EventListener;
 	var onprogress : EventListener;
 
 
 	/** Indicates the state of the <code>FileReader</code>. This will be one of the <a rel="custom" href="https://developer.mozilla.org/en/DOM/FileReader#State_constants">State constants</a>. <strong>Read only.</strong> */
 	/** Indicates the state of the <code>FileReader</code>. This will be one of the <a rel="custom" href="https://developer.mozilla.org/en/DOM/FileReader#State_constants">State constants</a>. <strong>Read only.</strong> */
-	var readyState (default,null) : Int;
+	var readyState(default,null) : Int;
 
 
 	/** The file's contents. This property is only valid after the read operation is complete, and the format of the data depends on which of the methods was used to initiate the read operation. <strong>Read only.</strong> */
 	/** The file's contents. This property is only valid after the read operation is complete, and the format of the data depends on which of the methods was used to initiate the read operation. <strong>Read only.</strong> */
-	var result (default,null) : Dynamic;
+	var result(default,null) : Dynamic;
 
 
 	function new() : Void;
 	function new() : Void;
 
 

+ 2 - 2
std/js/html/Float32Array.hx

@@ -33,7 +33,7 @@ extern class Float32Array extends ArrayBufferView implements ArrayAccess<Float>
 	static inline var BYTES_PER_ELEMENT : Int = 4;
 	static inline var BYTES_PER_ELEMENT : Int = 4;
 
 
 	/** The number of entries in the array. <strong>Read only.</strong> */
 	/** The number of entries in the array. <strong>Read only.</strong> */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 <table class="standard-table"> <tbody> <tr> <td><code>Float32Array <a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array()">Float32Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
 <table class="standard-table"> <tbody> <tr> <td><code>Float32Array <a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array()">Float32Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Float32Array </code><code><a title="en/JavaScript typed arrays/Float32Array#Float32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float32Array#Float32Array%28%29">Float32Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
@@ -70,7 +70,7 @@ Float32Array Float32Array(
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 
 
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
-<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset
+<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset 
 <span title="">Optional</span>
 <span title="">Optional</span>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dl>
 </dl>

+ 2 - 2
std/js/html/Float64Array.hx

@@ -33,7 +33,7 @@ extern class Float64Array extends ArrayBufferView implements ArrayAccess<Float>
 	static inline var BYTES_PER_ELEMENT : Int = 8;
 	static inline var BYTES_PER_ELEMENT : Int = 8;
 
 
 	/** The number of entries in the array. <strong>Read only.</strong> */
 	/** The number of entries in the array. <strong>Read only.</strong> */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 <table class="standard-table"> <tbody> <tr> <td><code>Float64Array <a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
 <table class="standard-table"> <tbody> <tr> <td><code>Float64Array <a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Float64Array </code><code><a title="en/JavaScript typed arrays/Float64Array#Float64Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Float64Array#Float64Array%28%29">Float64Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
@@ -70,7 +70,7 @@ Float64Array Float64Array(
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 
 
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
-<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset
+<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset 
 <span title="">Optional</span>
 <span title="">Optional</span>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dl>
 </dl>

+ 2 - 2
std/js/html/FormElement.hx

@@ -48,7 +48,7 @@ extern class FormElement extends Element
 	var autocomplete : String;
 	var autocomplete : String;
 
 
 	/** All the form controls belonging to this form element. */
 	/** All the form controls belonging to this form element. */
-	var elements (default,null) : HTMLCollection;
+	var elements(default,null) : HTMLCollection;
 
 
 	/** Synonym for <strong>enctype</strong>. */
 	/** Synonym for <strong>enctype</strong>. */
 	var encoding : String;
 	var encoding : String;
@@ -60,7 +60,7 @@ extern class FormElement extends Element
 	var enctype : String;
 	var enctype : String;
 
 
 	/** The number of controls in the form. */
 	/** The number of controls in the form. */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 

+ 4 - 4
std/js/html/FrameElement.hx

@@ -31,13 +31,13 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("HTMLFrameElement")
 @:native("HTMLFrameElement")
 extern class FrameElement extends Element
 extern class FrameElement extends Element
 {
 {
-	var contentDocument (default,null) : Document;
+	var contentDocument(default,null) : Document;
 
 
-	var contentWindow (default,null) : DOMWindow;
+	var contentWindow(default,null) : DOMWindow;
 
 
 	var frameBorder : String;
 	var frameBorder : String;
 
 
-	var height (default,null) : Int;
+	var height(default,null) : Int;
 
 
 	var location : String;
 	var location : String;
 
 
@@ -58,7 +58,7 @@ extern class FrameElement extends Element
 	/** This attribute is specify document which will be displayed by frame. */
 	/** This attribute is specify document which will be displayed by frame. */
 	var src : String;
 	var src : String;
 
 
-	var width (default,null) : Int;
+	var width(default,null) : Int;
 
 
 	function getSVGDocument() : js.html.svg.Document;
 	function getSVGDocument() : js.html.svg.Document;
 
 

+ 5 - 5
std/js/html/Gamepad.hx

@@ -26,14 +26,14 @@ package js.html;
 @:native("Gamepad")
 @:native("Gamepad")
 extern class Gamepad
 extern class Gamepad
 {
 {
-	var axes (default,null) : Array<Float>;
+	var axes(default,null) : Array<Float>;
 
 
-	var buttons (default,null) : Array<Float>;
+	var buttons(default,null) : Array<Float>;
 
 
-	var id (default,null) : String;
+	var id(default,null) : String;
 
 
-	var index (default,null) : Int;
+	var index(default,null) : Int;
 
 
-	var timestamp (default,null) : Int;
+	var timestamp(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/GamepadList.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("GamepadList")
 @:native("GamepadList")
 extern class GamepadList implements ArrayAccess<Gamepad>
 extern class GamepadList implements ArrayAccess<Gamepad>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : Gamepad;
 	function item( index : Int ) : Gamepad;
 
 

+ 2 - 2
std/js/html/Geoposition.hx

@@ -26,8 +26,8 @@ package js.html;
 @:native("Geoposition")
 @:native("Geoposition")
 extern class Geoposition
 extern class Geoposition
 {
 {
-	var coords (default,null) : Coordinates;
+	var coords(default,null) : Coordinates;
 
 
-	var timestamp (default,null) : Int;
+	var timestamp(default,null) : Int;
 
 
 }
 }

+ 1 - 1
std/js/html/HTMLAllCollection.hx

@@ -26,7 +26,7 @@ package js.html;
 @:native("HTMLAllCollection")
 @:native("HTMLAllCollection")
 extern class HTMLAllCollection implements ArrayAccess<Node>
 extern class HTMLAllCollection implements ArrayAccess<Node>
 {
 {
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : Node;
 	function item( index : Int ) : Node;
 
 

+ 1 - 1
std/js/html/HTMLCollection.hx

@@ -31,7 +31,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class HTMLCollection implements ArrayAccess<Node>
 extern class HTMLCollection implements ArrayAccess<Node>
 {
 {
 	/** The number of items in the collection. <strong>Read only</strong>. */
 	/** The number of items in the collection. <strong>Read only</strong>. */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	function item( index : Int ) : Node;
 	function item( index : Int ) : Node;
 
 

+ 2 - 2
std/js/html/HashChangeEvent.hx

@@ -26,9 +26,9 @@ package js.html;
 @:native("HashChangeEvent")
 @:native("HashChangeEvent")
 extern class HashChangeEvent extends Event
 extern class HashChangeEvent extends Event
 {
 {
-	var newURL (default,null) : String;
+	var newURL(default,null) : String;
 
 
-	var oldURL (default,null) : String;
+	var oldURL(default,null) : String;
 
 
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 	function new(type : String, canBubble : Bool = true, cancelable : Bool = true) : Void;
 
 

+ 2 - 2
std/js/html/History.hx

@@ -29,10 +29,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class History
 extern class History
 {
 {
 	/** Read-only. Returns the number of elements in the session history, including the currently loaded page. For example, for a page loaded in a new tab this property returns <code>1</code>. */
 	/** Read-only. Returns the number of elements in the session history, including the currently loaded page. For example, for a page loaded in a new tab this property returns <code>1</code>. */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** Returns the state at the top of the history stack. This is a way to look at the state without having to wait for a <code>popstate</code> event. <strong>Read only.</strong> */
 	/** Returns the state at the top of the history stack. This is a way to look at the state without having to wait for a <code>popstate</code> event. <strong>Read only.</strong> */
-	var state (default,null) : Dynamic;
+	var state(default,null) : Dynamic;
 
 
 	function back() : Void;
 	function back() : Void;
 
 

+ 2 - 2
std/js/html/IFrameElement.hx

@@ -32,10 +32,10 @@ extern class IFrameElement extends Element
 	var align : String;
 	var align : String;
 
 
 	/** The active document in the inline frame's nested browsing context. */
 	/** The active document in the inline frame's nested browsing context. */
-	var contentDocument (default,null) : Document;
+	var contentDocument(default,null) : Document;
 
 
 	/** The window proxy for the nested browsing context. */
 	/** The window proxy for the nested browsing context. */
-	var contentWindow (default,null) : DOMWindow;
+	var contentWindow(default,null) : DOMWindow;
 
 
 	var frameBorder : String;
 	var frameBorder : String;
 
 

+ 3 - 3
std/js/html/ImageData.hx

@@ -29,10 +29,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("ImageData")
 @:native("ImageData")
 extern class ImageData
 extern class ImageData
 {
 {
-	var data (default,null) : Uint8ClampedArray;
+	var data(default,null) : Uint8ClampedArray;
 
 
-	var height (default,null) : Int;
+	var height(default,null) : Int;
 
 
-	var width (default,null) : Int;
+	var width(default,null) : Int;
 
 
 }
 }

+ 5 - 5
std/js/html/ImageElement.hx

@@ -43,7 +43,7 @@ extern class ImageElement extends Element
 	var border : String;
 	var border : String;
 
 
 	/** True if the browser has fetched the image, and it is in a <a title="en/HTML/Element/Img#Image Format" rel="internal" href="https://developer.mozilla.org/En/HTML/Element/Img#Image_Format">supported image type</a> that was decoded without errors. */
 	/** True if the browser has fetched the image, and it is in a <a title="en/HTML/Element/Img#Image Format" rel="internal" href="https://developer.mozilla.org/En/HTML/Element/Img#Image_Format">supported image type</a> that was decoded without errors. */
-	var complete (default,null) : Bool;
+	var complete(default,null) : Bool;
 
 
 	/** The CORS setting for this image element. See <a title="en/HTML/CORS settings attributes" rel="internal" href="https://developer.mozilla.org/en/HTML/CORS_settings_attributes">CORS&nbsp;settings attributes</a> for details. */
 	/** The CORS setting for this image element. See <a title="en/HTML/CORS settings attributes" rel="internal" href="https://developer.mozilla.org/en/HTML/CORS_settings_attributes">CORS&nbsp;settings attributes</a> for details. */
 	var crossOrigin : String;
 	var crossOrigin : String;
@@ -72,10 +72,10 @@ extern class ImageElement extends Element
 	var name : String;
 	var name : String;
 
 
 	/** Intrinsic height of the image in CSS&nbsp;pixels, if it is available; otherwise, 0. */
 	/** Intrinsic height of the image in CSS&nbsp;pixels, if it is available; otherwise, 0. */
-	var naturalHeight (default,null) : Int;
+	var naturalHeight(default,null) : Int;
 
 
 	/** Intrinsic width of the image in CSS&nbsp;pixels, if it is available; otherwise, 0. */
 	/** Intrinsic width of the image in CSS&nbsp;pixels, if it is available; otherwise, 0. */
-	var naturalWidth (default,null) : Int;
+	var naturalWidth(default,null) : Int;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -98,8 +98,8 @@ extern class ImageElement extends Element
  HTML attribute, indicating the rendered width of the image in CSS&nbsp;pixels. */
  HTML attribute, indicating the rendered width of the image in CSS&nbsp;pixels. */
 	var width : Int;
 	var width : Int;
 
 
-	var x (default,null) : Int;
+	var x(default,null) : Int;
 
 
-	var y (default,null) : Int;
+	var y(default,null) : Int;
 
 
 }
 }

+ 7 - 7
std/js/html/InputElement.hx

@@ -75,7 +75,7 @@ extern class InputElement extends Element
  HTML attribute, indicating that the control is not available for interaction. */
  HTML attribute, indicating that the control is not available for interaction. */
 	var disabled : Bool;
 	var disabled : Bool;
 
 
-	var entries (default,null) : js.html.fs.EntryArray;
+	var entries(default,null) : js.html.fs.EntryArray;
 
 
 	/** A list of selected files. */
 	/** A list of selected files. */
 	var files : FileList;
 	var files : FileList;
@@ -89,7 +89,7 @@ extern class InputElement extends Element
 , this property will be <code>null</code>, if it isn't the id of a <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/form">&lt;form&gt;</a></code>
 , this property will be <code>null</code>, if it isn't the id of a <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/form">&lt;form&gt;</a></code>
  element.</li> <li>
  element.</li> <li>
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span> this must be <code>null</code>.</li> </ul> */
 <span><a rel="custom" href="https://developer.mozilla.org/en/HTML">HTML 4</a></span> this must be <code>null</code>.</li> </ul> */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -148,10 +148,10 @@ extern class InputElement extends Element
 
 
 	/** A list of <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/label">&lt;label&gt;</a></code>
 	/** A list of <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/label">&lt;label&gt;</a></code>
  elements that are labels for this element. */
  elements that are labels for this element. */
-	var labels (default,null) : NodeList;
+	var labels(default,null) : NodeList;
 
 
 	/** Identifies a list of pre-defined options to suggest to the user. The value must be the <strong>id</strong> of a <code><a class="new" href="https://developer.mozilla.org/en/HTML/Element/datalist" rel="internal">&lt;datalist&gt;</a></code> element in the same document. The browser displays only options that are valid values for this input element. This attribute is ignored when the <strong>type</strong> attribute's value is <span>hidden</span>, <span>checkbox</span>, <span>radio</span>, <span>file</span>, or a button type. */
 	/** Identifies a list of pre-defined options to suggest to the user. The value must be the <strong>id</strong> of a <code><a class="new" href="https://developer.mozilla.org/en/HTML/Element/datalist" rel="internal">&lt;datalist&gt;</a></code> element in the same document. The browser displays only options that are valid values for this input element. This attribute is ignored when the <strong>type</strong> attribute's value is <span>hidden</span>, <span>checkbox</span>, <span>radio</span>, <span>file</span>, or a button type. */
-	var list (default,null) : Element;
+	var list(default,null) : Element;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -256,10 +256,10 @@ extern class InputElement extends Element
 	var useMap : String;
 	var useMap : String;
 
 
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
-	var validationMessage (default,null) : String;
+	var validationMessage(default,null) : String;
 
 
 	/** The validity states that this element is in.&nbsp; */
 	/** The validity states that this element is in.&nbsp; */
-	var validity (default,null) : ValidityState;
+	var validity(default,null) : ValidityState;
 
 
 	/** Current value in the control. Setter throws DOMException. */
 	/** Current value in the control. Setter throws DOMException. */
 	var value : String;
 	var value : String;
@@ -277,7 +277,7 @@ extern class InputElement extends Element
 	var width : Int;
 	var width : Int;
 
 
 	/** Indicates whether the element is a candidate for constraint validation. It is false if any conditions bar it from constraint validation. */
 	/** Indicates whether the element is a candidate for constraint validation. It is false if any conditions bar it from constraint validation. */
-	var willValidate (default,null) : Bool;
+	var willValidate(default,null) : Bool;
 
 
 	function checkValidity() : Bool;
 	function checkValidity() : Bool;
 
 

+ 2 - 2
std/js/html/Int16Array.hx

@@ -33,7 +33,7 @@ extern class Int16Array extends ArrayBufferView implements ArrayAccess<Int>
 	static inline var BYTES_PER_ELEMENT : Int = 2;
 	static inline var BYTES_PER_ELEMENT : Int = 2;
 
 
 	/** The number of entries in the array. <strong>Read only.</strong> */
 	/** The number of entries in the array. <strong>Read only.</strong> */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 <table class="standard-table"> <tbody> <tr> <td><code>Int16Array <a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array()">Int16Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
 <table class="standard-table"> <tbody> <tr> <td><code>Int16Array <a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array()">Int16Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int16Array </code><code><a title="en/JavaScript typed arrays/Int16Array#Int16Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int16Array#Int16Array%28%29">Int16Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
@@ -70,7 +70,7 @@ Int16Array Int16Array(
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 
 
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
-<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset
+<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset 
 <span title="">Optional</span>
 <span title="">Optional</span>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dl>
 </dl>

+ 2 - 2
std/js/html/Int32Array.hx

@@ -33,7 +33,7 @@ extern class Int32Array extends ArrayBufferView implements ArrayAccess<Int>
 	static inline var BYTES_PER_ELEMENT : Int = 4;
 	static inline var BYTES_PER_ELEMENT : Int = 4;
 
 
 	/** The number of entries in the array. <strong>Read only.</strong> */
 	/** The number of entries in the array. <strong>Read only.</strong> */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 <table class="standard-table"> <tbody> <tr> <td><code>Int32Array <a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array()">Int32Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
 <table class="standard-table"> <tbody> <tr> <td><code>Int32Array <a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array()">Int32Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int32Array </code><code><a title="en/JavaScript typed arrays/Int32Array#Int32Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int32Array#Int32Array%28%29">Int32Array</a></code><code>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
@@ -70,7 +70,7 @@ Int32Array Int32Array(
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 
 
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
-<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset
+<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset 
 <span title="">Optional</span>
 <span title="">Optional</span>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dl>
 </dl>

+ 2 - 2
std/js/html/Int8Array.hx

@@ -33,7 +33,7 @@ extern class Int8Array extends ArrayBufferView implements ArrayAccess<Int>
 	static inline var BYTES_PER_ELEMENT : Int = 1;
 	static inline var BYTES_PER_ELEMENT : Int = 1;
 
 
 	/** The number of entries in the array; for these 8-bit values, this is the same as the size of the array in bytes. <strong>Read only.</strong> */
 	/** The number of entries in the array; for these 8-bit values, this is the same as the size of the array in bytes. <strong>Read only.</strong> */
-	var length (default,null) : Int;
+	var length(default,null) : Int;
 
 
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 	/** <div class="note"><strong>Note:</strong> In these methods, <code><em>TypedArray</em></code> represents any of the <a title="en/JavaScript typed arrays/ArrayBufferView#Typed array subclasses" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBufferView#Typed_array_subclasses">typed array object types</a>.</div>
 <table class="standard-table"> <tbody> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int8Array&nbsp;<a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
 <table class="standard-table"> <tbody> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(unsigned long length);<br> </code></td> </tr> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(<em>TypedArray</em> array);<br> </code></td> </tr> <tr> <td><code>Int8Array <a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(sequence&lt;type&gt; array);<br> </code></td> </tr> <tr> <td><code>Int8Array&nbsp;<a title="en/JavaScript typed arrays/Int8Array#Int8Array()" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/Int8Array#Int8Array%28%29">Int8Array</a>(ArrayBuffer buffer, optional unsigned long byteOffset, optional unsigned long length);<br> </code></td> </tr> </tbody>
@@ -70,7 +70,7 @@ Int8Array Int8Array(
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 	/** <p>Sets multiple values in the typed array, reading input values from a specified array.</p>
 
 
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
 <div id="section_13"><span id="Parameters_2"></span><h6 class="editable">Parameters</h6>
-<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset
+<dl> <dt><code>array</code></dt> <dd>An array from which to copy values. All values from the source array are copied into the target array, unless the length of the source array plus the offset exceeds the length of the target array, in which case an exception is thrown. If the source array is a typed array, the two arrays may share the same underlying <code><a title="en/JavaScript typed arrays/ArrayBuffer" rel="internal" href="https://developer.mozilla.org/en/JavaScript_typed_arrays/ArrayBuffer">ArrayBuffer</a></code>; the browser will intelligently copy the source range of the buffer to the destination range.</dd> <dt>offset 
 <span title="">Optional</span>
 <span title="">Optional</span>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dt> <dd>The offset into the target array at which to begin writing values from the source <code>array</code>. If you omit this value, 0 is assumed (that is, the source <code>array</code> will overwrite values in the target array starting at index 0).</dd>
 </dl>
 </dl>

+ 8 - 8
std/js/html/JavaScriptCallFrame.hx

@@ -36,21 +36,21 @@ extern class JavaScriptCallFrame
 
 
 	static inline var WITH_SCOPE : Int = 2;
 	static inline var WITH_SCOPE : Int = 2;
 
 
-	var caller (default,null) : JavaScriptCallFrame;
+	var caller(default,null) : JavaScriptCallFrame;
 
 
-	var column (default,null) : Int;
+	var column(default,null) : Int;
 
 
-	var functionName (default,null) : String;
+	var functionName(default,null) : String;
 
 
-	var line (default,null) : Int;
+	var line(default,null) : Int;
 
 
-	var scopeChain (default,null) : Array<Dynamic>;
+	var scopeChain(default,null) : Array<Dynamic>;
 
 
-	var sourceID (default,null) : Int;
+	var sourceID(default,null) : Int;
 
 
-	var thisObject (default,null) : Dynamic;
+	var thisObject(default,null) : Dynamic;
 
 
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	function evaluate( script : String ) : Void;
 	function evaluate( script : String ) : Void;
 
 

+ 7 - 7
std/js/html/KeyboardEvent.hx

@@ -32,23 +32,23 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("KeyboardEvent")
 @:native("KeyboardEvent")
 extern class KeyboardEvent extends UIEvent
 extern class KeyboardEvent extends UIEvent
 {
 {
-	var altGraphKey (default,null) : Bool;
+	var altGraphKey(default,null) : Bool;
 
 
 	/** <code>true</code> if the Alt (or Option, on Mac) key was active when the key event was generated. <strong>Read only.</strong> */
 	/** <code>true</code> if the Alt (or Option, on Mac) key was active when the key event was generated. <strong>Read only.</strong> */
-	var altKey (default,null) : Bool;
+	var altKey(default,null) : Bool;
 
 
 	/** <code>true</code> if the Control key was active when the key event was generated. <strong>Read only.</strong> */
 	/** <code>true</code> if the Control key was active when the key event was generated. <strong>Read only.</strong> */
-	var ctrlKey (default,null) : Bool;
+	var ctrlKey(default,null) : Bool;
 
 
-	var keyIdentifier (default,null) : String;
+	var keyIdentifier(default,null) : String;
 
 
-	var keyLocation (default,null) : Int;
+	var keyLocation(default,null) : Int;
 
 
 	/** <code>true</code> if the Meta (or Command, on Mac) key was active when the key event was generated. <strong>Read only.</strong> */
 	/** <code>true</code> if the Meta (or Command, on Mac) key was active when the key event was generated. <strong>Read only.</strong> */
-	var metaKey (default,null) : Bool;
+	var metaKey(default,null) : Bool;
 
 
 	/** <code>true</code> if the Shift key was active when the key event was generated. <strong>Read only.</strong> */
 	/** <code>true</code> if the Shift key was active when the key event was generated. <strong>Read only.</strong> */
-	var shiftKey (default,null) : Bool;
+	var shiftKey(default,null) : Bool;
 
 
 	function initKeyboardEvent( type : String, canBubble : Bool, cancelable : Bool, view : DOMWindow, keyIdentifier : String, keyLocation : Int, ctrlKey : Bool, altKey : Bool, shiftKey : Bool, metaKey : Bool, altGraphKey : Bool ) : Void;
 	function initKeyboardEvent( type : String, canBubble : Bool, cancelable : Bool, view : DOMWindow, keyIdentifier : String, keyLocation : Int, ctrlKey : Bool, altKey : Bool, shiftKey : Bool, metaKey : Bool, altGraphKey : Bool ) : Void;
 
 

+ 6 - 6
std/js/html/KeygenElement.hx

@@ -52,7 +52,7 @@ extern class KeygenElement extends Element
 
 
 <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/keygen#attr-form">form</a></code>
 <code><a rel="custom" href="https://developer.mozilla.org/en/HTML/Element/keygen#attr-form">form</a></code>
 &nbsp;HTML&nbsp;attribute if it is defined. */
 &nbsp;HTML&nbsp;attribute if it is defined. */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -61,7 +61,7 @@ extern class KeygenElement extends Element
 	var keytype : String;
 	var keytype : String;
 
 
 	/** A list of label elements associated with this keygen element. */
 	/** A list of label elements associated with this keygen element. */
-	var labels (default,null) : NodeList;
+	var labels(default,null) : NodeList;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -70,16 +70,16 @@ extern class KeygenElement extends Element
 	var name : String;
 	var name : String;
 
 
 	/** Must be the value <code>keygen</code>. */
 	/** Must be the value <code>keygen</code>. */
-	var type (default,null) : String;
+	var type(default,null) : String;
 
 
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
 	/** A localized message that describes the validation constraints that the control does not satisfy (if any). This is the empty string if the control is not a candidate for constraint validation (<strong>willValidate</strong> is false), or it satisfies its constraints. */
-	var validationMessage (default,null) : String;
+	var validationMessage(default,null) : String;
 
 
 	/** The validity states that this element is in. */
 	/** The validity states that this element is in. */
-	var validity (default,null) : ValidityState;
+	var validity(default,null) : ValidityState;
 
 
 	/** Always false because <code>keygen</code> objects are never candidates for constraint validation. */
 	/** Always false because <code>keygen</code> objects are never candidates for constraint validation. */
-	var willValidate (default,null) : Bool;
+	var willValidate(default,null) : Bool;
 
 
 	function checkValidity() : Bool;
 	function checkValidity() : Bool;
 
 

+ 2 - 2
std/js/html/LabelElement.hx

@@ -30,10 +30,10 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 extern class LabelElement extends Element
 extern class LabelElement extends Element
 {
 {
 	/** The labeled control. */
 	/** The labeled control. */
-	var control (default,null) : Element;
+	var control(default,null) : Element;
 
 
 	/** The form owner of this label. */
 	/** The form owner of this label. */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 	/** The ID of the labeled control. Reflects the 
 	/** The ID of the labeled control. Reflects the 
 
 

+ 1 - 1
std/js/html/LegendElement.hx

@@ -42,6 +42,6 @@ extern class LegendElement extends Element
 	var align : String;
 	var align : String;
 
 
 	/** The form that this legend belongs to. If the legend has a fieldset element as its parent, then this attribute returns the same value as the <strong>form</strong> attribute on the parent fieldset element. Otherwise, it returns null. */
 	/** The form that this legend belongs to. If the legend has a fieldset element as its parent, then this attribute returns the same value as the <strong>form</strong> attribute on the parent fieldset element. Otherwise, it returns null. */
-	var form (default,null) : FormElement;
+	var form(default,null) : FormElement;
 
 
 }
 }

+ 1 - 1
std/js/html/LinkElement.hx

@@ -62,7 +62,7 @@ extern class LinkElement extends Element
  attribute with the opposite <a title="en/HTML/Link types" rel="internal" href="https://developer.mozilla.org/en/HTML/Link_types">link types values</a>, e.g. <span>made</span> should be replaced by <span>author</span>. Also this attribute doesn't mean <em>revision</em> and must not be used with a version number, which is unfortunately the case on numerous sites.</div> */
  attribute with the opposite <a title="en/HTML/Link types" rel="internal" href="https://developer.mozilla.org/en/HTML/Link_types">link types values</a>, e.g. <span>made</span> should be replaced by <span>author</span>. Also this attribute doesn't mean <em>revision</em> and must not be used with a version number, which is unfortunately the case on numerous sites.</div> */
 	var rev : String;
 	var rev : String;
 
 
-	var sheet (default,null) : StyleSheet;
+	var sheet(default,null) : StyleSheet;
 
 
 	/** This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the 
 	/** This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the 
 
 

+ 2 - 2
std/js/html/Location.hx

@@ -28,7 +28,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("Location")
 @:native("Location")
 extern class Location
 extern class Location
 {
 {
-	var ancestorOrigins (default,null) : DOMStringList;
+	var ancestorOrigins(default,null) : DOMStringList;
 
 
 	/** the part of the URL that follows the # symbol, including the # symbol.<br> You can listen for the <a title="en/DOM/window.onhashchange" rel="internal" href="https://developer.mozilla.org/en/DOM/window.onhashchange">hashchange event</a> to get notified of changes to the hash in supporting browsers. */
 	/** the part of the URL that follows the # symbol, including the # symbol.<br> You can listen for the <a title="en/DOM/window.onhashchange" rel="internal" href="https://developer.mozilla.org/en/DOM/window.onhashchange">hashchange event</a> to get notified of changes to the hash in supporting browsers. */
 	var hash : String;
 	var hash : String;
@@ -42,7 +42,7 @@ extern class Location
 	/** the entire URL. */
 	/** the entire URL. */
 	var href : String;
 	var href : String;
 
 
-	var origin (default,null) : String;
+	var origin(default,null) : String;
 
 
 	/** the path (relative to the host). */
 	/** the path (relative to the host). */
 	var pathname : String;
 	var pathname : String;

+ 1 - 1
std/js/html/MapElement.hx

@@ -29,7 +29,7 @@ Documentation for this class was provided by <a href="https://developer.mozilla.
 @:native("HTMLMapElement")
 @:native("HTMLMapElement")
 extern class MapElement extends Element
 extern class MapElement extends Element
 {
 {
-	var areas (default,null) : HTMLCollection;
+	var areas(default,null) : HTMLCollection;
 
 
 	var name : String;
 	var name : String;
 
 

+ 5 - 5
std/js/html/MediaController.hx

@@ -26,24 +26,24 @@ package js.html;
 @:native("MediaController")
 @:native("MediaController")
 extern class MediaController extends EventTarget
 extern class MediaController extends EventTarget
 {
 {
-	var buffered (default,null) : TimeRanges;
+	var buffered(default,null) : TimeRanges;
 
 
 	/** Setter throws DOMException. */
 	/** Setter throws DOMException. */
 	var currentTime : Float;
 	var currentTime : Float;
 
 
 	var defaultPlaybackRate : Float;
 	var defaultPlaybackRate : Float;
 
 
-	var duration (default,null) : Float;
+	var duration(default,null) : Float;
 
 
 	var muted : Bool;
 	var muted : Bool;
 
 
-	var paused (default,null) : Bool;
+	var paused(default,null) : Bool;
 
 
 	var playbackRate : Float;
 	var playbackRate : Float;
 
 
-	var played (default,null) : TimeRanges;
+	var played(default,null) : TimeRanges;
 
 
-	var seekable (default,null) : TimeRanges;
+	var seekable(default,null) : TimeRanges;
 
 
 	/** Setter throws DOMException. */
 	/** Setter throws DOMException. */
 	var volume : Float;
 	var volume : Float;

+ 17 - 17
std/js/html/MediaElement.hx

@@ -53,7 +53,7 @@ extern class MediaElement extends Element
 
 
 	static inline var NETWORK_NO_SOURCE : Int = 3;
 	static inline var NETWORK_NO_SOURCE : Int = 3;
 
 
-	var audioDecodedByteCount (default,null) : Int;
+	var audioDecodedByteCount(default,null) : Int;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -62,7 +62,7 @@ extern class MediaElement extends Element
 	var autoplay : Bool;
 	var autoplay : Bool;
 
 
 	/** The ranges of the media source that the browser has buffered, if any. */
 	/** The ranges of the media source that the browser has buffered, if any. */
-	var buffered (default,null) : TimeRanges;
+	var buffered(default,null) : TimeRanges;
 
 
 	var closedCaptionsVisible : Bool;
 	var closedCaptionsVisible : Bool;
 
 
@@ -75,7 +75,7 @@ extern class MediaElement extends Element
 	var controls : Bool;
 	var controls : Bool;
 
 
 	/** The absolute URL of the chosen media resource (if, for example, the server selects a media file based on the resolution of the user's display), or an empty string if the <code>networkState</code> is <code>EMPTY</code>. */
 	/** The absolute URL of the chosen media resource (if, for example, the server selects a media file based on the resolution of the user's display), or an empty string if the <code>networkState</code> is <code>EMPTY</code>. */
-	var currentSrc (default,null) : String;
+	var currentSrc(default,null) : String;
 
 
 	/** The current playback time, in seconds.&nbsp; Setting this value seeks the media to the new time. Setter throws DOMException. */
 	/** The current playback time, in seconds.&nbsp; Setting this value seeks the media to the new time. Setter throws DOMException. */
 	var currentTime : Float;
 	var currentTime : Float;
@@ -90,17 +90,17 @@ extern class MediaElement extends Element
 	var defaultPlaybackRate : Float;
 	var defaultPlaybackRate : Float;
 
 
 	/** The length of the media in seconds, or zero if no media data is available.&nbsp; If the media data is available but the length is unknown, this value is <code>NaN</code>.&nbsp; If the media is streamed and has no predefined length, the value is <code>Inf</code>. */
 	/** The length of the media in seconds, or zero if no media data is available.&nbsp; If the media data is available but the length is unknown, this value is <code>NaN</code>.&nbsp; If the media is streamed and has no predefined length, the value is <code>Inf</code>. */
-	var duration (default,null) : Float;
+	var duration(default,null) : Float;
 
 
 	/** Indicates whether the media element has ended playback. */
 	/** Indicates whether the media element has ended playback. */
-	var ended (default,null) : Bool;
+	var ended(default,null) : Bool;
 
 
 	/** The media error object for the most recent error, or null if there has not been an error. */
 	/** The media error object for the most recent error, or null if there has not been an error. */
-	var error (default,null) : MediaError;
+	var error(default,null) : MediaError;
 
 
-	var hasClosedCaptions (default,null) : Bool;
+	var hasClosedCaptions(default,null) : Bool;
 
 
-	var initialTime (default,null) : Float;
+	var initialTime(default,null) : Float;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -114,7 +114,7 @@ extern class MediaElement extends Element
 	var muted : Bool;
 	var muted : Bool;
 
 
 	/** <p>The current state of fetching the media over the network.</p> <table class="standard-table"> <tbody> <tr> <td class="header">Constant</td> <td class="header">Value</td> <td class="header">Description</td> </tr> <tr> <td><code>EMPTY</code></td> <td>0</td> <td>There is no data yet.&nbsp; The <code>readyState</code> is also <code>HAVE_NOTHING</code>.</td> </tr> <tr> <td><code>LOADING</code></td> <td>1</td> <td>The media is loading.</td> </tr> <tr> <td><code>LOADED_METADATA</code></td> <td>2</td> <td>The media's metadata has been loaded.</td> </tr> <tr> <td><code>LOADED_FIRST_FRAME</code></td> <td>3</td> <td>The media's first frame has been loaded.</td> </tr> <tr> <td><code>LOADED</code></td> <td>4</td> <td>The media has been fully loaded.</td> </tr> </tbody> </table> */
 	/** <p>The current state of fetching the media over the network.</p> <table class="standard-table"> <tbody> <tr> <td class="header">Constant</td> <td class="header">Value</td> <td class="header">Description</td> </tr> <tr> <td><code>EMPTY</code></td> <td>0</td> <td>There is no data yet.&nbsp; The <code>readyState</code> is also <code>HAVE_NOTHING</code>.</td> </tr> <tr> <td><code>LOADING</code></td> <td>1</td> <td>The media is loading.</td> </tr> <tr> <td><code>LOADED_METADATA</code></td> <td>2</td> <td>The media's metadata has been loaded.</td> </tr> <tr> <td><code>LOADED_FIRST_FRAME</code></td> <td>3</td> <td>The media's first frame has been loaded.</td> </tr> <tr> <td><code>LOADED</code></td> <td>4</td> <td>The media has been fully loaded.</td> </tr> </tbody> </table> */
-	var networkState (default,null) : Int;
+	var networkState(default,null) : Int;
 
 
 	var onkeyadded : EventListener;
 	var onkeyadded : EventListener;
 
 
@@ -125,13 +125,13 @@ extern class MediaElement extends Element
 	var onneedkey : EventListener;
 	var onneedkey : EventListener;
 
 
 	/** Indicates whether the media element is paused. */
 	/** Indicates whether the media element is paused. */
-	var paused (default,null) : Bool;
+	var paused(default,null) : Bool;
 
 
 	/** The current rate at which the media is being played back. This is used to implement user controls for fast forward, slow motion, and so forth. The normal playback rate is multiplied by this value to obtain the current rate, so a value of 1.0 indicates normal speed.&nbsp; Not supported by the Ogg backend. */
 	/** The current rate at which the media is being played back. This is used to implement user controls for fast forward, slow motion, and so forth. The normal playback rate is multiplied by this value to obtain the current rate, so a value of 1.0 indicates normal speed.&nbsp; Not supported by the Ogg backend. */
 	var playbackRate : Float;
 	var playbackRate : Float;
 
 
 	/** The ranges of the media source that the browser has played, if any. */
 	/** The ranges of the media source that the browser has played, if any. */
-	var played (default,null) : TimeRanges;
+	var played(default,null) : TimeRanges;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -142,13 +142,13 @@ extern class MediaElement extends Element
 	var preservesPitch : Bool;
 	var preservesPitch : Bool;
 
 
 	/** <p>The readiness state of the media:</p> <table class="standard-table"> <tbody> <tr> <td class="header">Constant</td> <td class="header">Value</td> <td class="header">Description</td> </tr> <tr> <td><code>HAVE_NOTHING</code></td> <td>0</td> <td>No information is available about the media resource.</td> </tr> <tr> <td><code>HAVE_METADATA</code></td> <td>1</td> <td>Enough of the media resource has been retrieved that the metadata attributes are initialized.&nbsp; Seeking will no longer raise an exception.</td> </tr> <tr> <td><code>HAVE_CURRENT_DATA</code></td> <td>2</td> <td>Data is available for the current playback position, but not enough to actually play more than one frame.</td> </tr> <tr> <td><code>HAVE_FUTURE_DATA</code></td> <td>3</td> <td>Data for the current playback position as well as for at least a little bit of time into the future is available (in other words, at least two frames of video, for example).</td> </tr> <tr> <td><code>HAVE_ENOUGH_DATA</code></td> <td>4</td> <td>Enough data is available—and the download rate is high enough—that the media can be played through to the end without interruption.</td> </tr> </tbody> </table> */
 	/** <p>The readiness state of the media:</p> <table class="standard-table"> <tbody> <tr> <td class="header">Constant</td> <td class="header">Value</td> <td class="header">Description</td> </tr> <tr> <td><code>HAVE_NOTHING</code></td> <td>0</td> <td>No information is available about the media resource.</td> </tr> <tr> <td><code>HAVE_METADATA</code></td> <td>1</td> <td>Enough of the media resource has been retrieved that the metadata attributes are initialized.&nbsp; Seeking will no longer raise an exception.</td> </tr> <tr> <td><code>HAVE_CURRENT_DATA</code></td> <td>2</td> <td>Data is available for the current playback position, but not enough to actually play more than one frame.</td> </tr> <tr> <td><code>HAVE_FUTURE_DATA</code></td> <td>3</td> <td>Data for the current playback position as well as for at least a little bit of time into the future is available (in other words, at least two frames of video, for example).</td> </tr> <tr> <td><code>HAVE_ENOUGH_DATA</code></td> <td>4</td> <td>Enough data is available—and the download rate is high enough—that the media can be played through to the end without interruption.</td> </tr> </tbody> </table> */
-	var readyState (default,null) : Int;
+	var readyState(default,null) : Int;
 
 
 	/** The time ranges that the user is able to seek to, if any. */
 	/** The time ranges that the user is able to seek to, if any. */
-	var seekable (default,null) : TimeRanges;
+	var seekable(default,null) : TimeRanges;
 
 
 	/** Indicates whether the media is in the process of seeking to a new position. */
 	/** Indicates whether the media is in the process of seeking to a new position. */
-	var seeking (default,null) : Bool;
+	var seeking(default,null) : Bool;
 
 
 	/** Reflects the 
 	/** Reflects the 
 
 
@@ -157,11 +157,11 @@ extern class MediaElement extends Element
 	var src : String;
 	var src : String;
 
 
 	/** The earliest possible position in the media, in seconds. */
 	/** The earliest possible position in the media, in seconds. */
-	var startTime (default,null) : Float;
+	var startTime(default,null) : Float;
 
 
-	var textTracks (default,null) : TextTrackList;
+	var textTracks(default,null) : TextTrackList;
 
 
-	var videoDecodedByteCount (default,null) : Int;
+	var videoDecodedByteCount(default,null) : Int;
 
 
 	/** The audio volume, from 0.0 (silent) to 1.0 (loudest). Setter throws DOMException. */
 	/** The audio volume, from 0.0 (silent) to 1.0 (loudest). Setter throws DOMException. */
 	var volume : Float;
 	var volume : Float;

+ 1 - 1
std/js/html/MediaError.hx

@@ -36,6 +36,6 @@ extern class MediaError
 
 
 	static inline var MEDIA_ERR_SRC_NOT_SUPPORTED : Int = 4;
 	static inline var MEDIA_ERR_SRC_NOT_SUPPORTED : Int = 4;
 
 
-	var code (default,null) : Int;
+	var code(default,null) : Int;
 
 
 }
 }

Some files were not shown because too many files changed in this diff