| commit | 41994c3252578f5ac2489935d84fb6c1c08b15a2 | [log] [tgz] |
|---|---|---|
| author | kouhei <kouhei@chromium.org> | Fri Jul 15 02:32:57 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 02:35:40 2016 |
| tree | fdaafe4c5a7f6e6e495d4282f05058052a861722 | |
| parent | 0db1953fe885efd464c37a23058960992e746ee0 [diff] |
HTML parser: Add show/toString() debug helper methods These methods are useful when debugging the HTML parser. They are only enabled on Debug builds, and should not affect any release. BUG=None Review-Url: https://codereview.chromium.org/2145353002 Cr-Commit-Position: refs/heads/master@{#405683}