Bug 80930
Summary: | REGRESSION: fast/forms/placeholder-set-attribute.html is failing on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | adele, ap, bdakin, tkent |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 80447 |
Ryosuke Niwa
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r110496%20(37999)/fast/forms/placeholder-set-attribute-diffs.html
Place holder isn't rendered in the actual image :(
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
It might be related to http://trac.webkit.org/changeset/110480
Adele Peterson
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.
Beth Dakin
(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.
Beth Dakin
According to nightlies:
110550 it works
fails in 110587
Beth Dakin
<rdar://problem/11039343>
Ryosuke Niwa
Passes now.