| Index: LayoutTests/fast/css/fontfaceset-loadingdone-expected.txt
|
| diff --git a/LayoutTests/fast/css/fontfaceset-loadingdone-expected.txt b/LayoutTests/fast/css/fontfaceset-loadingdone-expected.txt
|
| index 2c08699b88a046097122300de1548ff7dd0625e6..0bddf5fd5597075d78f0dff9aef215ca38b161cd 100644
|
| --- a/LayoutTests/fast/css/fontfaceset-loadingdone-expected.txt
|
| +++ b/LayoutTests/fast/css/fontfaceset-loadingdone-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: document.fonts.ready() method is going to be replaced with document.fonts.ready attribute in future releases. Please be prepared. For more help, check https://code.google.com/p/chromium/issues/detail?id=392077#c3 .
|
| Test that onloadingdone is fired after style recalculation.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| @@ -6,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| loadingdone
|
| PASS window.getComputedStyle(testDiv, 0).width is "48px"
|
| -ready() promise fulfilled
|
| +ready promise fulfilled
|
| PASS window.getComputedStyle(testDiv, 0).width is "48px"
|
| PASS successfullyParsed is true
|
|
|
|
|