Bug 61984

Summary: Cloned <keygen> shadow element does not have the right pseudo ID
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: DOMAssignee: Dominic Cooney <dominicc>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61983    
Attachments:
Description Flags
Patch tkent: review+

Description Dominic Cooney 2011-06-02 19:52:23 PDT
Resulting in the right rules not being applied from the UA stylesheet.
Comment 1 Dominic Cooney 2011-06-03 02:18:00 PDT
Created attachment 95875 [details]
Patch
Comment 2 Kent Tamura 2011-06-03 02:25:48 PDT
Comment on attachment 95875 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=95875&action=review

ok

> Source/WebCore/ChangeLog:4
>  2011-06-03  Dominic Cooney  <dominicc@chromium.org>
>  
> +        Reviewed by NOBODY (OOPS!).
> +

The diff doesn't start at the beginning of ChangeLog.
Comment 3 Dominic Cooney 2011-06-03 03:36:23 PDT
Committed r88002: <http://trac.webkit.org/changeset/88002>
Comment 4 Ryosuke Niwa 2012-04-21 17:58:20 PDT
Comment on attachment 95875 [details]
Patch

Clearing cq?