Bug 50282
Summary: | [chromium] area element focus ring tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dbates, japhet, noel.gordon, schenney, tasak |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Ojan Vafai
The tests were added in http://trac.webkit.org/changeset/72962/.
WIN LINUX : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE+TEXT
MAC : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE
WIN LINUX : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE+TEXT
MAC : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE
WIN LINUX : fast/images/imagemap-focus-ring-outline-color.html = IMAGE+TEXT
MAC : fast/images/imagemap-focus-ring-outline-color.html = IMAGE
Also it looks like some of the baselines added in r69778 are incorrect and started failing again with r72962. They don't have a focus ring where the platform/mac results do.
MAC : fast/images/imagemap-case.html = IMAGE
MAC : fast/images/imagemap-focus-ring-zoom.html = IMAGE
MAC : fast/images/imagemap-focus-ring.html = IMAGE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
noel gordon
http://trac.webkit.org/changeset/137698 -> [ Skip ] these to prevent more incorrect rebaselines.