Bug 30931 - fast/css/counters/invalidate-cached-counter-node can be dumpAsText
Summary: fast/css/counters/invalidate-cached-counter-node can be dumpAsText
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 14:48 PDT by Shinichiro Hamaji
Modified: 2009-10-29 15:33 PDT (History)
0 users

See Also:


Attachments
Patch v1 (4.87 KB, patch)
2009-10-29 14:49 PDT, Shinichiro Hamaji
no flags Details | Formatted Diff | Diff
Patch v2 (5.36 KB, patch)
2009-10-29 15:13 PDT, Shinichiro Hamaji
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinichiro Hamaji 2009-10-29 14:48:06 PDT
As now we can examine the values of counters with counterValueForElementById, this can be a dumpAsText test.
Comment 1 Shinichiro Hamaji 2009-10-29 14:49:08 PDT
Created attachment 42150 [details]
Patch v1
Comment 2 Darin Adler 2009-10-29 14:57:36 PDT
Comment on attachment 42150 [details]
Patch v1

This patch doesn't include the new expected result.
Comment 3 Shinichiro Hamaji 2009-10-29 15:13:57 PDT
Created attachment 42151 [details]
Patch v2
Comment 4 Shinichiro Hamaji 2009-10-29 15:14:24 PDT
Sorry for this silly mistake...
Comment 5 Shinichiro Hamaji 2009-10-29 15:33:15 PDT
Committed r50304: <http://trac.webkit.org/changeset/50304>