Bug 148840 - time element should use HTMLTimeElement interface
Summary: time element should use HTMLTimeElement interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-04 16:05 PDT by Ryosuke Niwa
Modified: 2015-09-21 23:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (41.90 KB, patch)
2015-09-21 21:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews106 for mac-mavericks-wk2 (847.19 KB, application/zip)
2015-09-21 21:51 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews101 for mac-mavericks (757.71 KB, application/zip)
2015-09-21 22:08 PDT, Build Bot
no flags Details
Patch (47.67 KB, patch)
2015-09-21 22:37 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-09-04 16:05:34 PDT
Time element should be an instance of HTMLTimeElement instead of generic HTMLElement.

This bug was found by the newly imported test: LayoutTests/http/tests/w3c/html/semantics/text-level-semantics/the-time-element/001.html
Comment 1 Radar WebKit Bug Importer 2015-09-04 16:06:53 PDT
<rdar://problem/22586690>
Comment 2 Chris Dumez 2015-09-21 21:02:48 PDT
Created attachment 261720 [details]
Patch
Comment 3 Build Bot 2015-09-21 21:51:43 PDT
Comment on attachment 261720 [details]
Patch

Attachment 261720 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/195379

New failing tests:
imported/w3c/web-platform-tests/html/dom/interfaces.html
imported/w3c/web-platform-tests/html/semantics/interfaces.html
Comment 4 Build Bot 2015-09-21 21:51:47 PDT
Created attachment 261722 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 5 Build Bot 2015-09-21 22:08:28 PDT
Comment on attachment 261720 [details]
Patch

Attachment 261720 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/195407

New failing tests:
imported/w3c/web-platform-tests/html/dom/interfaces.html
imported/w3c/web-platform-tests/html/semantics/interfaces.html
Comment 6 Build Bot 2015-09-21 22:08:31 PDT
Created attachment 261723 [details]
Archive of layout-test-results from ews101 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 7 Chris Dumez 2015-09-21 22:37:08 PDT
Created attachment 261724 [details]
Patch
Comment 8 WebKit Commit Bot 2015-09-21 23:25:22 PDT
Comment on attachment 261724 [details]
Patch

Clearing flags on attachment: 261724

Committed r190106: <http://trac.webkit.org/changeset/190106>
Comment 9 WebKit Commit Bot 2015-09-21 23:25:27 PDT
All reviewed patches have been landed.  Closing bug.