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

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

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 This test verifies that the webkit-flow-into property is correctly parsed 1 This test verifies that the webkit-flow-into property is correctly parsed
2 2 This is a testharness.js-based test.
3 PASS Test Parse none 3 PASS Test Parse none
4 PASS Test Parse first-flow 4 PASS Test Parse first-flow
5 PASS Test Parse 'first-flow' 5 PASS Test Parse 'first-flow'
6 PASS Test Parse ; 6 PASS Test Parse ;
7 PASS Test Parse 1 7 PASS Test Parse 1
8 PASS Test Parse 1.2 8 PASS Test Parse 1.2
9 PASS Test Parse -1 9 PASS Test Parse -1
10 PASS Test Parse 12px 10 PASS Test Parse 12px
11 PASS Test Computed Style none 11 PASS Test Computed Style none
12 PASS Test Computed Style '' 12 PASS Test Computed Style ''
13 PASS Test Computed Style 'first-flow' 13 PASS Test Computed Style 'first-flow'
14 PASS Test Computed Style first-flow 14 PASS Test Computed Style first-flow
15 PASS Test Computed Style 12px 15 PASS Test Computed Style 12px
16 PASS Test Non-Inherited none, none 16 PASS Test Non-Inherited none, none
17 PASS Test Non-Inherited none, child-flow 17 PASS Test Non-Inherited none, child-flow
18 PASS Test Non-Inherited parent-flow, none 18 PASS Test Non-Inherited parent-flow, none
19 PASS Test Non-Inherited parent-flow, child-flow 19 PASS Test Non-Inherited parent-flow, child-flow
20 Harness: the test ran to completion.
20 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698