Skip to content

Commit 738a91a

Browse files
authored
Corrected text assert of abs-pos-non-replaced-vlr-213.xht test (#18605)
1 parent 75cb080 commit 738a91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/css-writing-modes/abs-pos-non-replaced-vlr-213.xht

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="match" href="abs-pos-non-replaced-vrl-004-ref.xht" />
1313

1414
<meta name="flags" content="ahem image" />
15-
<meta name="assert" content="When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'." />
15+
<meta name="assert" content="When 'direction' is 'rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'." />
1616

1717
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
1818
<style type="text/css"><![CDATA[

0 commit comments

Comments
 (0)