You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AI Assistance] Fix edge case of div tag only selector
There is a special case in the SimpleSelector that
don't return div with classes.
So if we don't find a selector fall back to the
node tag
Fixed: 410484620
Change-Id: I391455a130360ef3c4052fecf62e88ad8148487c
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6454223
Reviewed-by: Ergün Erdoğmuş <ergunsh@chromium.org>
Auto-Submit: Nikolay Vitkov <nvitkov@chromium.org>
Commit-Queue: Ergün Erdoğmuş <ergunsh@chromium.org>
Commit-Queue: Nikolay Vitkov <nvitkov@chromium.org>
0 commit comments