Re: [webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-24 Thread Konstantin Tokarev
24.11.2017, 15:41, "Konstantin Tokarev" : > 24.11.2017, 15:18, "Andrew Webster" : >>>   24.11.2017, 05:41, "Andrew Webster" : >>    I ran into an ASSERT in ElementRuleCollector::collectMatchingRules >>

Re: [webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-24 Thread Konstantin Tokarev
24.11.2017, 15:18, "Andrew Webster" : >>  24.11.2017, 05:41, "Andrew Webster" : >   I ran into an ASSERT in ElementRuleCollector::collectMatchingRules > (ASSERT(matchRequest.ruleSet)). When ignored, it seg faults. > >   The root cause is

Re: [webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-24 Thread Andrew Webster
> 24.11.2017, 05:41, "Andrew Webster" : I ran into an ASSERT in ElementRuleCollector::collectMatchingRules (ASSERT(matchRequest.ruleSet)). When ignored, it seg faults. The root cause is that ElementRuleCollector::matchUARules and

Re: [webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-24 Thread Konstantin Tokarev
24.11.2017, 05:41, "Andrew Webster" : >>>  I ran into an ASSERT in ElementRuleCollector::collectMatchingRules >>> (ASSERT(matchRequest.ruleSet)). When ignored, it seg faults. >>> >>>  The root cause is that ElementRuleCollector::matchUARules and >>>

Re: [webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-23 Thread Konstantin Tokarev
> I ran into an ASSERT in ElementRuleCollector::collectMatchingRules > (ASSERT(matchRequest.ruleSet)). When ignored, it seg faults. > > The root cause is that ElementRuleCollector::matchUARules and > CSSDefaultStyleSheets::initDefaultStyle disagree about the location of >

[webkit-qt] CSSDefaultStyleSheets::defaultStyle

2017-11-23 Thread Andrew Webster
I ran into an ASSERT in ElementRuleCollector::collectMatchingRules (ASSERT(matchRequest.ruleSet)). When ignored, it seg faults. The root cause is that ElementRuleCollector::matchUARules and CSSDefaultStyleSheets::initDefaultStyle disagree about the location of