Skip to content

Commit cdb3ea1

Browse files
committed
Bug 1575730 [wpt PR 18605] - Corrected text assert of abs-pos-non-replaced-vlr-213.xht test, a=testonly
Automatic update from web-platform-tests Corrected text assert of abs-pos-non-replaced-vlr-213.xht test (#18605) -- wpt-commits: 738a91a4ef94f5163c0addc53e2f65d42a0e3cda wpt-pr: 18605 UltraBlame original commit: 32763553675a5a030753952ba13fceb70a16d09a
1 parent cd55df1 commit cdb3ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/web-platform/tests/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)