Bug 29659 - fast/backgrounds/repeat tests are different from their TEMPLATE
Summary: fast/backgrounds/repeat tests are different from their TEMPLATE
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-09-22 15:54 PDT by Shinichiro Hamaji
Modified: 2009-09-22 16:41 PDT (History)
0 users

See Also:


Attachments
Patch v1 (8.50 KB, patch)
2009-09-22 15:57 PDT, Shinichiro Hamaji
eric: 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-09-22 15:54:08 PDT
Its TEMPLATE.html has wrong relative path. We also need to move this from resources to script-tests.
For parsing-background-repeat.html, we can just re-generate the file.
margin-shorthand.html should be different from TEMPLATE. We can just leave it as we'll change the directory of TEMPLATE.
Comment 1 Shinichiro Hamaji 2009-09-22 15:57:44 PDT
Created attachment 39956 [details]
Patch v1
Comment 2 Eric Seidel (no email) 2009-09-22 16:24:03 PDT
Comment on attachment 39956 [details]
Patch v1

LGTM.  Thanks for taking this project on!
Comment 3 Shinichiro Hamaji 2009-09-22 16:41:50 PDT
Committed r48656: <http://trac.webkit.org/changeset/48656>