New issue
Advanced search Search tips

Issue 793288 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task


Participants' hotlists:
style-pending


Sign in to add a comment

Remove CSSUnresolvedProperty & alias property classes if possible

Project Member Reported by rjwright@chromium.org, Dec 8 2017

Issue description

I have added Project Ribbon support for css aliases by way of CSSUnresolvedProperty and its direct subclasses. We need this because aliases have leaked out into the engine past the parser in some places.

Once we finish replacing as many CSSPropertyIDs with CSS(Unresolved)Property references, we can take stock of and hopefully remove these leaks. Then CSSUnresolvedProperty and its subclasses can be removed.

Alias properties are
EpubCaptionSide
EpubTextCombine
EpubTextEmphasis
EpubTextEmphasisColor
EpubTextEmphasisStyle
EpubTextOrientation
EpubTextTransform
EpubWordBreak
EpubWritingMode
WebkitAlignContent
WebkitAlignItems
WebkitAlignSelf
WebkitAnimation
WebkitAnimationDelay
WebkitAnimationDirection
WebkitAnimationDuration
WebkitAnimationFillMode
WebkitAnimationIterationCount
WebkitAnimationName
WebkitAnimationPlayState
WebkitAnimationTimingFunction
WebkitBackfaceVisibility
WebkitBackgroundClip
WebkitBackgroundOrigin
WebkitBackgroundSize
WebkitBorderBottomLeftRadius
WebkitBorderBottomRightRadius
WebkitBorderRadius
WebkitBorderTopLeftRadius
WebkitBorderTopRightRadius
WebkitBoxShadow
WebkitBoxSizing
WebkitClipPath
WebkitColumnCount
WebkitColumnGap
WebkitColumnRule
WebkitColumnRuleColor
WebkitColumnRuleStyle
WebkitColumnRuleWidth
WebkitColumnSpan
WebkitColumnWidth
WebkitColumns
WebkitFilter
WebkitFlex
WebkitFlexBasis
WebkitFlexDirection
WebkitFlexFlow
WebkitFlexGrow
WebkitFlexShrink
WebkitFlexWrap
WebkitFontFeatureSettings
WebkitJustifyContent
WebkitOpacity
WebkitOrder
WebkitPerspective
WebkitPerspectiveOrigin
WebkitShapeImageThreshold
WebkitShapeMargin
WebkitShapeOutside
WebkitTextSizeAdjust
WebkitTransform
WebkitTransformOrigin
WebkitTransformStyle
WebkitTransition
WebkitTransitionDelay
WebkitTransitionDuration
WebkitTransitionProperty
WebkitTransitionTimingFunction
WebkitUserSelect

 
Owner: e...@chromium.org
This will probably never be possible, but it is work keeping in mind. Handing over to the new style team.

Comment 2 by e...@chromium.org, Jan 19 2018

Cc: e...@chromium.org
Owner: ----
Status: Available (was: Assigned)
Project Member

Comment 3 by sheriffbot@chromium.org, Yesterday (47 hours ago)

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 4 by futhark@chromium.org, Today (85 minutes ago)

Cc: andruud@chromium.org
I'm not sure I understand the bug description. andruud@, does this make sense to you?

Sign in to add a comment