| commit | 8a079b530b47ce80a798f1dac8a3736c51a30558 | [log] [tgz] |
|---|---|---|
| author | yosin <yosin@chromium.org> | Wed Jul 20 06:05:16 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 06:07:06 2016 |
| tree | c18b94d086f02ea936816faa45e0096969487c2f | |
| parent | e52ba8d44cfb51a514ef337c0d06a3e28d4d288d [diff] |
Make assert_selection() to support no BODY element result This patch makes |assert_selection()| to serialize document element when result document doesn't have a BODY element. This patch is a preparation of http://crrev.com/2131113002, which makes "justyFull" Command to work without BODY element. BUG=n/a TEST=LayoutTests/editing/assert_selection.html Review-Url: https://codereview.chromium.org/2162063004 Cr-Commit-Position: refs/heads/master@{#406503}