Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -5,7 +5,7 @@
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
<link href="http://www.w3.org/TR/css-writing-modes-3/#text-direction" rel="help">
<link href="reference/bidi-plaintext-002.htm" rel="match">
<link href="reference/bidi-plaintext-011.htm" rel="match">
<meta content="If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with no strong directional character, the text in that element will be displayed in ltr order." name="assert">
<style type="text/css">
.test span { direction: rtl; unicode-bidi: plaintext; }