Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 5c38777

Browse files
committed
[css-grid] Add author information to Implied Minimum Size of Grid Items tests
1 parent 283588f commit 5c38777

9 files changed

+9
-0
lines changed

css-grid-1/grid-items/grid-minimum-size-grid-items-010.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size gets clamped, so the grid item doesn't overflow the fixed size area.">

css-grid-1/grid-items/grid-minimum-size-grid-items-011.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size gets clamped, so the grid item doesn't overflow the fixed size area.">

css-grid-1/grid-items/grid-minimum-size-grid-items-012.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size gets clamped, so the grid item doesn't overflow the fixed size area.">

css-grid-1/grid-items/grid-minimum-size-grid-items-013.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="flags" content="ahem">

css-grid-1/grid-items/grid-minimum-size-grid-items-014.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size is not clamped if the grid item has not stretch alignment.">

css-grid-1/grid-items/grid-minimum-size-grid-items-015.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size is not clamped if the grid item if it spans some not fixed grid tracks.">

css-grid-1/grid-items/grid-minimum-size-grid-items-016.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size is clamped if the grid item only spans fixed grid tracks.">

css-grid-1/grid-items/grid-minimum-size-grid-items-017.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size is not clamped if the track has an 'auto' min track sizing function.">

css-grid-1/grid-items/grid-minimum-size-grid-items-018.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Grid Layout Test: Minimum size of grid items</title>
4+
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
45
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
56
<link rel="match" href="../../css21/reference/ref-filled-green-100px-square.xht">
67
<meta name="assert" content="Checks that automatic minimum size is not clamped if the track has an 'auto' min track sizing function.">

0 commit comments

Comments
 (0)