aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html
diff options
context:
space:
mode:
authorWPT Sync Bot <josh+wptsync@joshmatthews.net>2022-11-10 01:22:36 +0000
committerWPT Sync Bot <josh+wptsync@joshmatthews.net>2022-11-10 01:27:28 +0000
commitdf68c4e5d155bdca6f787268bb266fd7979347f0 (patch)
treed1a2e89454b0ba282bca143acd7616fdcc86c4e3 /tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html
parentace9b32b1c18fb5a2fa3118f47aea98e9965ed67 (diff)
downloadservo-df68c4e5d155bdca6f787268bb266fd7979347f0.tar.gz
servo-df68c4e5d155bdca6f787268bb266fd7979347f0.zip
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html')
-rw-r--r--tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html b/tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html
index 01048564df6..5f8bcda0e2e 100644
--- a/tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html
+++ b/tests/wpt/web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html
@@ -11,7 +11,6 @@
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#block-flow">
<!-- The match link is only required if this is a reftest -->
<link rel="match" href="css-flexbox-row-ref.html">
- <meta name="flags" content="">
<meta name="assert" content="Test checks that when writing mode is vertical and flex-flow: row wrap-reverse, the flex container is vertical.">
<style type="text/css">
.container {