- Remove reference to variable in the function from the doc-string, - Note that a non-empty marker list always returns a marker. Some callers assumed but wasn't the case until recently, see #136059. - Replace null check in the look with an initial assignment to ensure a marker is always returned. - Rename argument `x` to `frame`.