| Index: third_party/WebKit/LayoutTests/fast/text/font-stretch-variant.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/font-stretch-variant.html b/third_party/WebKit/LayoutTests/fast/text/font-stretch-variant.html
|
| index 05ed5474a9013794853201a05e7efa104da00213..87511180c8bca4e4c6f3eae86e9b504b2e0f57c4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/font-stretch-variant.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/font-stretch-variant.html
|
| @@ -27,9 +27,9 @@
|
| <div style="font-stretch: semi-expanded">font-stretch: semi-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| <div style="font-stretch: expanded">font-stretch: expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| <div style="font-stretch: extra-expanded">font-stretch: extra-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| - <div style="font-stretch: ulta-expanded">font-stretch: ulta-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| + <div style="font-stretch: ultra-expanded">font-stretch: ultra-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| </section>
|
| -
|
| +
|
| <section>
|
| <h2>Specific width, Arial Narrow</h2>
|
| <div class="narrow" style="font-stretch: ultra-condensed">font-stretch: ultra-condensed - Back in June we delivered oxygen equipment of the same size.</div>
|
| @@ -40,7 +40,7 @@
|
| <div class="narrow" style="font-stretch: semi-expanded">font-stretch: semi-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| <div class="narrow" style="font-stretch: expanded">font-stretch: expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| <div class="narrow" style="font-stretch: extra-expanded">font-stretch: extra-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| - <div class="narrow" style="font-stretch: ulta-expanded">font-stretch: ulta-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| + <div class="narrow" style="font-stretch: ultra-expanded">font-stretch: ultra-expanded - Back in June we delivered oxygen equipment of the same size.</div>
|
| </section>
|
| </body>
|
| </html>
|
|
|