WebKit Bugzilla
Attachment 361651 Details for
Bug 194486
: [css-env] WebKit exposes a number of non-standard built-in env() variables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Testcase
env.html (text/html), 173 bytes, created by
Mats Palmgren
on 2019-02-10 16:37:46 PST
(
hide
)
Description:
Testcase
Filename:
MIME Type:
Creator:
Mats Palmgren
Created:
2019-02-10 16:37:46 PST
Size:
173 bytes
patch
obsolete
><style> >div { > width: env(fullscreen-inset-top, 100px); > border: 1px solid; > background: green; >} ></style> ><pre>PASS if the box below has 100px width.</pre> ><div>x</div>
<style> div { width: env(fullscreen-inset-top, 100px); border: 1px solid; background: green; } </style> <pre>PASS if the box below has 100px width.</pre> <div>x</div>
View Attachment As Raw
Actions:
View
Attachments on
bug 194486
: 361651