Set SelectionPaintingWithoutSelectionGaps to stable.
commit875d622e225086fdaa6271aeead263267e4dcb31
authorwkorman@chromium.org <wkorman@chromium.org>
Wed, 23 Sep 2015 05:14:29 +0000 (23 05:14 +0000)
committerwkorman@chromium.org <wkorman@chromium.org>
Wed, 23 Sep 2015 05:14:29 +0000 (23 05:14 +0000)
tree2c5f0213b0d5b11e6b16fb4f2ab72c24e44d5334
parent4ff1e4c24f4b7f6244ddbea8f5d0dddca1a9b534
Set SelectionPaintingWithoutSelectionGaps to stable.

BUG=474759

Review URL: https://codereview.chromium.org/1356983003

git-svn-id: svn://svn.chromium.org/blink/trunk@202662 bbb929c8-8fbe-4397-9dbb-9b2b20218538
84 files changed:
LayoutTests/TestExpectations
LayoutTests/fast/repaint/block-selection-gap-in-composited-layer-expected.png [deleted file]
LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html [deleted file]
LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-absolute-child.html [deleted file]
LayoutTests/fast/repaint/selection-gap-fixed-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-fixed-child.html [deleted file]
LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-flipped-absolute-child.html [deleted file]
LayoutTests/fast/repaint/selection-gap-flipped-fixed-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-flipped-fixed-child.html [deleted file]
LayoutTests/fast/repaint/selection-gap-overflow-scroll-2.html [deleted file]
LayoutTests/fast/repaint/selection-gap-overflow-scroll.html [deleted file]
LayoutTests/fast/repaint/selection-gap-transformed-absolute-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-transformed-absolute-child.html [deleted file]
LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt [deleted file]
LayoutTests/fast/repaint/selection-gap-transformed-fixed-child.html [deleted file]
LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt [deleted file]
LayoutTests/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-absolute-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-absolute-child.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-fixed-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-fixed-child.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-flipped-absolute-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-flipped-absolute-child.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-flipped-fixed-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-flipped-fixed-child.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-transformed-absolute-child.html [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.txt [deleted file]
LayoutTests/paint/invalidation/spv2/selection-gap-transformed-fixed-child.html [deleted file]
LayoutTests/platform/android/fast/repaint/block-selection-gap-in-composited-layer-expected.png [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-absolute-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-fixed-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-flipped-absolute-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-flipped-fixed-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-transformed-absolute-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/repaint/selection-gap-transformed-fixed-child-expected.txt [deleted file]
LayoutTests/platform/android/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png [deleted file]
LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-composited-layer-expected.txt [deleted file]
LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-2-expected.txt [deleted file]
LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-expected.txt [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-absolute-child-expected.png [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-fixed-child-expected.png [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-flipped-absolute-child-expected.png [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-flipped-fixed-child-expected.png [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/linux/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac-lion/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac-lion/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac-mavericks/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac-mavericks/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac-snowleopard/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac-snowleopard/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac/fast/repaint/block-selection-gap-in-composited-layer-expected.txt [deleted file]
LayoutTests/platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.txt [deleted file]
LayoutTests/platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.txt [deleted file]
LayoutTests/platform/mac/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-flipped-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-flipped-fixed-child-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/mac/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/win-xp/fast/repaint/block-selection-gap-in-composited-layer-expected.txt [deleted file]
LayoutTests/platform/win-xp/fast/repaint/selection-gap-overflow-scroll-2-expected.txt [deleted file]
LayoutTests/platform/win-xp/fast/repaint/selection-gap-overflow-scroll-expected.txt [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-absolute-child-expected.png [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-fixed-child-expected.png [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-flipped-absolute-child-expected.png [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-flipped-fixed-child-expected.png [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/win-xp/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
LayoutTests/platform/win/fast/repaint/block-selection-gap-in-composited-layer-expected.txt [deleted file]
LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-2-expected.txt [deleted file]
LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt [deleted file]
LayoutTests/platform/win/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-absolute-child-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-fixed-child-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-flipped-absolute-child-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-flipped-fixed-child-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-transformed-absolute-child-expected.png [deleted file]
LayoutTests/platform/win/paint/invalidation/spv2/selection-gap-transformed-fixed-child-expected.png [deleted file]
Source/platform/RuntimeEnabledFeatures.in