Bug 153681 - fast/shadow-dom/Element-interface-attachShadow.html fails on iOS
Summary: fast/shadow-dom/Element-interface-attachShadow.html fails on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-01-29 15:46 PST by Ryosuke Niwa
Modified: 2016-01-29 18:16 PST (History)
8 users (show)

See Also:


Attachments
Fixes the bug (3.07 KB, patch)
2016-01-29 15:59 PST, Ryosuke Niwa
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-01-29 15:46:07 PST
fast/shadow-dom/Element-interface-attachShadow.html is failing on iOS because we don't have meter element enabled there.
Comment 1 Radar WebKit Bug Importer 2016-01-29 15:48:18 PST
<rdar://problem/24419868>
Comment 2 Ryosuke Niwa 2016-01-29 15:59:12 PST
Created attachment 270270 [details]
Fixes the bug
Comment 3 Ryosuke Niwa 2016-01-29 16:06:53 PST
Committed r195863: <http://trac.webkit.org/changeset/195863>