Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / transitions / inherit-other-props-expected.txt
blobf23582b153814e775dd884785040bf7e477cd22b
1 Tests inheritance of several transition properties.
3 PASS: Box 1 computed transition-property: all, expected: all
4 PASS: Box 1 computed transition-duration: 0s, expected: 0s
5 PASS: Box 1 computed transition-timing-function: ease, expected: ease
6 PASS: Box 2 computed transition-property: left, expected: left
7 PASS: Box 2 computed transition-duration: 2s, expected: 2s
8 PASS: Box 2 computed transition-timing-function: linear, expected: linear
9 PASS: Box 3 computed transition-property: left, expected: left
10 PASS: Box 3 computed transition-duration: 2s, expected: 2s
11 PASS: Box 3 computed transition-timing-function: linear, expected: linear
12 PASS: Box 4 computed transition-property: left, expected: left
13 PASS: Box 4 computed transition-duration: 2s, expected: 2s
14 PASS: Box 4 computed transition-timing-function: linear, expected: linear
15 PASS: Box 5 computed transition-property: left, expected: left
16 PASS: Box 5 computed transition-duration: 2s, expected: 2s
17 PASS: Box 5 computed transition-timing-function: linear, expected: linear
18 PASS: Box 6 computed transition-property: all, expected: all
19 PASS: Box 6 computed transition-duration: 0s, expected: 0s
20 PASS: Box 6 computed transition-timing-function: ease, expected: ease