summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html')
-rw-r--r--testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html b/testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html
index 52397fb744..6095104fa3 100644
--- a/testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html
+++ b/testing/web-platform/tests/css/css-align/parsing/gap-shorthand.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>CSS Box Alignment Level 3: gap sets longhands</title>
<link rel="help" href="https://drafts.csswg.org/css-align-3/#propdef-gap">
-<meta name="assert" content="row-gap supports the full grammar '<row-gap> <column-gap>?'.">
+<meta name="assert" content="gap supports the full grammar '<row-gap> <column-gap>?'.">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/shorthand-testcommon.js"></script>