New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 659823 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Set animation name in inspector/animation tests

Project Member Reported by suzyh@chromium.org, Oct 26 2016

Issue description

LayoutTests/inspector/animation/animation-timeline.html
and
LayoutTests/inspector/animation/animation-web-anim-negative-start-time.html
contain
"FIXME: Set animation name of Web Animation instead; not supported yet"

The Animation.id field now exists. Can it be used instead?
 

Comment 1 by samli@chromium.org, Oct 26 2016

Is that the public API?

Comment 2 by suzyh@chromium.org, Oct 28 2016

Labels: -Hotlist-SquashABug Hotlist-Squash-A-Bug

Comment 3 by suzyh@chromium.org, Oct 31 2016

samli: Animation.id is part of the public API, yes.
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 7 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ddb081c600dc06ec7b0e5604a0400cb11ad6f4e6

commit ddb081c600dc06ec7b0e5604a0400cb11ad6f4e6
Author: Stephen McGruer <smcgruer@chromium.org>
Date: Sat Oct 07 03:43:34 2017

Remove FIXMEs in two devtools animation tests

As Animation::id is now implemented, Animation.AnimationUI.Color should
now be stable for comparing test output against the expected.txt.

Bug:  659823 
Change-Id: I66ed9b827dd403f2d8c1af80831f6644cb487809
Reviewed-on: https://chromium-review.googlesource.com/706354
Reviewed-by: Samuel Li <samli@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#507275}
[modify] https://crrev.com/ddb081c600dc06ec7b0e5604a0400cb11ad6f4e6/third_party/WebKit/LayoutTests/http/tests/devtools/animation/animation-timeline-expected.txt
[modify] https://crrev.com/ddb081c600dc06ec7b0e5604a0400cb11ad6f4e6/third_party/WebKit/LayoutTests/http/tests/devtools/animation/animation-timeline.html
[modify] https://crrev.com/ddb081c600dc06ec7b0e5604a0400cb11ad6f4e6/third_party/WebKit/LayoutTests/http/tests/devtools/animation/animation-web-anim-negative-start-time.html

Status: Fixed (was: Available)

Sign in to add a comment