mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and intrinsic width</title>
|
||||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
|
||||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2012-09-07 -->
|
||||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2012-09-07 -->
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width">
|
||||
<link rel="match" href="reference/absolute-replaced-width-022-ref.htm">
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
|
||||
1in : left
|
||||
0px (set) : margin-left
|
||||
1in : width (intrinsic width)
|
||||
@@ -36,7 +36,7 @@
|
||||
(solve) : right
|
||||
=========================
|
||||
2in : width of containing block (2in)
|
||||
|
||||
|
||||
Therefore , the used right offset must be 0px
|
||||
so that the contraining equation gets balanced.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user