aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-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-wrap-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-wrap-reverse.xht')
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-reverse.xht6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-reverse.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-reverse.xht
index 89f04eacbc4..6c2e8503b46 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-reverse.xht
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/css-flexbox-column-reverse-wrap-reverse.xht
@@ -31,19 +31,19 @@
<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">i</div>
+ <div class="item">u</div>
<div class="item">9</div>
<div class="item">f</div>
<div class="item">6</div>
<div class="item">c</div>
<div class="item">3</div>
- <div class="item">h</div>
+ <div class="item">t</div>
<div class="item">8</div>
<div class="item">e</div>
<div class="item">5</div>
<div class="item">b</div>
<div class="item">2</div>
- <div class="item">g</div>
+ <div class="item">s</div>
<div class="item">7</div>
<div class="item">d</div>
<div class="item">4</div>