Block or Report
Block or report sfoslund
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
sdk Public
Forked from dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
C# 1
-
cli-lab Public
Forked from dotnet/cli-lab
A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
C# 1
-
-
versions Public
Forked from dotnet/versions
This repo contains information about the various component versions that ship with .NET Core.
C# 1
-
msbuild Public
Forked from dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# 1
-
vscode-dotnetcore Public
Forked from dotnet/vscode-dotnet-runtime
VSCode extension for acquiring .NET Core Tooling
TypeScript 1
801 contributions in the last year
Contribution activity
July 2022
Created 5 commits in 1 repository
Opened 7 pull requests in 1 repository
microsoft/accessibility-insights-web
2
open
5
merged
- feat(mv3-part-5): Add backwards compat PR comment config to fabricbot
- feat(mv3-part-5): Ensure visualization and visualization scan result store data is in store data dir
- feat(mv3-part-5): Ensure needs review scan result store data is in store data dir
- feat(mv3-part-5): Ensure scoping, inspect, and details view store data is in store data dir
- fix: Preserve target type for shadow dom elements
- fix(compliance): Rewrite examples to avoid referring to country/ region names
- chore: bump patch version for secrets rotation validation
Reviewed 9 pull requests in 1 repository
microsoft/accessibility-insights-web
9 pull requests
- fix: Preserve target type for shadow dom elements
- feat(mv3-part-5): convert CommandActions to use AsyncActions
- refactor(mv3-part-5): Replace ipc AsyncAction with new flux AsyncAction
- refactor(mv3-part-5): SyncAction and AsyncAction
- refactor: Break up TabStopsOrchestrator
- fix: demo link label-name-content-mismatch failure
- fix: Store last focused element for focus trap detector
- chore(deps-dev): bump core-js-bundle from 3.23.2 to 3.23.3
- chore(deps-dev): bump jest-environment-jsdom from 28.1.1 to 28.1.2
Created an issue in microsoft/accessibility-insights-web that received 1 comment
Visualizations fail for targets with semicolon character
Describe the bug
Automated checks visualizations fail on web pages that include the character ;.
To Reproduce
Steps to reproduce the behavior:
Go …

