Bug 57524 - fast/dom/HTMLKeygenElement/keygen.html should be skipped in WebKitTestRunner
Summary: fast/dom/HTMLKeygenElement/keygen.html should be skipped in WebKitTestRunner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-30 22:41 PDT by Dominic Cooney
Modified: 2011-03-30 22:56 PDT (History)
0 users

See Also:


Attachments
Patch (1.34 KB, patch)
2011-03-30 22:51 PDT, Dominic Cooney
dominicc: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Cooney 2011-03-30 22:41:48 PDT
fast/dom/HTMLKeygenElement/keygen.html uses layoutTestController.shadowRoot; that is only implemented in Chromium DRT and Mac DRT right now.
Comment 1 Dominic Cooney 2011-03-30 22:51:40 PDT
Created attachment 87669 [details]
Patch
Comment 2 Dominic Cooney 2011-03-30 22:56:27 PDT
Fixed by r82547.