[Webkit-unassigned] [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 09:00:12 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20855


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Critical                    |Normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction
           Priority|P2                          |P1




------- Comment #4 from webkit at mattlilek.com  2008-09-15 09:00 PDT -------
Confirmed with r36444:

Thread 0 Crashed:
0   com.apple.WebCore                   0x032acb17
WebCore::Document::renderArena() + 9 (Document.h:387)
1   com.apple.WebCore                   0x032a6f70
WebCore::CSSStyleSelector::addKeyframeStyle(WebCore::Document*,
WebCore::WebKitCSSKeyframesRule const*) + 386 (CSSStyleSelector.cpp:456)
2   com.apple.WebCore                   0x032a7634
WebCore::CSSRuleSet::addRulesFromSheet(WebCore::CSSStyleSheet*,
WebCore::MediaQueryEvaluator const&, WebCore::CSSStyleSelector*) + 1130
(CSSStyleSelector.cpp:2447)
3   com.apple.WebCore                   0x032a734f
WebCore::CSSRuleSet::addRulesFromSheet(WebCore::CSSStyleSheet*,
WebCore::MediaQueryEvaluator const&, WebCore::CSSStyleSelector*) + 389
(CSSStyleSelector.cpp:2457)
4   com.apple.WebCore                   0x032a8f4a
WebCore::CSSStyleSelector::CSSStyleSelector(WebCore::Document*, WebCore::String
const&, WebCore::StyleSheetList*, WebCore::CSSStyleSheet*, bool, bool) + 1286
(CSSStyleSelector.cpp:432)
5   com.apple.WebCore                   0x033f1195
WebCore::Document::recalcStyleSelector() + 2703 (Document.cpp:2329)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list