Skip to content

Instantly share code, notes, and snippets.

@wbamberg
Created October 8, 2021 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbamberg/7f7b2b1b9b821ef02cb32173a83e4ba9 to your computer and use it in GitHub Desktop.
Save wbamberg/7f7b2b1b9b821ef02cb32173a83e4ba9 to your computer and use it in GitHub Desktop.

Report from 10/7/2021, 6:53:56 PM

All unhandled elements

  • kbd (25)
  • sub (13)
  • tr (8)
  • th[scope="row"] (7)
  • td (3)
  • table.no-markdown.standard-table (2)
  • table.standard-table (2)

Details per Document

Missing conversion rules

  • table.no-markdown.standard-table (21:1)

Missing conversion rules

  • table.no-markdown.standard-table (27:1)

Missing conversion rules

  • sub (33:194)
  • sub (33:218)
  • sub (33:245)
  • sub (33:301)
  • sub (33:327)
  • sub (33:354)
  • sub (33:380)
  • sub (33:411)
  • sub (33:437)
  • sub (47:244)
  • sub (47:270)
  • sub (47:300)
  • sub (47:326)

Missing conversion rules

  • kbd (106:120)
  • kbd (106:134)
  • kbd (106:148)
  • kbd (106:166)

Invalid AST transformations

tr (71:3) => tableRow
type: "html"
value: "<th scope=\"row\">Mobile browser</th>"
tr (81:3) => tableRow
type: "html"
value: "<th scope=\"row\">Chrome (Android)</th>"
tr (89:3) => tableRow
type: "html"
value: "<th scope=\"row\">Firefox (Android)</th>"
tr (97:3) => tableRow
type: "html"
value: "<th scope=\"row\">Edge Mobile</th>"
tr (105:3) => tableRow
type: "html"
value: "<th scope=\"row\">Opera Mobile</th>"
tr (113:3) => tableRow
type: "html"
value: "<th scope=\"row\">Safari (iOS)</th>"
tr (121:3) => tableRow
type: "html"
value: "<th scope=\"row\">Android Browser</th>"
table.standard-table (68:1) => table
type: "html"
value: "<tr><th scope=\"row\">Mobile browser</th><th scope=\"col\">Version</th><th scope=\"col\">Concurrent play</th><th scope=\"col\">Autoplay</th><th scope=\"col\">Volume adjusting</th><th scope=\"col\">Preload</th></tr>",type: "html"
value: "<tr><th scope=\"row\">Chrome (Android)</th><td>69+</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Firefox (Android)</th><td>62+</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Edge Mobile</th><td></td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Opera Mobile</th><td>46+</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Safari (iOS)</th><td>7+</td><td>Y/N*</td><td>N</td><td>N</td><td>Y</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Android Browser</th><td>67+</td><td>Y</td><td>Y</td><td>Y</td><td>Y</td></tr>"

Missing conversion rules

  • th[scope="row"] (72:4)
  • th[scope="row"] (82:4)
  • th[scope="row"] (90:4)
  • th[scope="row"] (98:4)
  • th[scope="row"] (106:4)
  • th[scope="row"] (114:4)
  • th[scope="row"] (122:4)

Missing conversion rules

  • kbd (56:244)
  • kbd (136:137)
  • kbd (141:166)
  • kbd (158:71)
  • kbd (158:84)
  • kbd (158:97)
  • kbd (158:110)
  • kbd (165:35)
  • kbd (165:48)
  • kbd (165:61)
  • kbd (165:74)
  • kbd (182:194)
  • kbd (182:216)
  • kbd (182:229)
  • kbd (182:242)
  • kbd (182:255)
  • kbd (199:61)
  • kbd (220:54)
  • kbd (220:67)
  • kbd (220:80)
  • kbd (220:93)

Invalid AST transformations

tr (26:3) => tableRow
type: "html"
value: "<td><img alt=\"\" src=\"technique_original.png\"></td>",type: "html"
value: "<td><img alt=\"\" src=\"technique_original.png\"></td>",type: "html"
value: "<td><img alt=\"\" src=\"technique_4x.png\"></td>"
table.standard-table (24:1) => table
type: "html"
value: "<tr><td><img alt=\"\" src=\"technique_original.png\"></td><td><img alt=\"\" src=\"technique_original.png\"></td><td><img alt=\"\" src=\"technique_4x.png\"></td></tr>"

Missing conversion rules

  • td (27:4)
  • td (28:4)
  • td (29:4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment