https://github.com/emackey/browser-tester
Reduced reproduce case for a "dead zone" bug
https://github.com/emackey/browser-tester
Last synced: about 1 year ago
JSON representation
Reduced reproduce case for a "dead zone" bug
- Host: GitHub
- URL: https://github.com/emackey/browser-tester
- Owner: emackey
- Created: 2017-10-12T17:20:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T17:24:12.000Z (over 8 years ago)
- Last Synced: 2025-01-30T21:51:12.463Z (over 1 year ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# browser-tester README
Testing a bug. Compile and run this VSCode extension, then hit CTRL-SHIFT-P and type `hello world` to execute the Hello World task. An HTML webview will appear with a hit-test box in the upper right. Hovering should turn green, clicking should turn orange. Ideally, all parts of the hit test box should work.