Make WebFrameContentDumper use Element.innerText
This patch changes WebFrameContentDumper to use Element.innerText instead of its ad-hoc TextDumper, so that its output is more predictable. This patch also allows all WebFrameSwapTest to pass in LayoutNG. Bug: 781434 Change-Id: I961fa43c1821e2a0e7eae6b01a6affe884eacc72 Reviewed-on: https://chromium-review.googlesource.com/c/1371145Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#615560}
Showing
Please register or sign in to comment