Skip to content

Commit 1904df2

Browse files
committed
[css-align-3] add writing-mode to testcase
1 parent 7a66d53 commit 1904df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align-3/baseline-align-test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html style="writing-mode: horizontal-tb">
33
<style>
44
h2 { font: bold 100%/1 sans-serif; }
55
div { border: solid 1em; }

0 commit comments

Comments
 (0)