Bug 82031

Summary: A WebKit's HTML DOM bug relevant to "placeholder"
Product: WebKit Reporter: Wei Lou <weilou.happy>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows Vista   

Description Wei Lou 2012-03-23 01:06:02 PDT
Check out this bug's details at: http://stackoverflow.com/questions/9393240/about-html5s-new-feature-placeholder-on-firefox
Comment 1 Alexey Proskuryakov 2012-03-23 12:06:24 PDT
Could you please explain what the WebKit bug is? I only see a link to an external site that discusses Firefox.

We ask to post all relevant details to bugs.webkit.org bugs, because making every engineer click through to external sites and try to extract the information from unrelated discussions is wasteful.
Comment 2 Wei Lou 2012-03-23 23:48:04 PDT
Find sentences below in that page:

"The spec defines the JS property as being on the prototype, not on the object itself. Chrome gets this wrong for all DOM properties; it's a longstanding bug in Chrome."

"This should be a WebKit's bug relevant its implementation to DOM. Safari also has this bug."
Comment 3 Alexey Proskuryakov 2012-03-24 00:19:19 PDT

*** This bug has been marked as a duplicate of bug 49739 ***