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

Side by Side Diff: third_party/WebKit/LayoutTests/fragmentation/README.txt

Issue 1681273003: Add CSS parser support for break-after, break-before and break-inside. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase master Created 4 years, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 This directory contains generic tests for fragmentation.
2
3 Spec: https://www.w3.org/TR/2016/CR-css-break-3-20160114/
4
5 Actual layout tests here will typically use multicol, paged overflow or printing to test some
6 fragmentation behavior, but they should not test anything pertaining to a specif ic fragmentation
7 type. Such specific tests should go in printing/ , fast/pagination/ or fast/mult icol/ .
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698