Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. The following is the status of the HTML Element and derived objects, at least
  2. as far as the test suite is concerned.
  3.  
  4. HTMLElement             html_element                    DONE
  5. HTMLHtmlElement         html_html_element               DONE
  6. HTMLHeadElement         html_head_element               DONE
  7. HTMLLinkElement         html_link_element               MISSING
  8. HTMLTitleElement        html_title_element              DONE
  9. HTMLMetaElement         html_meta_element               MISSING
  10. HTMLBaseElement         html_base_element               MISSING
  11. HTMLIsIndexElement      html_isindex_element            MISSING
  12. HTMLStyleElement        html_style_element              MISSING
  13. HTMLBodyElement         html_body_element               MISSING
  14. HTMLFormElement         html_form_element               DONE
  15. HTMLSelectElement       html_select_element             MISSING
  16. HTMLOptGroupElement     html_optgroup_element           MISSING
  17. HTMLOptionElement       html_option_element             MISSING
  18. HTMLInputElement        html_input_element              MISSING
  19. HTMLTextAreaElement     html_textarea_element           MISSING
  20. HTMLButtonElement       html_button_element             MISSING
  21. HTMLLabelElement        html_label_element              MISSING
  22. HTMLFieldSetElement     html_fieldset_element           MISSING
  23. HTMLLegendElement       html_legend_element             MISSING
  24. HTMLUListElement        html_ulist_element              MISSING
  25. HTMLOListElement        html_olist_element              MISSING
  26. HTMLDListElement        html_dlist_element              MISSING
  27. HTMLDirectoryElement    html_directory_element          MISSING
  28. HTMLMenuElement         html_menu_element               MISSING
  29. HTMLLIElement           html_li_element                 MISSING
  30. HTMLBlockquoteElement   html_blockquote_element         MISSING
  31. HTMLDivElement          html_div_element                MISSING
  32. HTMLParagraphElement    html_paragraph_element          MISSING
  33. HTMLHeadingElement      html_heading_element            MISSING
  34. HTMLQuoteElement        html_quote_element              MISSING
  35. HTMLPreElement          html_pre_element                MISSING
  36. HTMLBRElement           html_br_element                 MISSING
  37. HTMLBaseFontElement     html_basefont_element           MISSING
  38. HTMLFontElement         html_font_element               MISSING
  39. HTMLHRElement           html_hr_element                 MISSING
  40. HTMLModElement          html_mod_element                MISSING
  41. HTMLAnchorElement       html_anchor_element             MISSING
  42. HTMLImageElement        html_image_element              MISSING
  43. HTMLObjectElement       html_object_element             MISSING
  44. HTMLParamElement        html_param_element              MISSING
  45. HTMLAppletElement       html_applet_element             MISSING
  46. HTMLMapElement          html_map_element                MISSING
  47. HTMLAreaElement         html_area_element               MISSING
  48. HTMLScriptElement       html_script_element             MISSING
  49. HTMLTableElement        html_table_element              MISSING
  50. HTMLTableCaptionElement html_tablecaption_element       MISSING
  51. HTMLTableColElement     html_tablecol_element           MISSING
  52. HTMLTableSectionElement html_tablesection_element       MISSING
  53. HTMLTableRowElement     html_tablerow_element           MISSING
  54. HTMLTableCellElement    html_tablecell_element          MISSING
  55. HTMLFrameSetElement     html_frameset_element           MISSING
  56. HTMLFrameElement        html_frame_element              MISSING
  57. HTMLIFrameElement       html_iframe_element             MISSING
  58.