commit 5943fb54d52c85707c2b6ea07b7ad00b721e896f
parent e5657c2ff7d90378213b7a8f31e5623ae84b1b4b
Author: Tim Nguyen <nt1m@users.noreply.github.com>
Date: Wed, 15 Oct 2025 08:57:24 +0000
Bug 1993960 [wpt PR 55380] - Add author metadata in wm-propagation-body-computed-writing-mode.html, a=testonly
Automatic update from web-platform-tests
Add author metadata in wm-propagation-body-computed-writing-mode.html (#55380)
--
wpt-commits: c8b2a27adf4dcb70a11fe3b9130e171946711b3a
wpt-pr: 55380
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-computed-writing-mode.html b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-computed-writing-mode.html
@@ -3,6 +3,7 @@
<title>Computed root element writing-mode style when propagating writing-mode from body</title>
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#principal-flow">
+<link rel="author" title="Tim Nguyen" href="https://github.com/nt1m">
<body>
<script src="/resources/testharness.js"></script>