diff options
author | wangxianzhu@google.com <wangxianzhu@google.com> | 2015-05-06 05:14:13 +0000 |
---|---|---|
committer | wangxianzhu@google.com <wangxianzhu@google.com> | 2015-05-06 05:14:13 +0000 |
commit | ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb (patch) | |
tree | d3e90b9ca18379c32ef2b1e7a55d9aa3beec01d9 /third_party/WebKit/LayoutTests | |
parent | 5d4375dd23951f07259d66136a655dddb1783aa0 (diff) | |
download | chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.zip chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.tar.gz chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.tar.bz2 |
Auto-rebaseline for r194960
http://src.chromium.org/viewvc/blink?view=revision&revision=194960
BUG=484323
TBR=wangxianzhu@chromium.org
Review URL: https://codereview.chromium.org/1124103002
git-svn-id: svn://svn.chromium.org/blink/trunk@194962 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests')
17 files changed, 63 insertions, 37 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 8955ca0..e5aeca1 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -330,14 +330,6 @@ crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure T crbug.com/443382 imported/web-platform-tests/subresource-integrity/subresource-integrity.html [ Failure ] -crbug.com/484323 virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint.html [ NeedsRebaseline ] -crbug.com/484323 virtual/slimmingpaint/fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ] - crbug.com/389648 fast/text-autosizing/table-inflation-crash.html [ Pass Timeout Crash ] crbug.com/389648 virtual/slimmingpaint/fast/text-autosizing/table-inflation-crash.html [ Pass Timeout Crash ] diff --git a/third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt index 12f23d8..e754db2 100644 --- a/third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt @@ -6,7 +6,7 @@ "contentsOpaque": true, "drawsContent": true, "repaintRects": [ - [9, 9, 131, 23] + [7, 7, 135, 21] ] } ] diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt deleted file mode 100644 index 12f23d8..0000000 --- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt +++ /dev/null @@ -1,14 +0,0 @@ -{ - "bounds": [800, 600], - "children": [ - { - "bounds": [800, 600], - "contentsOpaque": true, - "drawsContent": true, - "repaintRects": [ - [9, 9, 131, 23] - ] - } - ] -} - diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt index 138cd29..d836dff 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,9 @@ [3, 4, 55, 29] ], "paintInvalidationClients": [ + "LayoutButton BUTTON", + "LayoutBlockFlow (anonymous)", + "LayoutText #text", "LayoutButton BUTTON" ] } diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt index 1304bac..28cacb6 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,7 @@ [6, 7, 22, 22] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT", "LayoutBlockFlow INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt index 06e84e3..ce82cd2 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,7 @@ [6, 6, 22, 23] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT", "LayoutBlockFlow INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt new file mode 100644 index 0000000..09cb663 --- /dev/null +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt @@ -0,0 +1,21 @@ +{ + "bounds": [800, 600], + "children": [ + { + "bounds": [800, 600], + "contentsOpaque": true, + "drawsContent": true, + "repaintRects": [ + [7, 7, 135, 21] + ], + "paintInvalidationClients": [ + "LayoutSlider INPUT", + "LayoutFlexibleBox DIV", + "LayoutBlockFlow DIV id='track'", + "LayoutBlockFlow DIV id='thumb'", + "LayoutSlider INPUT" + ] + } + ] +} + diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt index 1ab1954..507af4a 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,9 @@ [3, 4, 63, 29] ], "paintInvalidationClients": [ + "LayoutButton INPUT", + "LayoutBlockFlow (anonymous)", + "LayoutText #text", "LayoutButton INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt index 0bd66d4..ed8e855 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt @@ -9,6 +9,7 @@ [11, 61, 30, 30] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT id='checkbox'", "LayoutBlockFlow INPUT id='checkbox'" ] } diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt deleted file mode 100644 index 12f23d8..0000000 --- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt +++ /dev/null @@ -1,14 +0,0 @@ -{ - "bounds": [800, 600], - "children": [ - { - "bounds": [800, 600], - "contentsOpaque": true, - "drawsContent": true, - "repaintRects": [ - [9, 9, 131, 23] - ] - } - ] -} - diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt index 903bcef..8096dce 100644 --- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,9 @@ [7, 7, 52, 24] ], "paintInvalidationClients": [ + "LayoutButton BUTTON", + "LayoutBlockFlow (anonymous)", + "LayoutText #text", "LayoutButton BUTTON" ] } diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt index 9bf1229..e9c33c2 100644 --- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,7 @@ [11, 10, 15, 15] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT", "LayoutBlockFlow INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt index 2707b38..3121335 100644 --- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,7 @@ [12, 10, 15, 15] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT", "LayoutBlockFlow INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt new file mode 100644 index 0000000..cbeaf31 --- /dev/null +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt @@ -0,0 +1,21 @@ +{ + "bounds": [800, 600], + "children": [ + { + "bounds": [800, 600], + "contentsOpaque": true, + "drawsContent": true, + "repaintRects": [ + [9, 9, 131, 23] + ], + "paintInvalidationClients": [ + "LayoutSlider INPUT", + "LayoutFlexibleBox DIV", + "LayoutBlockFlow DIV id='track'", + "LayoutBlockFlow DIV id='thumb'", + "LayoutSlider INPUT" + ] + } + ] +} + diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt index 38cd780..4436609 100644 --- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt @@ -9,6 +9,9 @@ [7, 7, 59, 24] ], "paintInvalidationClients": [ + "LayoutButton INPUT", + "LayoutBlockFlow (anonymous)", + "LayoutText #text", "LayoutButton INPUT" ] } diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt index c37e1eb..9f969a7 100644 --- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/button-checkbox-click-method-repaint-expected.txt @@ -9,6 +9,7 @@ [12, 61, 30, 30] ], "paintInvalidationClients": [ + "LayoutBlockFlow INPUT id='checkbox'", "LayoutBlockFlow INPUT id='checkbox'" ] } diff --git a/third_party/WebKit/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt b/third_party/WebKit/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt index d3501d1..f711981 100644 --- a/third_party/WebKit/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt @@ -11,6 +11,8 @@ ], "paintInvalidationClients": [ "LayoutTextControl TEXTAREA", + "LayoutBlockFlow DIV id='inner-editor'", + "LayoutTextControl TEXTAREA", "LayoutBlockFlow DIV id='inner-editor'" ] } |