Skip to content

Commit 380840a

Browse files
authored
Fix typos in test fixtures (#423)
* Fixing typo in head tag * Errenious closing of HTML tag * Fix typo in pixel value * Typo in border color * Regenerate gentests
1 parent c3b8fc5 commit 380840a

File tree

673 files changed

+737
-695
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

673 files changed

+737
-695
lines changed

scripts/import-yoga-tests/FIXTURE_TEMPLATE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
__HTML_GOES_HERE__

test_fixtures/absolute_aspect_ratio_aspect_ratio_overrides_height_of_full_inset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_height_from_inset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_max_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_max_width.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_min_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_min_width.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_width.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_fill_width_from_inset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_height_overrides_inset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_aspect_ratio_width_overrides_inset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="display: flex; width: 400px; height: 300px;">

test_fixtures/absolute_child_with_cross_margin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root"

test_fixtures/absolute_child_with_main_margin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: row; width: 20px; height: 37px">

test_fixtures/absolute_child_with_max_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: column;width: 100px; height: 200px">

test_fixtures/absolute_child_with_max_height_larger_shrinkable_grandchild.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: column;width: 100px; height: 200px">

test_fixtures/absolute_layout_align_items_and_justify_content_center.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_align_items_and_justify_content_center_and_bottom_position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_align_items_and_justify_content_center_and_left_position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_align_items_and_justify_content_center_and_right_position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_align_items_and_justify_content_center_and_top_position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_align_items_and_justify_content_flex_end.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: flex-end; justify-content: flex-end;">

test_fixtures/absolute_layout_align_items_center.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center;">

test_fixtures/absolute_layout_align_items_center_on_child_only.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px;">

test_fixtures/absolute_layout_child_order.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; align-items: center; justify-content: center;">

test_fixtures/absolute_layout_in_wrap_reverse_column_container.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: column; width: 100px; height: 100px; flex-wrap: wrap-reverse;">

test_fixtures/absolute_layout_in_wrap_reverse_column_container_flex_end.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: column; width: 100px; height: 100px; flex-wrap: wrap-reverse;">

test_fixtures/absolute_layout_in_wrap_reverse_row_container.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: row; width:100px; height: 100px; flex-wrap: wrap-reverse;">

test_fixtures/absolute_layout_in_wrap_reverse_row_container_flex_end.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="flex-direction: row; width: 100px; height: 100px; flex-wrap: wrap-reverse;">

test_fixtures/absolute_layout_justify_content_center.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 110px; justify-content: center;">

test_fixtures/absolute_layout_no_size.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 100px;">

test_fixtures/absolute_layout_percentage_bottom_based_on_parent_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 200px;">

test_fixtures/absolute_layout_percentage_height.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 200px; height: 100px;">

test_fixtures/absolute_layout_row_width_height_end_bottom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px; flex-direction: row;">

test_fixtures/absolute_layout_start_top_end_bottom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_layout_width_height_end_bottom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_layout_width_height_start_top.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_layout_width_height_start_top_end_bottom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_layout_within_border.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="height: 100px; width: 100px; border-width: 10px; padding: 10px;">

test_fixtures/absolute_margin_bottom_left.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px; justify-content: flex-end; flex-direction: column;">

test_fixtures/absolute_minmax_bottom_right_max.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_minmax_bottom_right_min_max.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_minmax_bottom_right_min_max_preferred.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

test_fixtures/absolute_minmax_top_left_bottom_right_max.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Test description
88
</title>
9-
<head/>
9+
</head>
1010
<body>
1111

1212
<div id="test-root" style="width: 100px; height: 100px;">

0 commit comments

Comments
 (0)