Index: LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt |
diff --git a/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt b/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt |
index 8b8da0ce195d4ba03482fba365432008a8e3d5e3..88c9a047678d5bc5112d2a42d6987f74a3daec35 100644 |
--- a/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt |
+++ b/LayoutTests/fast/css-grid-layout/grid-content-sized-columns-resolution-expected.txt |
@@ -44,6 +44,8 @@ PASS window.getComputedStyle(gridMinContentFixedAndAutoAboveLimits, '').getPrope |
PASS window.getComputedStyle(gridMaxContentFixedAndAutoAboveLimits, '').getPropertyValue('grid-template-columns') is "65px 85px" |
PASS window.getComputedStyle(gridMinContentFixedAndFixedFixedAndAuto, '').getPropertyValue('grid-template-columns') is "20px 20px 60px" |
PASS window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, '').getPropertyValue('grid-template-columns') is "70px 20px 60px" |
+PASS window.getComputedStyle(gridMaxContentAndMaxContentFixedAndMaxContent, '').getPropertyValue('grid-template-columns') is "70px 20px 50px" |
+PASS window.getComputedStyle(gridAutoAndMinContentFixedAndMinContent, '').getPropertyValue('grid-template-columns') is "55px 30px 65px" |
PASS successfullyParsed is true |
TEST COMPLETE |
@@ -131,3 +133,9 @@ XXXX XXXX |
XXXXXXXXXX |
XXXX XXXX |
XXXXXXXXXXXXXXX |
+X X X |
+X X |
+XX XX XX XX XX |
+XX |
+XXXXXXXXXXXXXXX |
+XXX XXX |