Chromium Code Reviews
DescriptionDevTools: [CSS] fix style ranges updating
DevTools CSSOM objects (like WebInspector.CSSRule,
WebInspector.CSSStyleDeclaration) are addressed by their ranges in source code
(aka "source ranges"). Whenever some property gets changed, all the
source ranges that lay afterwards in the same stylesheet have to be updated.
Unfortunately, there was a typo in this bookkeeping operation. This patch
fixes it and covers with a testcase.
BUG=390300
R=apavlov, vsevik
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177401
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||