DescriptionUpdate css styles after modifying display mode
After setting display mode, css styles should be recalculated.
Before this patch, the new display mode value was taken into account as
soon as MediaQueryList::updateMatches() was executed (for example after
a call to window.matchMedia. But css media rules were not updated.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201417
Patch Set 1 #
Total comments: 8
Patch Set 2 : updated patch #
Total comments: 2
Patch Set 3 : New patch: call styleResolverChanged() from mediaQueryAffectingValueChanged() #Patch Set 4 : #
Messages
Total messages: 31 (10 generated)
|