Bug 153681

Summary: fast/shadow-dom/Element-interface-attachShadow.html fails on iOS
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, gyuyoung.kim, kling, koivisto, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
Fixes the bug koivisto: review+

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>