Open Bug 1094576 Opened 10 years ago Updated 2 years ago

fix font-face reftests for dynamic changes

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: jtd, Unassigned)

References

Details

A bunch of tests have been marked as failing in layout/reftests/font-face that deal with dynamic changes to stylesheets. There's an iframe test used to detect the change in font used and it's failing on all platforms. I suspect using the Font Loading API would be a more appropriate way of testing for 'if (font loaded) ...' types of logic. # Dynamic changes # we need to skip these because of the bug that's causing order-2.html to fail HTTP(..) == enable-sheet-1.html enable-sheet-1-ref.html skip HTTP(..) == enable-sheet-2.html multiple-in-family-1-ref.html skip HTTP(..) == enable-sheet-3.html multiple-in-family-1-ref.html HTTP(..) == enable-sheet-4.html enable-sheet-4-ref.html HTTP(..) == enable-sheet-5.html enable-sheet-4-ref.html skip HTTP(..) == enable-sheet-6.html multiple-in-family-1-ref.html skip HTTP(..) == enable-sheet-7.html multiple-in-family-1-ref.html
Assignee: jd.bugzilla → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.