API: document which Preferences are experimental or enabled by default#44171
Conversation
Signed-off-by: Sabb <sarafaabbas@gmail.com>
| /// - **Experimental**: disabled by default, but enabled in servoshell's experimental mode | ||
| /// via the `--experimental` flag. |
There was a problem hiding this comment.
What is the --experimental flag? This doesn't seem like a real thing or has it been added?
There was a problem hiding this comment.
Additionally, I'm not sure if it makes sense to talk about servoshell's command-line arguments in the API documentation. The idea is that servoshell is a test application and this documentation is meant for people writing their own applications.
There was a problem hiding this comment.
What is the
--experimentalflag? This doesn't seem like a real thing or has it been added?
I meant the --enable-experimental-web-platform-features in this page
There was a problem hiding this comment.
Additionally, I'm not sure if it makes sense to talk about servoshell's command-line arguments in the API documentation. The idea is that servoshell is a test application and this documentation is meant for people writing their own applications.
Okay, thanks for pointing it out.
Signed-off-by: Sabb <sarafaabbas@gmail.com>
|
Hi @jdm would you mind reviewing this? |
Co-authored-by: Josh Matthews <josh@joshmatthews.net> Signed-off-by: Abbas Olanrewaju Sarafa <109840351+sabbCodes@users.noreply.github.com>
|
All done now, @jdm |
Referred users to
https://book.servo.org/design-documentation/experimental-features.htmldocumentation forPreferencesandEXPERIMENTAL_PREFSTesting: No testing required, build was successful.
Fixes: #43706