Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / getComputedStyle-outline-offset-expected.txt
blob2cad62445645df3e650ab955868fd8f837a31ff5
1 Test to make sure outline-offset is found in the computed style.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS computedStyle.getPropertyValue('outline-offset') is '2px'
7 PASS successfullyParsed is true
9 TEST COMPLETE