mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<title>CSS Reftest Reference: flex order</title>
|
||||
<link href="mailto:mitsuteru.s@gmail.com" rel="author" title="Mitsuteru Sawa" />
|
||||
<style>
|
||||
#container { display: -webkit-flex; }
|
||||
#container { display: flex; }
|
||||
#highOrdinal {
|
||||
background: lime;
|
||||
height: 100px; width: 100px;
|
||||
|
||||
Reference in New Issue
Block a user