Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Minor config-related enhancements#203

Open
brettz9 wants to merge 1 commit into
w3c:masterfrom
brettz9:config
Open

Minor config-related enhancements#203
brettz9 wants to merge 1 commit into
w3c:masterfrom
brettz9:config

Conversation

@brettz9

@brettz9 brettz9 commented Apr 16, 2017

Copy link
Copy Markdown
  • Enhancement: Allow runnerjs' setting of window.testharness_properties to take into account any preexisting window.testharness_properties (as injected by a parent frame)
  • Enhancement: Expose runner.js' VisualOutput globally so that a parent frame can monkey-patch

(FWIW, my specific interest with exposing VisualOutput is to add links to our .any.js-based polyfill version of each test file; see web-platform-tests/wpt#5133 .)


This change is Reviewable

…rties` to take into account any

    preexisting `window.testharness_properties` (as injected by a parent frame)
- Enhancement: Expose `runner.js`' `VisualOutput` globally so that a parent frame can monkey-patch
@codecov-io

codecov-io commented Apr 16, 2017

Copy link
Copy Markdown

Codecov Report

Merging #203 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   87.75%   87.75%           
=======================================
  Files          24       24           
  Lines        2418     2418           
  Branches      406      406           
=======================================
  Hits         2122     2122           
  Misses        230      230           
  Partials       66       66

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08a039c...31dfa15. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants