Use a JS markup serializer.
This makes MarkupAccumulator and all related code into dead code. R=ojan@chromium.org Review URL: https://codereview.chromium.org/771093002
This commit is contained in:
parent
96595e6d60
commit
42cd8f2ed4
@ -17,6 +17,7 @@ M <p></p>
|
||||
N
|
||||
O <br></br>
|
||||
P
|
||||
Q <template><div>contents</div></template>
|
||||
|
||||
</isindex></keygen></body>
|
||||
</html>
|
||||
|
@ -19,5 +19,6 @@ M <p></p>
|
||||
N </p>
|
||||
O <br/>
|
||||
P </br>
|
||||
Q <template><div>contents</div></template>
|
||||
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user