| Index: LayoutTests/fast/dom/element-attribute-js-null.html
|
| diff --git a/LayoutTests/fast/dom/element-attribute-js-null.html b/LayoutTests/fast/dom/element-attribute-js-null.html
|
| index f8c5c1ef07db53401cb5d9c89954cf44a719a3db..43823ad5c00fd2fc52121fd127321545d375fadf 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null.html
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null.html
|
| @@ -283,13 +283,6 @@
|
| ]
|
| },
|
| {
|
| - type: 'HTMLHeadElement',
|
| - elementToUse: document.createElement('head'),
|
| - attributes: [
|
| - {name: 'profile', expectedNull: ''}
|
| - ]
|
| - },
|
| - {
|
| type: 'HTMLHeadingElement',
|
| // no need to test h2-h6
|
| elementToUse: document.createElement('h1'),
|
|
|