Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 2702483002: Paint some content for animated elements in composited animation tests. (Closed)

Created:
3 years, 10 months ago by wkorman
Modified:
3 years, 9 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Paint some content for animated elements in composited animation tests. In SPv2 we won't create a layer for an element that paints no content. For composited animation focused layout tests we explicitly want to make sure the element under test is composited. Thus we must paint some kind of content (what it is doesn't actually matter). Here we add an 'x' as dummy text content to be painted by any element that is intended to be animated. We could alternatively set a background color and ensure the element has some non-empty size, but that involves more styling which feels more intrusive. BUG=692310 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2702483002 Cr-Commit-Position: refs/heads/master@{#453303} Committed: https://chromium.googlesource.com/chromium/src/+/6d087c27d71247d697ae2afee12b5a7532551e68

Patch Set 1 #

Total comments: 7

Patch Set 2 : Remove zoom-responsive-transform-animation changes. #

Patch Set 3 : Don't revise sample-on-last-keyframe.html test. #

Messages

Total messages: 19 (9 generated)
wkorman
First pass attempt. This passes with SPv2 enabled on my local workstation. It looks like ...
3 years, 10 months ago (2017-02-16 00:24:01 UTC) #5
alancutter (OOO until 2018)
https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html File third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html (right): https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html#newcode37 third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html:37: <div id="test">x</div> This test doesn't depend on the animation ...
3 years, 10 months ago (2017-02-16 01:12:30 UTC) #6
wkorman
https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html File third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html (right): https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html#newcode37 third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html:37: <div id="test">x</div> On 2017/02/16 at 01:12:30, alancutter wrote: > ...
3 years, 10 months ago (2017-02-17 21:42:31 UTC) #9
alancutter (OOO until 2018)
https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html File third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html (right): https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html#newcode37 third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html:37: <div id="test">x</div> On 2017/02/17 at 21:42:31, wkorman wrote: > ...
3 years, 10 months ago (2017-02-20 00:18:30 UTC) #10
wkorman
https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html File third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html (right): https://codereview.chromium.org/2702483002/diff/1/third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html#newcode37 third_party/WebKit/LayoutTests/animations/sample-on-last-keyframe.html:37: <div id="test">x</div> On 2017/02/20 00:18:30, alancutter wrote: > On ...
3 years, 10 months ago (2017-02-23 21:36:59 UTC) #11
alancutter (OOO until 2018)
On 2017/02/23 at 21:36:59, wkorman wrote: > But isn't the intent of having this test ...
3 years, 10 months ago (2017-02-24 00:12:42 UTC) #12
wkorman
On 2017/02/24 00:12:42, alancutter wrote: > On 2017/02/23 at 21:36:59, wkorman wrote: > > But ...
3 years, 10 months ago (2017-02-24 18:32:31 UTC) #13
alancutter (OOO until 2018)
lgtm, thanks!
3 years, 9 months ago (2017-02-27 03:11:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702483002/40001
3 years, 9 months ago (2017-02-27 18:36:08 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 19:50:22 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6d087c27d71247d697ae2afee12b...

Powered by Google App Engine
This is Rietveld 408576698