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

Unified Diff: LayoutTests/fast/regions/regions-widows-and-orphans.html

Issue 16690004: [CSS Regions] Rename region-overflow to region-fragment (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch Created 7 years, 6 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/regions-widows-and-orphans.html
diff --git a/LayoutTests/fast/regions/regions-widows-and-orphans.html b/LayoutTests/fast/regions/regions-widows-and-orphans.html
index e6da0d90f7161a1bd40f7b4027fdea0c0c2a3279..d7004542b514a2d3913ef3377efaef104feeecc5 100644
--- a/LayoutTests/fast/regions/regions-widows-and-orphans.html
+++ b/LayoutTests/fast/regions/regions-widows-and-orphans.html
@@ -10,7 +10,7 @@ body.hide-containers .container, body.hide-containers h3 {
.region {
height: 200px;
- -webkit-region-overflow: break;
+ -webkit-region-fragment: break;
display: inline-block;
}
« no previous file with comments | « LayoutTests/fast/regions/region-overflow-break.html ('k') | LayoutTests/fast/regions/script-tests/css-regions-disabled.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698