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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/syntax/serializing-html-fragments/outerHTML-expected.txt

Issue 1164243002: W3C Test: Import web-platform-tests/html/syntax. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS HTML Test: element.outerHTML to verify HTML fragment serialization algorith m
3 PASS Node for a
4 PASS Node for abbr
5 PASS Node for address
6 PASS Node for article
7 PASS Node for aside
8 PASS Node for audio
9 PASS Node for b
10 PASS Node for bdi
11 PASS Node for bdo
12 PASS Node for blockquote
13 PASS Node for body
14 PASS Node for button
15 PASS Node for canvas
16 PASS Node for caption
17 PASS Node for cite
18 PASS Node for code
19 PASS Node for colgroup
20 PASS Node for command
21 PASS Node for datalist
22 PASS Node for dd
23 PASS Node for del
24 PASS Node for details
25 PASS Node for dfn
26 PASS Node for dialog
27 PASS Node for div
28 PASS Node for dl
29 PASS Node for dt
30 PASS Node for em
31 PASS Node for fieldset
32 PASS Node for figcaption
33 PASS Node for figure
34 PASS Node for footer
35 PASS Node for form
36 PASS Node for h1
37 PASS Node for h2
38 PASS Node for h3
39 PASS Node for h4
40 PASS Node for h5
41 PASS Node for h6
42 PASS Node for head
43 PASS Node for header
44 PASS Node for hgroup
45 PASS Node for html
46 PASS Node for i
47 PASS Node for iframe
48 PASS Node for ins
49 PASS Node for kbd
50 PASS Node for label
51 PASS Node for legend
52 PASS Node for li
53 PASS Node for map
54 PASS Node for mark
55 PASS Node for menu
56 PASS Node for meter
57 PASS Node for nav
58 PASS Node for noscript
59 PASS Node for object
60 PASS Node for ol
61 PASS Node for optgroup
62 PASS Node for option
63 PASS Node for output
64 PASS Node for p
65 PASS Node for pre
66 PASS Node for progress
67 PASS Node for q
68 PASS Node for rp
69 PASS Node for rt
70 PASS Node for ruby
71 PASS Node for s
72 PASS Node for samp
73 PASS Node for script
74 PASS Node for section
75 PASS Node for select
76 PASS Node for small
77 PASS Node for span
78 PASS Node for strong
79 PASS Node for style
80 PASS Node for sub
81 PASS Node for summary
82 PASS Node for sup
83 PASS Node for table
84 PASS Node for tbody
85 PASS Node for td
86 PASS Node for textarea
87 PASS Node for tfoot
88 PASS Node for th
89 PASS Node for thead
90 PASS Node for time
91 PASS Node for title
92 PASS Node for tr
93 PASS Node for u
94 PASS Node for ul
95 PASS Node for var
96 PASS Node for video
97 PASS Node for data
98 PASS Node for area
99 PASS Node for base
100 PASS Node for br
101 PASS Node for col
102 PASS Node for embed
103 PASS Node for hr
104 PASS Node for img
105 PASS Node for input
106 FAIL Node for keygen assert_equals: keygen node created. expected "<keygen>" but got "<keygen></keygen>"
107 PASS Node for link
108 PASS Node for meta
109 PASS Node for param
110 PASS Node for source
111 FAIL Node for track assert_equals: track node created. expected "<track>" but go t "<track></track>"
112 PASS Node for wbr
113 Harness: the test ran to completion.
114
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698