Chromium Code Reviews
DescriptionDo not use LayoutProgress for a UA shadow element of a PROGRESS element.
The old behavior was the first child element of PROGRESS UA ShadowRoot used
LayoutProgress if the PROGRESS has -webkit-appearance:none. However,
LayoutProgress does nothing if its associated element has no appearance. So
the behavior made no sense.
This CL has no behavior changes.
BUG=609687
Committed: https://crrev.com/12386b53694e014d2a5a0307dfc8efa6df19ece0
Cr-Commit-Position: refs/heads/master@{#392023}
Patch Set 1 #Messages
Total messages: 9 (4 generated)
|