Side by Side Diff: LayoutTests/fast/events/click-focus-svganchor-has-ring.html
Issue 455223002 :
Make anchors mouse-focusable (Closed)
Patch Set: Move m_wasFocusedByMouse into subclasses.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/events/click-focus-anchor.html
LayoutTests/fast/events/click-focus-anchor-expected.txt
LayoutTests/fast/events/click-focus-anchor-has-ring.html
LayoutTests/fast/events/click-focus-anchor-has-ring-expected.html
LayoutTests/fast/events/click-focus-anchor-no-ring.html
LayoutTests/fast/events/click-focus-anchor-no-ring-expected.html
LayoutTests/fast/events/click-focus-svganchor-has-ring.html
LayoutTests/fast/events/click-focus-svganchor-has-ring-expected.html
LayoutTests/fast/events/click-focus-svganchor-no-ring.html
LayoutTests/fast/events/click-focus-svganchor-no-ring-expected.html
LayoutTests/fast/events/resources/focus-anchor-by-mouse.js
Source/core/dom/Element.h
Source/core/dom/Element.cpp
Source/core/html/HTMLAnchorElement.h
Source/core/html/HTMLAnchorElement.cpp
Source/core/html/HTMLFormControlElement.h
Source/core/html/HTMLFormControlElement.cpp
Source/core/rendering/RenderTheme.cpp
Source/core/svg/SVGAElement.h
Source/core/svg/SVGAElement.cpp