aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/tests/css/css-ui/box-sizing-005.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/tests/css/css-ui/box-sizing-005.html')
-rw-r--r--tests/wpt/tests/css/css-ui/box-sizing-005.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/tests/css/css-ui/box-sizing-005.html b/tests/wpt/tests/css/css-ui/box-sizing-005.html
index 64267da8528..c75265fbccf 100644
--- a/tests/wpt/tests/css/css-ui/box-sizing-005.html
+++ b/tests/wpt/tests/css/css-ui/box-sizing-005.html
@@ -6,7 +6,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height">
<link rel="match" href="reference/box-sizing-001-ref.html">
<meta name="assert" content="When box-sizing is border-box, the content height, rather than the computed value of the height property,
- should be used in the the constraint that determines the used values of sizing and positioning properties
+ should be used in the constraint that determines the used values of sizing and positioning properties
of absolutely positioned elements.">
<style>
#cb {