Add LayoutObject::EnclosingNGBlockFlow

This patch adds a shorthand LayoutObject::EnclosingNGBlockFlow to
detect if a LayoutObject is laid-out with LayoutNG, and if so, returns
the enclosing box as a LayoutNGBlockFlow.

Bug: 591099
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: Ib03c15a6dfa786bb16f52c45ca0d491b2c269d86
Reviewed-on: https://chromium-review.googlesource.com/707766
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#507572}
3 files changed