Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • cse493x-24sp/cse493x-24sp-tests
  • wongyh/cse493x-24sp-tests
2 results
Show changes
Commits on Source (2)
...@@ -13,7 +13,7 @@ interaction. ...@@ -13,7 +13,7 @@ interaction.
Note that we aren't mocking `dukpy`. It should just run JavaScript normally! Note that we aren't mocking `dukpy`. It should just run JavaScript normally!
Testing basic <script> support Testing basic \<script> support
============================== ==============================
The browser should download JavaScript code mentioned in a `<script>` tag: The browser should download JavaScript code mentioned in a `<script>` tag:
......