diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm index a926333..12a31ae 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm +++ b/third_party/WebKit/LayoutTests/css2.1/20110323/absolute-non-replaced-width-014.htm @@ -5,6 +5,7 @@ <link rel="author" title="Microsoft" href="http://www.microsoft.com/"> <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width"> <meta name="flags" content="ahem"> + <script src="../../resources/ahem.js"></script> <meta name="assert" content="When 'left' is 'auto' and 'width' and 'right' are not 'auto' element solves for 'left'."> <style type="text/css"> #div1 |
