Bug 38584 - Spatial Navigation: use data url in layout tests
Summary: Spatial Navigation: use data url in layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 07:29 PDT by Antonio Gomes
Modified: 2010-05-06 09:46 PDT (History)
0 users

See Also:


Attachments
(committed in r58888, rubber-stamped by kenneth on IRC) patch v1 (8.30 KB, patch)
2010-05-05 07:35 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-05-05 07:29:08 PDT
Many of the layout tests make use of the "data:" uri schema to reference resources inlined in the HTML. I think Spatial Navigation tests could do the same instead of having resources/iframe{1,2,3,4}.html files.

It is a polishment task, but makes layout test more readable.

Patch comming
Comment 1 Antonio Gomes 2010-05-05 07:35:32 PDT
Created attachment 55122 [details]
(committed in r58888, rubber-stamped by kenneth on IRC) patch v1
Comment 2 Antonio Gomes 2010-05-06 09:46:24 PDT
Comment on attachment 55122 [details]
(committed in r58888, rubber-stamped by kenneth on IRC) patch v1

Clearing flags on attachment: 55122

Committed r58888: <http://trac.webkit.org/changeset/58888>