Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Side by Side Diff: LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-clashing-element-id-tree-crash-expected.txt

Issue 23604028: [XML Viewer crash] Store the reference of pretty-print div as tree to be used during the processing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This XML file does not appear to have any style information associated with it. The document tree is shown below.
2 <organizations>
3 <organization name="A">
4 <CEO name="B" id="tree">
5 <SalesManager name="C"/>
6 <OperationsManager name="D"/>
7 <RnDManager name="E">
8 <ReasearchHead name="F"/>
9 </RnDManager>
10 </CEO>
11 </organization>
12 </organizations>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698