Bug 102370

Summary: Tests in fast/text/international cause flakiness, because window.internals does not reset font family mappings
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, bfulgham, glenn, haraken, jussi.kukkonen
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Raphael Kubo da Costa (:rakuco)
Reported 2012-11-15 04:26:59 PST
fast/text/international/jpan-script-equivalence.html, for example, does this: window.internals.settings.setStandardFontFamily("Ahem", "Hrkt"); Since we do not have a way to clear these font mappings with custom codes between each test, if one later runs fast/text/international/002.html it will fail because a different font (Ahem) will be used instead.
Attachments
Jussi Kukkonen (jku)
Comment 1 2012-11-21 05:26:16 PST
*** Bug 102918 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.