Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret.html
Issue 2293293003 :
Make CaretBase a DisplayItemClient. (Closed)
Patch Set: Fix unit test and disable failing test on SPv2.
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/FlagExpectations/enable-slimming-paint-v2
third_party/WebKit/LayoutTests/TestExpectations
third_party/WebKit/LayoutTests/fast/forms/relayout-shifts-inner-editor.html
third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret.html
third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret-expected.png
third_party/WebKit/LayoutTests/paint/invalidation/textarea-caret-expected.txt
third_party/WebKit/Source/core/editing/CaretBase.h
third_party/WebKit/Source/core/editing/CaretBase.cpp
third_party/WebKit/Source/core/editing/FrameCaret.h
third_party/WebKit/Source/core/editing/FrameCaret.cpp
third_party/WebKit/Source/core/editing/FrameSelection.h
third_party/WebKit/Source/core/editing/FrameSelection.cpp
third_party/WebKit/Source/core/layout/LayoutBlock.h
third_party/WebKit/Source/core/layout/LayoutBlock.cpp
third_party/WebKit/Source/core/layout/LayoutObject.h
third_party/WebKit/Source/core/layout/LayoutObject.cpp
third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h
third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp
third_party/WebKit/Source/core/paint/PaintControllerPaintTest.cpp