Use a predicate that isn't so granular during continuous read.
Currently, continuous read uses the Node predicate. We want to use the DOM_NODE predicate because it doesn't chunk up nodes quite as much. This results in smoother reading (e.g. not breaking apart between lines).much. Review URL: https://codereview.chromium.org/1592513002 Cr-Commit-Position: refs/heads/master@{#370784}
Showing
Please register or sign in to comment