Skip to content

Commit

Permalink
fix content-visibility-auto-svg-text.html (#50131)
Browse files Browse the repository at this point in the history
  • Loading branch information
iidmsa authored Jan 17, 2025
1 parent ef6d83d commit 04e2c47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</style>
</head>
<body>
<p>Test passes if there is a filled green square.</p>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div style="content-visibility: auto;">
<svg>
<text fill="green" x="0" y="80">x</text>
Expand Down

0 comments on commit 04e2c47

Please sign in to comment.