[webkit-reviews] review denied: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23533] Patch, including LayoutTest file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 20 21:15:14 PDT 2008


Dave Hyatt <hyatt at apple.com> has denied Eric Seidel <eric at webkit.org>'s request
for review:
Bug 20855: Crashes when <style> @import "style.css"; </style> importing a CSS
file, but works fine when same CSS is inlined
https://bugs.webkit.org/show_bug.cgi?id=20855

Attachment 23533: Patch, including LayoutTest file
https://bugs.webkit.org/attachment.cgi?id=23533&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
r-

Just use:

m_checker.m_document

instead of

sheet->doc()


More information about the webkit-reviews mailing list