Bug 56614
Summary: | 3 <select> bidi tests failing on Windows 7 Release (WebKit2 Tests) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mitz |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://build.webkit.org/results/Windows%207%20Release%20(WebKit2%20Tests)/r81410%20(4248)/results.html |
Adam Roben (:aroben)
These tests are failing on Windows 7 Release (WebKit2 Tests) due to bidi differences:
fast/forms/select-writing-direction-natural.html
fast/text/international/bidi-menulist.html
fast/text/international/pop-up-button-text-alignment-and-direction.html
So are these, and I suspect it's due to the same issue as the above:
svg/W3C-I18N/text-dirLTR-ubOverride.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg
svg/text/bidi-text-query.svg
Here's an example (with many other failures): http://build.webkit.org/results/Windows%207%20Release%20(WebKit2%20Tests)/r81410%20(4248)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Dan determined that the SVG failures are due to some other bug. I'll file a new bug for them.
Adam Roben (:aroben)
The SVG bug is bug 56617.
Adam Roben (:aroben)
Fixed in r81419. (Thanks, Dan!)
Adam Roben (:aroben)
...and so I should close the bug.