Update CSS tests to revision 4e1aa4f3dcbff1abd654c63d0f677379c1e2775f

This commit is contained in:
Ms2ger
2015-11-30 10:16:54 +01:00
parent 0f72049363
commit 6bb495338b
1321 changed files with 34875 additions and 7209 deletions

View File

@@ -19,6 +19,7 @@
<div data-expected="horizontal-tb" style="writing-mode: initial"></div>
<div data-expected="vertical-rl" style="writing-mode: inherit"></div>
<div data-expected="vertical-rl" style="writing-mode: horizontal-tb; writing-mode: inherit"></div>
<div data-expected="vertical-rl" style="writing-mode: foo"></div>
</div>