Skip to content

Conversation

@birojnayak
Copy link
Contributor

  • [y ] You've read the Contributor Guide and Code of Conduct.
  • [ n/A] You've included unit tests for your change, where applicable.
  • [ n/a] You've included inline docs for your change, where applicable.
  • [ y] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

PR Title
Adding more browser capabilities

PR Description
Detail 1
Detail 2

Addresses #bugnumber (in this specific format)


public Version? W3CDomVersion => new Version(Capability["w3cdomversion"]);

public virtual bool SupportsCallback => GetBoolean("supportsCallback");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's remove the virtual here

@birojnayak birojnayak force-pushed the main branch 2 times, most recently from d3974a6 to 6176a2f Compare September 21, 2023 17:51
@twsouthwick twsouthwick merged commit 2f82d25 into dotnet:main Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants