mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Auto merge of #12324 - jdm:whee, r=larsberg
Port dd8ba1a071
…
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12324)
<!-- Reviewable:end -->
This commit is contained in:
commit
d7b3bfee35
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ setup(props);
|
|||
|
||||
add_completion_callback(function (tests, harness_status) {
|
||||
var id = location.pathname + location.search + location.hash;
|
||||
alert("RESULT: " + JSON.stringify([
|
||||
console.log("ALERT: RESULT: " + JSON.stringify([
|
||||
id,
|
||||
harness_status.status,
|
||||
harness_status.message,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue