Matt Q
Results
2
issues of
Matt Q
Currently when running `test262-harness test/**/*.js` on the command line or Powershell it gives a totally different result than running it on Git Bash. Step to reproduce: 1. run `test262-harness test/**/*.js`...
This PR addresses https://github.com/Microsoft/vscode/issues/59951. It changes `fz` to `fsz`. This will allow for `fsz` to be expanded to `font-size` instead of `font-style`. The underlying search still needs to be changed...