testing/web-platform/tests/css/css-backgrounds/border-width-small-values-001-d.html
author Sotaro Ikeda <sotaro.ikeda.g@gmail.com>
Thu, 10 Jul 2025 00:10:09 +0000 (7 hours ago)
changeset 795941 23763b72c35abeead04f63e4503c28abc73d065d
parent 549439 1bf583a361709eca05877399cd19ec1c5022d4d7
permissions -rw-r--r--
Bug 1976135 - Remove nightly only limitation of pref gfx.webrender.layer-compositor r=gfx-reviewers,gw Differential Revision: https://phabricator.services.mozilla.com/D256379
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Backgrounds and Borders Test: border-width small values</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<link rel="help" href="https://drafts.csswg.org/css-backgrounds/#border-width">
<link rel="mismatch" href="reference/border-width-small-values-001-ref.html">
<meta name="assert" content="Tese tests check that small values for border-width (greater than 0px and lower than 1px) are visible.">
<div style="border: 0.7px solid black;">The test passes if this text has a border</div>