Bug 48011 - Convert layout test LayoutTests/fast/frames/frame-element-name.html from render-tree/pixel test to text-only test
Summary: Convert layout test LayoutTests/fast/frames/frame-element-name.html from rend...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 14:55 PDT by Daniel Bates
Modified: 2010-10-20 15:23 PDT (History)
0 users

See Also:


Attachments
Layout test (12.53 KB, patch)
2010-10-20 15:04 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2010-10-20 14:55:25 PDT
We should convert the layout test LayoutTests/fast/frames/frame-element-name.html from a render-tree dump/pixel test to a text-only test.
Comment 1 Daniel Bates 2010-10-20 15:04:20 PDT
Created attachment 71345 [details]
Layout test

It may be sufficient to convert this test to a single HTML page that contains two <iframe>s that performs a similar name test. I thought to preserve the original <frameset> usage. I am open to suggestions.
Comment 2 Daniel Bates 2010-10-20 15:23:39 PDT
Comment on attachment 71345 [details]
Layout test

Clearing flags on attachment: 71345

Committed r70185: <http://trac.webkit.org/changeset/70185>
Comment 3 Daniel Bates 2010-10-20 15:23:44 PDT
All reviewed patches have been landed.  Closing bug.