aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht')
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht
index c10fc724936..10a40038bfd 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/order-with-column-reverse.xht
@@ -23,6 +23,9 @@
#third {
order: 1;
}
+ p {
+ margin: 0;
+ }
</style>
</head>
<body>