Bug 78217

Summary: LayoutTests/fast/harness/resources/modal-dialog.html is missing the opening html tag
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.