Bug 40758 - Fix boolean reflected attributes to use empty string consistently for the content attribute value
Summary: Fix boolean reflected attributes to use empty string consistently for the con...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 39936
  Show dependency treegraph
 
Reported: 2010-06-16 20:58 PDT by Darin Adler
Modified: 2010-06-17 07:24 PDT (History)
1 user (show)

See Also:


Attachments
Patch (25.33 KB, patch)
2010-06-16 21:16 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (27.28 KB, patch)
2010-06-16 21:24 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2010-06-16 20:58:22 PDT
Fix boolean reflected attributes to use empty string consistently for the content attribute value
Comment 1 Darin Adler 2010-06-16 21:16:49 PDT
Created attachment 58957 [details]
Patch
Comment 2 Darin Adler 2010-06-16 21:17:46 PDT
Sam, this is the change you asked about in bug 39936.
Comment 3 Darin Adler 2010-06-16 21:24:23 PDT
Created attachment 58958 [details]
Patch
Comment 4 Darin Adler 2010-06-17 07:24:31 PDT
Comment on attachment 58958 [details]
Patch

Clearing flags on attachment: 58958

Committed r61322: <http://trac.webkit.org/changeset/61322>
Comment 5 Darin Adler 2010-06-17 07:24:35 PDT
All reviewed patches have been landed.  Closing bug.