Bug 95588
| Summary: | fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html is failing on mac | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philip Rogers <pdr> |
| Component: | Tools / Tests | Assignee: | Web Components Team <webcomponents-bugzilla> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | dglazkov |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philip Rogers
This test is wrong on mac platforms--the heights are actually different between the test and the ref which causes a scrollbar in one but not in the other.
See: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fdom%2Fshadow%2Fshadowdom-for-textarea-complex-shadow.html
In my gardening naïveté I rebaselined this reftest earlier in the week (http://trac.webkit.org/changeset/127182) which was incorrect and I have rolled that out.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philip Rogers
Marking the test as failing: http://trac.webkit.org/changeset/127281
Alexey Proskuryakov
The test was removed in bug 148669.