Changeset 174643 in webkit for trunk/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt
- Timestamp:
- Oct 13, 2014, 1:44:24 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt
r174006 r174643 11 11 PASS window.getComputedStyle(gridMaxContentAndMinContentFixed, '').getPropertyValue('-webkit-grid-template-columns') is "70px 20px" 12 12 PASS window.getComputedStyle(gridMaxContentAndMaxContentFixed, '').getPropertyValue('-webkit-grid-template-columns') is "55px 35px" 13 PASS window.getComputedStyle(gridMinContentFixedAndAutoAboveLimits, '').getPropertyValue('-webkit-grid-template-columns') is "15px 95px" 14 PASS window.getComputedStyle(gridMaxContentFixedAndAutoAboveLimits, '').getPropertyValue('-webkit-grid-template-columns') is "65px 85px" 15 PASS window.getComputedStyle(gridMinContentFixedAndFixedFixedAndAuto, '').getPropertyValue('-webkit-grid-template-columns') is "20px 20px 60px" 16 PASS window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, '').getPropertyValue('-webkit-grid-template-columns') is "40px 20px 90px" 13 17 PASS successfullyParsed is true 14 18 … … 26 30 XXXX XXXX 27 31 XXXX XXXX 32 XXXX XXXX 33 XXXXXXXXXXX 34 XXXX XXXX 35 XXXXXXXXXXXXXXX 36 XXXX XXXX 37 XXXXXXXXXX 38 XXXX XXXX 39 XXXXXXXXXXXXXXX
Note:
See TracChangeset
for help on using the changeset viewer.