DescriptionASSERTION FAILED: extractedStyle in WebCore::ApplyStyleCommand::removeInlineStyleFromElement
The last extractedStyle parameter of removeInlineStyleFromElement() is not mandatory and it's set
to default 0. This way we have to check its existence before the usage.
Backported from my WebKit patch: http://trac.webkit.org/changeset/154439
R=hayato@chromium.org
BUG=350414
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169948
Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated test and expected file. #Patch Set 3 : Fixed build fail. #
Messages
Total messages: 15 (0 generated)
|