Bug 73991
Summary: | [Chromium] Some fast/text/international/* layout tests are failing on win7 and vista. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vsevolod Vlasov <vsevik> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bashi, mnaganov |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 73806 |
Vsevolod Vlasov
Some fast/text/international/* layout tests are failing on win7 and vista.
Regressions: Unexpected image and text mismatch : (3)
fast/text/international/complex-character-based-fallback.html = IMAGE+TEXT
fast/text/international/danda-space.html = IMAGE+TEXT
fast/text/international/thai-baht-space.html = IMAGE+TEXT
Regressions: Unexpected image mismatch : (2)
fast/text/international/chromium-complex-text-non-printable.html = IMAGE
platform/win/fast/text/uniscribe-missing-glyph.html = IMAGE
Regressions: Unexpected text diff mismatch : (2)
fast/text/international/bidi-neutral-run.html = TEXT
fast/text/international/thai-line-breaks.html = TEXT
Probable cause:
http://trac.webkit.org/changeset/102190
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vsevolod Vlasov
Added to test_expectations.txt.
Committed r102229: <http://trac.webkit.org/changeset/102229>
Mikhail Naganov
Tests seem to pass for a long time, removed from expectations:
http://trac.webkit.org/changeset/114746