| Index: LayoutTests/fast/css/resource-timing-for-unloaded-font-expected.txt
|
| diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/css/resource-timing-for-unloaded-font-expected.txt
|
| similarity index 50%
|
| copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| copy to LayoutTests/fast/css/resource-timing-for-unloaded-font-expected.txt
|
| index e956edbd01b12954fba32d3257219357adea36f9..d88d716b4e62edb566eb103b7e44115dc87fd335 100644
|
| --- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| +++ b/LayoutTests/fast/css/resource-timing-for-unloaded-font-expected.txt
|
| @@ -1,10 +1,10 @@
|
| ->>
|
| -Ensures that this snippet does not lead to a crash. Bug 86029.
|
| +Unloaded web fonts should not report Resource Timing
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS. WebKit did not crash.
|
| +PASS getDocumentFontFaces()[0].status is "unloaded"
|
| +PASS entries.length is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|