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

Issue 1164243002: W3C Test: Import web-platform-tests/html/syntax. (Closed)

Created:
5 years, 6 months ago by tkent
Modified:
5 years, 6 months ago
Reviewers:
kojii
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

W3C Test: Import web-platform-tests/html/syntax. This CL imports non-ASCII UTF-8 CSS files. So, test_converter.py needs to decode contents for CSS too. > update-w3c-deps import using blink 6640866b76cca8ffa0db5d75c3d9e3aa9e762ee8: > > imported csswg-test@56549e36b3229a0ca986b7de33f3b1011cea52f6 > imported web-platform-tests@5dcd874062e0ed0f6a68c05e45df182f8e7a7a28 BUG=482822 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196650

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6228 lines, -2 lines) Patch
M LayoutTests/W3CImportExpectations View 3 chunks +14 lines, -1 line 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-1.css View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-15.css View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-15-inverse.css View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-utf8.css View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-009.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-016.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-018.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-030.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-034.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-037.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-038.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/Document.getElementsByTagName-foreign-01.html View 1 chunk +143 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/Document.getElementsByTagName-foreign-01-expected.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/Document.getElementsByTagName-foreign-02.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/Element.getElementsByTagName-foreign-01.html View 1 chunk +25 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/Element.getElementsByTagName-foreign-02.html View 1 chunk +29 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/README View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/common.js View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/contains.json View 1 chunk +490 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_adoption01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_adoption02.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_comments01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_doctype01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_domjs-unsafe.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_entities01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_entities02.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_html5test-com.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_inbody01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_innerHTML_tests4.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_innerHTML_tests6.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_innerHTML_tests7.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_isindex.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_isindex-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_main-element.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_pending-spec-changes.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_plain-text-unsafe.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_scriptdata01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_scripted_adoption01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_scripted_ark.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_scripted_webkit01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tables01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_template.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_template-expected.txt View 1 chunk +109 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests1.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests10.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests11.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests11-expected.txt View 1 chunk +288 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests12.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests14.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests15.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests16.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests17.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests18.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests19.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests19-expected.txt View 1 chunk +110 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests2.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests2-expected.txt View 1 chunk +66 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests20.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests21.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests21-expected.txt View 1 chunk +26 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests22.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests23.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests24.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests25.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests25-expected.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests26.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests3.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests5.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests6.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests7.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests8.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tests9.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_tricky01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_webkit01.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/html5lib_webkit02.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/math-parse01.html View 1 chunk +62 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/math-parse03.html View 1 chunk +132 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/named-character-references.html View 1 chunk +36 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/named-character-references-data.js View 1 chunk +2233 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/template.js View 1 chunk +214 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/test.js View 1 chunk +326 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/the-end.html View 1 chunk +40 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/parsing/the-end-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/serializing-html-fragments/outerHTML.html View 1 chunk +171 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/serializing-html-fragments/outerHTML-expected.txt View 1 chunk +114 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/writing/elements-0/contains.json View 1 chunk +26 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/syntax/writing/text/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/w3c/test_converter.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
tkent
kojii@, please review this.
5 years, 6 months ago (2015-06-08 05:50:45 UTC) #2
kojii
lgtm
5 years, 6 months ago (2015-06-08 06:02:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164243002/1
5 years, 6 months ago (2015-06-08 06:10:59 UTC) #5
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 06:15:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196650

Powered by Google App Engine
This is Rietveld 408576698