aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2016-04-07 09:58:26 +0200
committerMs2ger <Ms2ger@gmail.com>2016-04-07 15:10:43 +0200
commit7deaeea707fdc42e2c3b1ebe9c5116b47529de80 (patch)
tree94221817f1137f1b7a270626e8d9a9ef28f9bf79 /tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht
parent1a6245828a96e3afda8eb8661df0834fde3dfea6 (diff)
downloadservo-7deaeea707fdc42e2c3b1ebe9c5116b47529de80.tar.gz
servo-7deaeea707fdc42e2c3b1ebe9c5116b47529de80.zip
Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht')
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht
index 9d7ec41b8d9..c744de241f6 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse.xht
@@ -28,7 +28,7 @@
<body>
<p>The test passes if you see a tall green box with pairs of the digits 1-9 and a-i listed right to left in two columns.</p>
<div class="container">
- <div class="item">ghi</div>
+ <div class="item">stu</div>
<div class="item">789</div>
<div class="item">def</div>
<div class="item">456</div>