summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm')
-rw-r--r--third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm
index de5fdb2..dc8dfe4 100644
--- a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm
+++ b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-018.htm
@@ -12,6 +12,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths">
<meta content="When direction is left-to-right and 'left' is set to static position and 'width' and 'right' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to shrink-to-fit width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation." name="assert">
<meta content="ahem" name="flags">
+ <script src="../../resources/ahem.js"></script>
<style type="text/css">
body