Bug 80930 - REGRESSION: fast/forms/placeholder-set-attribute.html is failing on Mac
Summary: REGRESSION: fast/forms/placeholder-set-attribute.html is failing on Mac
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 80447
  Show dependency treegraph
 
Reported: 2012-03-12 19:49 PDT by Ryosuke Niwa
Modified: 2013-05-22 15:46 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Kent Tamura 2012-03-12 20:07:47 PDT
It might be related to http://trac.webkit.org/changeset/110480
Comment 2 Adele Peterson 2012-03-12 20:12:57 PDT
I wonder if there's an underlying bug on SL that was fixed on Lion.  Beth - you might have to do something different pre-Lion.
Comment 3 Beth Dakin 2012-03-13 12:25:42 PDT
(In reply to comment #1)
> It might be related to http://trac.webkit.org/changeset/110480

Surprisingly, it doesn't seem like this change caused the regression. I dug up a SL machine, unapplied the change, and the test still failed.
Comment 4 Beth Dakin 2012-03-13 13:38:03 PDT
According to nightlies:
110550 it works
fails in 110587
Comment 5 Beth Dakin 2012-03-14 12:02:34 PDT
<rdar://problem/11039343>
Comment 6 Ryosuke Niwa 2013-05-22 15:46:49 PDT
Passes now.