Inherit propagation diff necessary for loaded web fonts.

As the loading status is not part of the RenderStyle equality operator
anymore, we need to explicitly check for the loading status to make the
style propagation diff be different from NoChange. That is necessary to
trigger a call to RenderObject::setStyle which in turn will call
visualInvalidationDiff that will trigger a layout/paint for the loaded
font.

This is a regression from r186572.

R=eae@chromium.org
BUG=440271

Review URL: https://codereview.chromium.org/790823003

git-svn-id: svn://svn.chromium.org/blink/trunk@186801 bbb929c8-8fbe-4397-9dbb-9b2b20218538
3 files changed
tree: b1c1f0f930b0ee1db8480c085f4cd6100703ded5
  1. third_party/