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

Side by Side Diff: LayoutTests/fast/regions/webkit-flow-parsing-expected.txt

Issue 159863002: Remove CSS regions support, keeping a bare minimum to support "region-based" multicol. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 test verifies that the webkit-flow-into property is correctly parsed
2 This is a testharness.js-based test.
3 PASS Test Parse none
4 PASS Test Parse first-flow
5 PASS Test Parse 'first-flow'
6 PASS Test Parse ;
7 PASS Test Parse 1
8 PASS Test Parse 1.2
9 PASS Test Parse -1
10 PASS Test Parse 12px
11 PASS Test Computed Style none
12 PASS Test Computed Style ''
13 PASS Test Computed Style 'first-flow'
14 PASS Test Computed Style first-flow
15 PASS Test Computed Style 12px
16 PASS Test Non-Inherited none, none
17 PASS Test Non-Inherited none, child-flow
18 PASS Test Non-Inherited parent-flow, none
19 PASS Test Non-Inherited parent-flow, child-flow
20 Harness: the test ran to completion.
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698