...

Text file src/golang.org/x/net/html/testdata/webkit/foreign-fragment.dat

Documentation: golang.org/x/net/html/testdata/webkit

     1#data
     2<nobr>X
     3#errors
     46: HTML start tag “nobr” in a foreign namespace context.
     57: End of file seen and there were open elements.
     66: Unclosed element “nobr”.
     7#document-fragment
     8svg path
     9#document
    10| <svg nobr>
    11|   "X"
    12
    13#data
    14<font color></font>X
    15#errors
    1612: HTML start tag “font” in a foreign namespace context.
    17#document-fragment
    18svg path
    19#document
    20| <svg font>
    21|   color=""
    22| "X"
    23
    24#data
    25<font></font>X
    26#errors
    27#document-fragment
    28svg path
    29#document
    30| <svg font>
    31| "X"
    32
    33#data
    34<g></path>X
    35#errors
    3610: End tag “path” did not match the name of the current open element (“g”).
    3711: End of file seen and there were open elements.
    383: Unclosed element “g”.
    39#document-fragment
    40svg path
    41#document
    42| <svg g>
    43|   "X"
    44
    45#data
    46</path>X
    47#errors
    485: Stray end tag “path”.
    49#document-fragment
    50svg path
    51#document
    52| "X"
    53
    54#data
    55</foreignObject>X
    56#errors
    575: Stray end tag “foreignobject”.
    58#document-fragment
    59svg foreignObject
    60#document
    61| "X"
    62
    63#data
    64</desc>X
    65#errors
    665: Stray end tag “desc”.
    67#document-fragment
    68svg desc
    69#document
    70| "X"
    71
    72#data
    73</title>X
    74#errors
    755: Stray end tag “title”.
    76#document-fragment
    77svg title
    78#document
    79| "X"
    80
    81#data
    82</svg>X
    83#errors
    845: Stray end tag “svg”.
    85#document-fragment
    86svg svg
    87#document
    88| "X"
    89
    90#data
    91</mfenced>X
    92#errors
    935: Stray end tag “mfenced”.
    94#document-fragment
    95math mfenced
    96#document
    97| "X"
    98
    99#data
   100</malignmark>X
   101#errors
   1025: Stray end tag “malignmark”.
   103#document-fragment
   104math malignmark
   105#document
   106| "X"
   107
   108#data
   109</math>X
   110#errors
   1115: Stray end tag “math”.
   112#document-fragment
   113math math
   114#document
   115| "X"
   116
   117#data
   118</annotation-xml>X
   119#errors
   1205: Stray end tag “annotation-xml”.
   121#document-fragment
   122math annotation-xml
   123#document
   124| "X"
   125
   126#data
   127</mtext>X
   128#errors
   1295: Stray end tag “mtext”.
   130#document-fragment
   131math mtext
   132#document
   133| "X"
   134
   135#data
   136</mi>X
   137#errors
   1385: Stray end tag “mi”.
   139#document-fragment
   140math mi
   141#document
   142| "X"
   143
   144#data
   145</mo>X
   146#errors
   1475: Stray end tag “mo”.
   148#document-fragment
   149math mo
   150#document
   151| "X"
   152
   153#data
   154</mn>X
   155#errors
   1565: Stray end tag “mn”.
   157#document-fragment
   158math mn
   159#document
   160| "X"
   161
   162#data
   163</ms>X
   164#errors
   1655: Stray end tag “ms”.
   166#document-fragment
   167math ms
   168#document
   169| "X"
   170
   171#data
   172<b></b><mglyph/><i></i><malignmark/><u></u><ms/>X
   173#errors
   17451: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
   17552: End of file seen and there were open elements.
   17651: Unclosed element “ms”.
   177#new-errors
   178(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
   179#document-fragment
   180math ms
   181#document
   182| <b>
   183| <math mglyph>
   184| <i>
   185| <math malignmark>
   186| <u>
   187| <ms>
   188|   "X"
   189
   190#data
   191<malignmark></malignmark>
   192#errors
   193#document-fragment
   194math ms
   195#document
   196| <math malignmark>
   197
   198#data
   199<div></div>
   200#errors
   201#document-fragment
   202math ms
   203#document
   204| <div>
   205
   206#data
   207<figure></figure>
   208#errors
   209#document-fragment
   210math ms
   211#document
   212| <figure>
   213
   214#data
   215<b></b><mglyph/><i></i><malignmark/><u></u><mn/>X
   216#errors
   21751: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
   21852: End of file seen and there were open elements.
   21951: Unclosed element “mn”.
   220#new-errors
   221(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
   222#document-fragment
   223math mn
   224#document
   225| <b>
   226| <math mglyph>
   227| <i>
   228| <math malignmark>
   229| <u>
   230| <mn>
   231|   "X"
   232
   233#data
   234<malignmark></malignmark>
   235#errors
   236#document-fragment
   237math mn
   238#document
   239| <math malignmark>
   240
   241#data
   242<div></div>
   243#errors
   244#document-fragment
   245math mn
   246#document
   247| <div>
   248
   249#data
   250<figure></figure>
   251#errors
   252#document-fragment
   253math mn
   254#document
   255| <figure>
   256
   257#data
   258<b></b><mglyph/><i></i><malignmark/><u></u><mo/>X
   259#errors
   26051: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
   26152: End of file seen and there were open elements.
   26251: Unclosed element “mo”.
   263#new-errors
   264(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
   265#document-fragment
   266math mo
   267#document
   268| <b>
   269| <math mglyph>
   270| <i>
   271| <math malignmark>
   272| <u>
   273| <mo>
   274|   "X"
   275
   276#data
   277<malignmark></malignmark>
   278#errors
   279#document-fragment
   280math mo
   281#document
   282| <math malignmark>
   283
   284#data
   285<div></div>
   286#errors
   287#document-fragment
   288math mo
   289#document
   290| <div>
   291
   292#data
   293<figure></figure>
   294#errors
   295#document-fragment
   296math mo
   297#document
   298| <figure>
   299
   300#data
   301<b></b><mglyph/><i></i><malignmark/><u></u><mi/>X
   302#errors
   30351: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
   30452: End of file seen and there were open elements.
   30551: Unclosed element “mi”.
   306#new-errors
   307(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
   308#document-fragment
   309math mi
   310#document
   311| <b>
   312| <math mglyph>
   313| <i>
   314| <math malignmark>
   315| <u>
   316| <mi>
   317|   "X"
   318
   319#data
   320<malignmark></malignmark>
   321#errors
   322#document-fragment
   323math mi
   324#document
   325| <math malignmark>
   326
   327#data
   328<div></div>
   329#errors
   330#document-fragment
   331math mi
   332#document
   333| <div>
   334
   335#data
   336<figure></figure>
   337#errors
   338#document-fragment
   339math mi
   340#document
   341| <figure>
   342
   343#data
   344<b></b><mglyph/><i></i><malignmark/><u></u><mtext/>X
   345#errors
   34651: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
   34752: End of file seen and there were open elements.
   34851: Unclosed element “mtext”.
   349#new-errors
   350(1:44-1:52) non-void-html-element-start-tag-with-trailing-solidus
   351#document-fragment
   352math mtext
   353#document
   354| <b>
   355| <math mglyph>
   356| <i>
   357| <math malignmark>
   358| <u>
   359| <mtext>
   360|   "X"
   361
   362#data
   363<malignmark></malignmark>
   364#errors
   365#document-fragment
   366math mtext
   367#document
   368| <math malignmark>
   369
   370#data
   371<div></div>
   372#errors
   373#document-fragment
   374math mtext
   375#document
   376| <div>
   377
   378#data
   379<figure></figure>
   380#errors
   381#document-fragment
   382math mtext
   383#document
   384| <figure>
   385
   386#data
   387<div></div>
   388#errors
   3895: HTML start tag “div” in a foreign namespace context.
   390#document-fragment
   391math annotation-xml
   392#document
   393| <math div>
   394
   395#data
   396<figure></figure>
   397#errors
   398#document-fragment
   399math annotation-xml
   400#document
   401| <math figure>
   402
   403#data
   404<div></div>
   405#errors
   4065: HTML start tag “div” in a foreign namespace context.
   407#document-fragment
   408math math
   409#document
   410| <math div>
   411
   412#data
   413<figure></figure>
   414#errors
   415#document-fragment
   416math math
   417#document
   418| <math figure>
   419
   420#data
   421<div></div>
   422#errors
   423#document-fragment
   424svg foreignObject
   425#document
   426| <div>
   427
   428#data
   429<figure></figure>
   430#errors
   431#document-fragment
   432svg foreignObject
   433#document
   434| <figure>
   435
   436#data
   437<div></div>
   438#errors
   439#document-fragment
   440svg title
   441#document
   442| <div>
   443
   444#data
   445<figure></figure>
   446#errors
   447#document-fragment
   448svg title
   449#document
   450| <figure>
   451
   452#data
   453<figure></figure>
   454#errors
   455#document-fragment
   456svg desc
   457#document
   458| <figure>
   459
   460#data
   461<div><h1>X</h1></div>
   462#errors
   4635: HTML start tag “div” in a foreign namespace context.
   4649: HTML start tag “h1” in a foreign namespace context.
   465#document-fragment
   466svg svg
   467#document
   468| <svg div>
   469|   <svg h1>
   470|     "X"
   471
   472#data
   473<div></div>
   474#errors
   4755: HTML start tag “div” in a foreign namespace context.
   476#document-fragment
   477svg svg
   478#document
   479| <svg div>
   480
   481#data
   482<div></div>
   483#errors
   484#document-fragment
   485svg desc
   486#document
   487| <div>
   488
   489#data
   490<figure></figure>
   491#errors
   492#document-fragment
   493svg desc
   494#document
   495| <figure>
   496
   497#data
   498<plaintext><foo>
   499#errors
   500(1,16): expected-closing-tag-but-got-eof
   501#document-fragment
   502svg desc
   503#document
   504| <plaintext>
   505|   "<foo>"
   506
   507#data
   508<frameset>X
   509#errors
   5106: Stray start tag “frameset”.
   511#document-fragment
   512svg desc
   513#document
   514| "X"
   515
   516#data
   517<head>X
   518#errors
   5196: Stray start tag “head”.
   520#document-fragment
   521svg desc
   522#document
   523| "X"
   524
   525#data
   526<body>X
   527#errors
   5286: Stray start tag “body”.
   529#document-fragment
   530svg desc
   531#document
   532| "X"
   533
   534#data
   535<html>X
   536#errors
   5376: Stray start tag “html”.
   538#document-fragment
   539svg desc
   540#document
   541| "X"
   542
   543#data
   544<html class="foo">X
   545#errors
   5466: Stray start tag “html”.
   547#document-fragment
   548svg desc
   549#document
   550| "X"
   551
   552#data
   553<body class="foo">X
   554#errors
   5556: Stray start tag “body”.
   556#document-fragment
   557svg desc
   558#document
   559| "X"

View as plain text