Bug 78217 - LayoutTests/fast/harness/resources/modal-dialog.html is missing the opening html tag
Summary: LayoutTests/fast/harness/resources/modal-dialog.html is missing the opening h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 03:03 PST by Zan Dobersek
Modified: 2012-02-23 23:35 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.12 KB, patch)
2012-02-09 03:04 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-02-09 03:03:12 PST
LayoutTests/fast/harness/resources/modal-dialog.html is missing the opening html tag
Comment 1 Zan Dobersek 2012-02-09 03:04:41 PST
Created attachment 126267 [details]
Patch

Add the missing opening <html> tag
Comment 2 WebKit Review Bot 2012-02-09 05:37:26 PST
Comment on attachment 126267 [details]
Patch

Clearing flags on attachment: 126267

Committed r107226: <http://trac.webkit.org/changeset/107226>
Comment 3 WebKit Review Bot 2012-02-09 05:37:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Darin Adler 2012-02-23 15:59:45 PST
I left that out on purpose. Do we really need it? This seems like a strange thing to change.
Comment 5 Zan Dobersek 2012-02-23 23:35:02 PST
(In reply to comment #4)
> I left that out on purpose. Do we really need it? This seems like a strange thing to change.

It also seems strange to leave it out on purpose.

I'm fine with a revert, but please explain why the tag was left out in the first place.