Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / fontfaceset-loadingdone-expected.txt
1 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 .
2 Test that onloadingdone is fired after style recalculation.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 loadingdone
8 PASS window.getComputedStyle(testDiv, 0).width is "48px"
9 ready() promise fulfilled
10 PASS window.getComputedStyle(testDiv, 0).width is "48px"
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14 aaa