Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLPreElement.idl
index 6224bc9..34742c6 100644 (file)
@@ -20,7 +20,4 @@
 
 interface HTMLPreElement : HTMLElement {
     [Reflect] attribute long width;
-
-    // Extensions
-    [Reflect, MeasureAs=HTMLPreElementWrap] attribute boolean wrap;
 };