Bug 30931

Summary: fast/css/counters/invalidate-cached-counter-node can be dumpAsText
Product: WebKit Reporter: Shinichiro Hamaji <hamaji>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1
none
Patch v2 darin: review+

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>