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
|
N
|
||||||
O <br></br>
|
O <br></br>
|
||||||
P
|
P
|
||||||
|
Q <template><div>contents</div></template>
|
||||||
|
|
||||||
</isindex></keygen></body>
|
</isindex></keygen></body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -19,5 +19,6 @@ M <p></p>
|
|||||||
N </p>
|
N </p>
|
||||||
O <br/>
|
O <br/>
|
||||||
P </br>
|
P </br>
|
||||||
|
Q <template><div>contents</div></template>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user