DescriptionPerformanceTests/Bindings/scroll-top.html should use another DOM attribute
scroll-top.html is intended to test performance of DOM attributes that return small integers.
Due to a recent change to Element.scrollTop, Element.scrollTop no longer returns small integers
(it returns a double value). So this CL updates the performance test so that it uses Node.nodeType.
BUG=371429
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175021
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|