| Index: third_party/WebKit/LayoutTests/fast/css/invalidation/font-face-load-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/font-face-load-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/font-face-load-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..12c19f8e384ec001f3bbf4d3ce88d0b598528cfa
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/font-face-load-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Check that FontFaceSet.load() does not trigger a style recalc
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 5
|
| +PASS getComputedStyle(x).color is "rgb(0, 128, 0)"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|