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

Issue 1160513003: W3C Test: Import web-platform-tests/html/browsers (Closed)

Created:
5 years, 7 months ago by tkent
Modified:
5 years, 6 months ago
Reviewers:
Dirk Pranke, jsbell
CC:
blink-reviews, nhiroki
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

W3C Test: Import web-platform-tests/html/browsers > update-w3c-deps import using blink b844501087f24f70fcc9d4a4395d600a66d8550e: > > imported csswg-test@b844501087f24f70fcc9d4a4395d600a66d8550e > imported web-platform-tests@b844501087f24f70fcc9d4a4395d600a66d8550e BUG=482822, 492957 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196113

Patch Set 1 : #

Total comments: 8

Patch Set 2 : rebase, bug links #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2446 lines, -63 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/W3CImportExpectations View 1 5 chunks +36 lines, -4 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent-expected.txt View 1 chunk +8 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-image.html View 1 chunk +30 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html View 1 chunk +30 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004.html View 1 chunk +62 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/005.html View 1 chunk +47 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/006.html View 1 chunk +53 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/007.html View 1 chunk +56 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/007-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/011.html View 1 chunk +32 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/012.html View 1 chunk +32 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_001.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_002.html View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_003.html View 1 chunk +26 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_004.html View 1 chunk +29 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_005.html View 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_006.html View 1 chunk +30 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/combination_history_007.html View 1 chunk +32 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_back.html View 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_forward.html View 1 chunk +32 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_go_minus.html View 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_go_plus.html View 1 chunk +33 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_pushstate.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_pushstate_err.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_pushstate_err-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_pushstate_nooptionalparam.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_replacestate.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_replacestate_err.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_replacestate_err-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/history_state.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_assign.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_host.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_href.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_pathname.html View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_port.html View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_protocol.html View 1 chunk +25 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_replace.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/location_search.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/history/the-location-interface/security_location_0.sub.htm View 1 chunk +23 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_status_idle.html View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_status_idle-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_status_uncached.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_swapcache_error.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_update.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_update-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/application-cache-api/api_update_error.html View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/browser-state/navigator_online_online.html View 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/changestonetworkingmodel/original-id.json View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/introduction-4/contains.json View 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/introduction-4/event_cached.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/introduction-4/event_checking.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/introduction-4/event_noupdate.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/introduction-4/event_progress.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/manifest_url_check.html View 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/manifests/contains.json View 1 chunk +14 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/css/clock.css View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/css/offline.css View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/css/online.css View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/css/result.css View 1 chunk +11 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/js/clock.js View 1 chunk +3 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/manifest/clock.manifest View 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/manifest/section_empty.manifest View 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/manifest/section_many.manifest View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/offline/resources/manifest/url_check.manifest View 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/named-access-on-the-window-object/window-null-names.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-aliases.html View 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-indexed-properties.html View 1 chunk +35 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-indexed-properties-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-indexed-properties-strict.html View 1 chunk +43 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-indexed-properties-strict-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties.html View 1 chunk +70 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-properties.html View 1 chunk +322 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-properties-expected.txt View 1 chunk +169 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain.html View 1 chunk +35 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-prototype-chain-expected.txt View 1 chunk +8 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/auxiliary-browsing-contexts/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-first-created.xhtml View 1 chunk +54 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-first-created-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name.html View 1 chunk +26 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/contains.json View 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html View 1 chunk +56 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M LayoutTests/imported/web-platform-tests/subresource-integrity/refresh-header.js.headers View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/imported/web-platform-tests/webrtc/promises-call.html View 4 chunks +39 lines, -58 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
tkent
jsbell or dpranke, please review this.
5 years, 7 months ago (2015-05-28 07:16:50 UTC) #4
jsbell
Quick note: 1149553003 (which just entered the CQ) is also blacklisting the referrer-policy directory, so ...
5 years, 6 months ago (2015-05-28 15:58:40 UTC) #5
jsbell
lgtm modulo nits https://codereview.chromium.org/1160513003/diff/40001/LayoutTests/W3CImportExpectations File LayoutTests/W3CImportExpectations (right): https://codereview.chromium.org/1160513003/diff/40001/LayoutTests/W3CImportExpectations#newcode90 LayoutTests/W3CImportExpectations:90: ## Owners: tkent It looks like ...
5 years, 6 months ago (2015-05-28 16:03:12 UTC) #6
Dirk Pranke
I defer to jsbell.
5 years, 6 months ago (2015-05-28 16:35:53 UTC) #7
tkent
https://codereview.chromium.org/1160513003/diff/40001/LayoutTests/W3CImportExpectations File LayoutTests/W3CImportExpectations (right): https://codereview.chromium.org/1160513003/diff/40001/LayoutTests/W3CImportExpectations#newcode90 LayoutTests/W3CImportExpectations:90: ## Owners: tkent On 2015/05/28 16:03:12, jsbell wrote: > ...
5 years, 6 months ago (2015-05-29 00:42:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1160513003/60001
5 years, 6 months ago (2015-05-29 01:44:31 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-05-29 02:33:38 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196113

Powered by Google App Engine
This is Rietveld 408576698