DescriptionAvoid looping through all attributes for attribute selector.
An attribute selector may only match a single attribute in a given element
unless the selector matches all namespaces. Break the loop if the selector
has no namespace, or if it has a specific namespace.
R=esprehn@chromium.org
BUG=447832
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188250
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|