Bug 15649

Summary: (Needs test) empty STYLE elements are not reflected into the document.styleSheets object
Product: WebKit Reporter: Kevin Decker <kdecker>
Component: DOMAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, sam
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case
none
proposed patch none

Kevin Decker
Reported 2007-10-23 17:11:39 PDT
empty STYLE elements are not reflected into the document.styleSheets object.
Attachments
test case (294 bytes, text/html)
2007-10-26 10:34 PDT, Alexey Proskuryakov
no flags
proposed patch (2.44 KB, patch)
2011-01-21 20:10 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2007-10-26 10:34:01 PDT
Created attachment 16883 [details] test case I cannot reproduce this bug with r26989.
Alexey Proskuryakov
Comment 2 2010-11-30 12:30:39 PST
Should just land the test.
Alexey Proskuryakov
Comment 3 2011-01-21 20:10:13 PST
Created attachment 79820 [details] proposed patch
Eric Seidel (no email)
Comment 4 2011-01-22 15:08:40 PST
Comment on attachment 79820 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=79820&action=review > LayoutTests/fast/dom/document-stylesheets-empty-style-expected.txt:10 > Added: svn:eol-style > + native Do you mean for this to be native?
Alexey Proskuryakov
Comment 5 2011-01-22 15:14:26 PST
> Do you mean for this to be native? Dunno, this is just the default I happen to have in SVN config. Didn't seem to cause problems so far.
WebKit Commit Bot
Comment 6 2011-01-23 13:08:50 PST
Comment on attachment 79820 [details] proposed patch Clearing flags on attachment: 79820 Committed r76468: <http://trac.webkit.org/changeset/76468>
WebKit Commit Bot
Comment 7 2011-01-23 13:08:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.