webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
TestOptions Struct Reference

#include <TestOptions.h>

Public Member Functions

 TestOptions (NSURL *, const TestCommand &)
 

Public Attributes

bool enableIntersectionObserver { false }
 
bool enableModernMediaControls { true }
 
bool enablePointerLock { false }
 

Constructor & Destructor Documentation

◆ TestOptions()

TestOptions::TestOptions ( NSURL testURL,
const TestCommand command 
)

Member Data Documentation

◆ enableIntersectionObserver

bool TestOptions::enableIntersectionObserver { false }

◆ enableModernMediaControls

bool TestOptions::enableModernMediaControls { true }

◆ enablePointerLock

bool TestOptions::enablePointerLock { false }

The documentation for this struct was generated from the following files: