Bug 34010 - An element that doesn't validate and an invalid element shouldn't share style
Summary: An element that doesn't validate and an invalid element shouldn't share style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Adele Peterson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 11:18 PST by Adele Peterson
Modified: 2010-01-22 12:06 PST (History)
0 users

See Also:


Attachments
patch (4.29 KB, text/plain)
2010-01-22 11:44 PST, Adele Peterson
no flags Details
patch (4.29 KB, patch)
2010-01-22 11:51 PST, Adele Peterson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2010-01-22 11:18:03 PST
An element that doesn't validate and an invalid element shouldn't share style
Comment 1 Adele Peterson 2010-01-22 11:44:33 PST
Created attachment 47214 [details]
patch
Comment 2 Adele Peterson 2010-01-22 11:51:29 PST
Created attachment 47216 [details]
patch
Comment 3 mitz 2010-01-22 12:04:03 PST
Comment on attachment 47216 [details]
patch

> +        * html/HTMLFormControlElement.h: validate doesn't need to be virtual.

You mean “validity”
Comment 4 Adele Peterson 2010-01-22 12:06:57 PST
Committed revision 53709.