|
Force unitless data-expected attributes
When playing around with fast/css/calc-rounding.html
I found that using px was making the attribute value
irrelevant, because it resulted in NaN and skipped the
actual check. So also report an error when the attribute
value results in NaN and remove existing px usage for
data-expected attributes in the layout tests.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189429
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+79 lines, -80 lines) |
Patch |
|
M |
LayoutTests/css3/flexbox/flex-algorithm-with-margins.html
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/css3/flexbox/flexitem.html
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/block/margin-collapse/self-collapsing-block-with-float-children.html
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/block/min-max-height-percent-height-child.html
|
View
|
|
4 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/box-sizing/css-table-collapse.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/box-sizing/css-table-no-collapse.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/box-sizing/table-collapse.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/box-sizing/table-no-collapse.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/css-grid-layout/grid-align.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
|
M |
LayoutTests/fast/css-grid-layout/grid-item-named-grid-line-resolution.html
|
View
|
1
2
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/css-grid-layout/grid-item-with-percent-min-max-height-dynamic.html
|
View
|
1
2
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/css/calc-rounding.html
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline.html
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
LayoutTests/fast/replaced/percentage-height-when-height-specified-by-top-bottom.html
|
View
|
1
4
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
LayoutTests/resources/check-layout.js
|
View
|
1
2
|
1 chunk |
+10 lines, -10 lines |
1 comment
|
Download
|
Total messages: 15 (4 generated)
|