Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html

Issue 15027012: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html
diff --git a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html
index 25d216edc50402e4719c09996bb952369bf6b9fa..87b388f0602a47fdbc5dcb9b12d1d5d9afea252c 100644
--- a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html
+++ b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds.html
@@ -5,6 +5,9 @@
-webkit-flow-into: flow1;
text-align: justify;
padding: 5px;
+ font-family: Ahem;
+ font-size: 10px;
+ -webkit-font-smoothing: none;
}
#first-box {
@@ -42,7 +45,7 @@
<div id="second-box">
<p>This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p>
<p>This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p>
- <p>This line of text should not get out of the region.</p>
+ <p>This line of text should not get out of the region. This line of text should not get out of the region.</p>
</div>
</div>
</div>
« no previous file with comments | « no previous file | LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698