Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/max-tabindex-focus.html
Issue 2362223002 :
Stop clamping tabIndex to short range (Closed)
Patch Set: Fix tabindex-clamp.html
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/fast/dom/tabindex-behavior.html
third_party/WebKit/LayoutTests/fast/dom/tabindex-clamp.html
third_party/WebKit/LayoutTests/fast/dom/tabindex-clamp-expected.txt
third_party/WebKit/LayoutTests/fast/events/max-tabindex-focus.html
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-forms-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-text-expected.txt
third_party/WebKit/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt
third_party/WebKit/Source/core/dom/Element.h
third_party/WebKit/Source/core/dom/Element.cpp
third_party/WebKit/Source/core/dom/ElementRareData.h
third_party/WebKit/Source/core/dom/ElementRareData.cpp
third_party/WebKit/Source/core/dom/Node.h
third_party/WebKit/Source/core/dom/Node.cpp
third_party/WebKit/Source/core/html/HTMLAnchorElement.h
third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp
third_party/WebKit/Source/core/html/HTMLElement.h
third_party/WebKit/Source/core/html/HTMLElement.cpp
third_party/WebKit/Source/core/html/HTMLFieldSetElement.h
third_party/WebKit/Source/core/html/HTMLFieldSetElement.cpp
third_party/WebKit/Source/core/html/HTMLFormControlElement.h
third_party/WebKit/Source/core/html/HTMLFormControlElement.cpp
third_party/WebKit/Source/core/html/HTMLOutputElement.h
third_party/WebKit/Source/core/html/HTMLOutputElement.cpp
third_party/WebKit/Source/core/html/HTMLSlotElement.h
third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
third_party/WebKit/Source/core/page/FocusController.cpp
third_party/WebKit/Source/core/svg/SVGAElement.h
third_party/WebKit/Source/core/svg/SVGAElement.cpp
third_party/WebKit/Source/core/svg/SVGElement.h
third_party/WebKit/Source/core/svg/SVGElement.cpp