Closed Bug 1176636 Opened 9 years ago Closed 9 years ago

Various inputMode-related html/dom/interfaces.html failures when Gecko 40 merges to Beta

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
major

Tracking

()

VERIFIED FIXED
mozilla41
Tracking Status
firefox40 --- verified
firefox41 --- verified

People

(Reporter: RyanVM, Assigned: RyanVM)

Details

Looks like most of the w-p-t inputMode issues are fixed, but there's these stragglers still:

https://treeherder.mozilla.org/logviewer.html#?job_id=8742678&repo=try

10:55:42 INFO - TEST-UNEXPECTED-FAIL | /html/dom/interfaces.html | HTMLInputElement interface: attribute inputMode - assert_true: The prototype object must have a property "inputMode" expected true got false
10:55:42 INFO - TEST-UNEXPECTED-FAIL | /html/dom/interfaces.html | HTMLInputElement interface: document.createElement("input") must inherit property "inputMode" with the proper type (17) - assert_inherits: property "inputMode" not found in prototype chain
Flags: needinfo?(james)
Affects 40 as well now that bug 1066621 is uplifted there as well.
Summary: Various inputMode-related html/dom/interfaces.html failures when Gecko 41 merges to Beta → Various inputMode-related html/dom/interfaces.html failures when Gecko 40 merges to Beta
Looks like bug 1066621 just missed interfaces.html.
Flags: needinfo?(james)
rs=me on

changeset:   250546:11643860c4a9
tag:         tip
user:        Ryan VanderMeulen <ryanvm@gmail.com>
date:        Mon Jun 29 08:42:48 2015 -0400
summary:     Bug 1176636 - Set the dom.forms.inputmode pref for html/dom/interfaces.html. r=Ms2ger

diff --git a/testing/web-platform/meta/html/dom/interfaces.html.ini b/testing/web-platform/meta/html/dom/interfaces.html.ini
--- a/testing/web-platform/meta/html/dom/interfaces.html.ini
+++ b/testing/web-platform/meta/html/dom/interfaces.html.ini
@@ -1,10 +1,11 @@
 [interfaces.html]
   type: testharness
+  prefs: [dom.forms.inputmode:true]
   [Document interface: attribute domain]
     expected: FAIL
 
   [Document interface: attribute cookie]
     expected: FAIL
 
   [Document interface: attribute body]
     expected: FAIL
https://hg.mozilla.org/mozilla-central/rev/0d61746f8d7d
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.