Open Bug 1622470 Opened 4 years ago Updated 4 years ago

React to changing style of keyframes in Rules view

Categories

(DevTools :: Inspector: Compatibility, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: daisuke, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file with-keyframes.html

STRs:

  1. Turn on devtools.inspector.compatibility.enabled pref
  2. Open attached file
  3. Select compatibility panel
  4. Uncheck the checkbox of padding-inline-start of keyframes in ruleview

ER: The issue of padding-inline-start will be gone from the compatibility panel
AR: The issue is kept to display

See the comment in https://searchfox.org/mozilla-central/source/devtools/client/inspector/compatibility/CompatibilityView.js#122-124

In case of keyframes changes, the selector given from changes actor is keyframe-selector such as "from" and "100%", not selector for node. Thus, we need to address this case.

Priority: -- → P3
Summary: React changing style of keyframes in ruleview → React to changing style of keyframes in Rules view

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3 (Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3 (normal.)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: