commit | e744b301c52c0027c6666fb4065ad8077e80a265 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Wed Jan 15 05:03:47 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 15 05:03:47 2020 |
tree | 081be284ad109cef7915d3d492fcd8d29510cb97 | |
parent | 1bb360e068489b0b1d24312c640f63abdcd2adb1 [diff] |
[FragmentItem] Use |PaintBlockFlowContents| Before this patch, |NGFragmentItem| used its own function to paint inline children of |LayoutBlockFlow|. This patch changes it to use |PaintBlockFlowContents| by making the function support |NGFragmentItem|. Fixes ~45 failiures. Bug: 982194 Change-Id: I9f4de6c71f85cf14722fcb8b1721719445dd1f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994556 Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#731835}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .