| Index: LayoutTests/fast/dom/dom-constructors.html
|
| diff --git a/LayoutTests/fast/dom/dom-constructors.html b/LayoutTests/fast/dom/dom-constructors.html
|
| index d1c2878ea4279043a21ecd4247fabd051477e632..ef215c6101aad12b11f5400584230047f3901da8 100644
|
| --- a/LayoutTests/fast/dom/dom-constructors.html
|
| +++ b/LayoutTests/fast/dom/dom-constructors.html
|
| @@ -80,7 +80,6 @@ var objects_exception = [
|
| 'HTMLUListElement',
|
| 'HTMLElement',
|
| 'CanvasRenderingContext2D',
|
| - 'Clipboard',
|
| 'Counter',
|
| 'CSSCharsetRule',
|
| 'CSSFontFaceRule',
|
| @@ -96,6 +95,7 @@ var objects_exception = [
|
| 'CSSValue',
|
| 'CSSValueList',
|
| 'DOMImplementation',
|
| + 'DataTransfer',
|
| 'HTMLCollection',
|
| 'MediaList',
|
| 'MimeType',
|
|
|