Bug 27897
Summary: | DOM Storage layout tests should be easier to use outside of the layout test scripts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Orlow <jorlow> |
Component: | New Bugs | Assignee: | Jeremy Orlow <jorlow> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | abarth, levin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Jeremy Orlow
DOM Storage layout tests should be easier to use outside of the layout test scripts. Right now, the only way to know if they're working correctly is to do a diff with the expected results since the output is somewhat nuanced. They should also print out DONE when finished.
This was requested from Dave in https://bugs.webkit.org/show_bug.cgi?id=27778
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |