|
Add additional information to FAIL lines for animation interpolation tests
This change adds to the FAIL line the parsed value of the expected style, which
can help with debugging. For example ...
FAIL: border-image-width from [0] to [20] was [0] at -0.3, expected [0]
becomes ...
FAIL: border-image-width from [0] to [20] was [0] at -0.3, expected [0] (parsed as [0px])
R=dstockwell@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161327
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+270 lines, -269 lines) |
Patch |
 |
M |
LayoutTests/animations/interpolation/background-image-interpolation-expected.txt
|
View
|
1
|
2 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/background-position-interpolation-expected.txt
|
View
|
1
2
|
1 chunk |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/background-size-interpolation-expected.txt
|
View
|
|
1 chunk |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/box-shadow-interpolation-expected.txt
|
View
|
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/clip-interpolation-expected.txt
|
View
|
|
1 chunk |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/filter-interpolation-expected.txt
|
View
|
1
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/flex-interpolation-expected.txt
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/line-height-interpolation-expected.txt
|
View
|
1
2
3
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/list-style-image-interpolation-expected.txt
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/max-height-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/max-width-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/min-height-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/min-width-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/resources/interpolation-test.js
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/svg-fill-interpolation-expected.txt
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt
|
View
|
|
4 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/svg-stroke-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/text-decoration-color-interpolation-expected.txt
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-background-size-interpolation-expected.txt
|
View
|
|
1 chunk |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-column-gap-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-column-width-interpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-mask-image-interpolation-expected.txt
|
View
|
1
|
2 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-mask-position-interpolation-expected.txt
|
View
|
1
2
|
1 chunk |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt
|
View
|
|
1 chunk |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/platform/linux/animations/interpolation/line-height-interpolation-expected.txt
|
View
|
1
2
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt
|
View
|
1
2
3
4
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/virtual/web-animations-css/animations/interpolation/box-shadow-interpolation-expected.txt
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/virtual/web-animations-css/animations/interpolation/filter-interpolation-expected.txt
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|