Bug 94528
Summary: | Reftest fast/text-autosizing/nested-em-line-height.html needs updating after r126058 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dbates, kenneth |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 93862 | ||
Bug Blocks: | 84186 |
Kenneth Russell
Layout test fast/text-autosizing/nested-em-line-height.html needs updating after http://trac.webkit.org/changeset/126058 . See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Ftext-autosizing%2Fnested-em-line-height.html for an example failure. This test is a reftest, and I'm not 100% sure how to correctly update fast/text-autosizing/nested-em-line-height-expected.html , so marking this in TestExpectations as a failure for now and assigning to johnme for a look.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Committed r126077: <http://trac.webkit.org/changeset/126077>
Kenneth Russell
For some reason it looks like the failure is only happening on Mac OS. I'm narrowing the test expectation and generalizing it so a fix won't show up as a failure, so please make sure to update LayoutTests/platform/chromium/TestExpectations when any fix is landed.
Kenneth Russell
Committed r126078: <http://trac.webkit.org/changeset/126078>
John Mellor
Thanks for updating the TestExpectations. I'm not sure why this is happening; it sounds similar to bug 90741. I'll debug it once I can get my hands on a Mac build of chrome...
Daniel Bates
Marking this bug Resolved WontFix because the TEXT_AUTOSIZING feature was removed in <https://trac.webkit.org/changeset/206119> (bug #162167). See bug 84186, comment 32 for more details.