Bug 61984 - Cloned <keygen> shadow element does not have the right pseudo ID
Summary: Cloned <keygen> shadow element does not have the right pseudo ID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dominic Cooney
URL:
Keywords:
Depends on:
Blocks: 61983
  Show dependency treegraph
 
Reported: 2011-06-02 19:52 PDT by Dominic Cooney
Modified: 2012-04-21 17:58 PDT (History)
0 users

See Also:


Attachments
Patch (5.05 KB, patch)
2011-06-03 02:18 PDT, Dominic Cooney
tkent: 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-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?