DescriptionWrong pending sheets test causing FOUC.
In r176050, moving the full view repaint from StyleEngine to Document, the
check changed from !hasPendingSheets() to haveStylesheetsLoaded(). The
difference is that m_ignorePendingStylesheets affected the result of the
check which causes a FOUC in named BUG.
BUG=384969
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176367
Patch Set 1 #Patch Set 2 : Added test #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|