Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Document / CaretRangeFromPoint / caretRangeFromPoint-with-before-style-expected.txt
blob2bf6a31f42335652145b895126911fcb200b247b
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS testIt("margin", -2) is "a"
5 PASS testIt("margin", -1) is "a"
6 PASS testIt("margin", 0) is "a"
7 PASS testIt("margin", 1) is "b"
9 PASS testIt("noMargin", -2) is "a"
10 PASS testIt("noMargin", -1) is "a"
11 PASS testIt("noMargin", 0) is "a"
12 PASS testIt("noMargin", 1) is "b"