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

Unified Diff: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.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
Index: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html
diff --git a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html
index ae421d6aba36897383b70f34d8b0417bdf8ad79d..257a8462626671fe45a264255e35dbadc6691351 100644
--- a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html
+++ b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html
@@ -7,6 +7,9 @@
-webkit-flow-into: flow1;
text-align: justify;
padding: 5px;
+ font-family: Ahem;
+ font-size: 10px;
+ -webkit-font-smoothing: none;
}
#first-box {

Powered by Google App Engine
This is Rietveld 408576698