Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission/unipro #135

Merged
merged 25 commits into from Sep 13, 2013
Merged

Commits on Jul 4, 2013

  1. Copy the full SHA
    11476f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2013

  1. Changes according Yuta's review notes

    Sergey G. Grekhov committed Jul 8, 2013
    Copy the full SHA
    89104cf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. tests for 'The TEMPLate element' spec chapter

    Sergey G. Grekhov committed Jul 12, 2013
    Copy the full SHA
    96334d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

  1. Tests for the following chaptesr of the specification:

    - Creating an element for the token
    - Appending to a template
    Sergey G. Grekhov committed Jul 15, 2013
    Copy the full SHA
    f339050 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Tests for 'Clearing the stack back to a given context' and 'Additions…

    … to "foster parenting"' chapters of the specification
    Sergey G. Grekhov committed Jul 16, 2013
    Copy the full SHA
    bfda331 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Minor changes according the Dmitry's review notes (mainly variable re…

    …naming)
    Sergey G. Grekhov committed Jul 17, 2013
    Copy the full SHA
    38a1a3e View commit details
    Browse the repository at this point in the history
  2. Tests for 'Additions to the "in head" insertion mode' chapter of the …

    …spec
    Sergey G. Grekhov committed Jul 17, 2013
    Copy the full SHA
    031c273 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. Tests for the following chapters of the spec:

    - Additions to the "in body" insertion mode
    - Additions to the steps to clone a node
    - Additions to Parsing XHTML Documents
    Sergey G. Grekhov committed Jul 18, 2013
    Copy the full SHA
    69a29fe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2013

  1. Tests for the folowing chapters:

    - innerHTML on Templates
    - Serializing HTML Templates
    - Additions to Serializing XHTML Documents
    - Additions to the CSS user agent style sheet
    Sergey G. Grekhov committed Jul 19, 2013
    Copy the full SHA
    9678228 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2013

  1. Ignore HTML, FRAMESET, HEAD and BODY tokens tests are moved to 7.9 (a…

    …dditions to the in body insertion mode) section
    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    3b73631 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    756cf95 View commit details
    Browse the repository at this point in the history
  3. Code style improved and assertion wording

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    6c4b5f4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d674cc8 View commit details
    Browse the repository at this point in the history
  5. Use generate_test() for the overlaped tests

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    60d2f9e View commit details
    Browse the repository at this point in the history
  6. Tests rewritten to use generate_tests()

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    77dbab7 View commit details
    Browse the repository at this point in the history
  7. use generate_tests() to check all HTML5 elements

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    c8a6207 View commit details
    Browse the repository at this point in the history
  8. Use assert_readonly() to check that content is readonly

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    86c25f3 View commit details
    Browse the repository at this point in the history
  9. Changed wording, codestyle and ownerDocument to check

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    c5d2538 View commit details
    Browse the repository at this point in the history
  10. Rewritten using generate_tests()

    Sergey G. Grekhov committed Jul 30, 2013
    Copy the full SHA
    e14273c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. Ref tests files renamed to .xht

    Sergey G. Grekhov committed Aug 1, 2013
    Copy the full SHA
    6a16b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2013

  1. Newline character added ath the end of the file

    Sergey G. Grekhov committed Aug 15, 2013
    Copy the full SHA
    7d6fb28 View commit details
    Browse the repository at this point in the history
  2. assert_true(... != null) replaced by assert_not_null(...)

    Sergey G. Grekhov committed Aug 15, 2013
    Copy the full SHA
    d8da3f6 View commit details
    Browse the repository at this point in the history
  3. Tests for "7.10 Additions to the "in table" insertion mode" and for "…

    …7.16 Additions to the "in frameset" insertion mode"
    Sergey G. Grekhov committed Aug 15, 2013
    Copy the full SHA
    86ab14e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2013

  1. Copy the full SHA
    7274759 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2013

  1. assert_(not)_null and assert_(not)_undefined functions removed

    Sergey G. Grekhov committed Sep 9, 2013
    Copy the full SHA
    381f0eb View commit details
    Browse the repository at this point in the history