diff --git a/testing/web-platform/tests/css/css-grid/parsing/grid-template-columns-computed-withcontent.html b/testing/web-platform/tests/css/css-grid/parsing/grid-template-columns-computed-withcontent.html new file mode 100644 index 000000000000..9b7cd030a7c1 --- /dev/null +++ b/testing/web-platform/tests/css/css-grid/parsing/grid-template-columns-computed-withcontent.html @@ -0,0 +1,93 @@ + + + + +CSS Grid Layout Test: getComputedStyle().gridTemplateColumns + + + + + + + + +
+
+
+
+
+ + + diff --git a/testing/web-platform/tests/css/css-grid/parsing/grid-template-rows-computed-withcontent.html b/testing/web-platform/tests/css/css-grid/parsing/grid-template-rows-computed-withcontent.html new file mode 100644 index 000000000000..693cf338c0dc --- /dev/null +++ b/testing/web-platform/tests/css/css-grid/parsing/grid-template-rows-computed-withcontent.html @@ -0,0 +1,93 @@ + + + + +CSS Grid Layout Test: getComputedStyle().gridTemplateRows + + + + + + + + +
+
+
+
+
+ + +