From 3b3b8711467822f1cb5a344175225980096c5076 Mon Sep 17 00:00:00 2001 From: Alexandrov Sergey Date: Tue, 30 Aug 2016 20:28:10 +0300 Subject: [PATCH] update fixed tests expectations --- tests/wpt/metadata/html/dom/interfaces.html.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/wpt/metadata/html/dom/interfaces.html.ini b/tests/wpt/metadata/html/dom/interfaces.html.ini index f4b4a274fd0..0898618fa9f 100644 --- a/tests/wpt/metadata/html/dom/interfaces.html.ini +++ b/tests/wpt/metadata/html/dom/interfaces.html.ini @@ -3855,15 +3855,9 @@ [HTMLOptGroupElement interface: document.createElement("optgroup") must inherit property "label" with the proper type (1)] expected: FAIL - [HTMLOptionElement interface: attribute form] - expected: FAIL - [HTMLOptionElement interface: attribute index] expected: FAIL - [HTMLOptionElement interface: document.createElement("option") must inherit property "form" with the proper type (1)] - expected: FAIL - [HTMLOptionElement interface: document.createElement("option") must inherit property "index" with the proper type (7)] expected: FAIL