UIElement should have a way to get common CSS property attributes. |
|
Issue descriptionCurrently, common attributes among window, widget and view such as bounds and visible values are individually retrieved in CSSAgent. UIElement should have a common interface UIElement::GetCommonAttributes() for CSSAgent to get common attributes for view, window and widget in the same way as UIElement::GetCustomAttributes(). |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@chromium.org
, Aug 1