| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css21/linebox/line-height-121.xht
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css21/linebox/line-height-121.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css21/linebox/line-height-121.xht
|
| index 0fe245a0d6597345b67b35cb4158ec123174010a..711b98b18c6898f94181a1997dd8d13db559fe15 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css21/linebox/line-height-121.xht
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css21/linebox/line-height-121.xht
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <title>CSS Test: The 'line-height' property</title>
|
| <link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
| - <link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-04-04 -->
|
| + <link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-04-04 -->
|
| <link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/fonts/line-height/001.html" type="text/html"/>
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" />
|
| <link rel="match" href="line-height-121-ref.xht" />
|
| @@ -20,16 +20,16 @@
|
| <p>Test passes if there is a short green rectangle and <strong>no red</strong>.</p>
|
| <div class="container"><div class="test">ppp</div></div>
|
|
|
| - <!-- "p" is like an underscore in Ahem. -->
|
| + <!-- "p" is like an underscore in Ahem. -->
|
|
|
| - <!-- the result will be that if the line-height is 0, then the
|
| + <!-- the result will be that if the line-height is 0, then the
|
| container will be visible as the test will be height:0 and the
|
| text will overflow the test with a small green line, leaving
|
| the red of the container visible. otherwise, line-height is
|
| 1, the test block will grow to be bigger than the
|
| - container, overflowing it, and hiding the red. -->
|
| + container, overflowing it, and hiding the red. -->
|
|
|
| - <!-- see ../001.html -->
|
| + <!-- see ../001.html -->
|
|
|
| </body>
|
| </html>
|
|
|