WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[TEST CASE] Element With Offending Style
test.html (text/html), 205 bytes, created by
Joseph Pecoraro
on 2010-02-11 19:49:36 PST
(
hide
)
Description:
[TEST CASE] Element With Offending Style
Filename:
MIME Type:
Creator:
Joseph Pecoraro
Created:
2010-02-11 19:49:36 PST
Size:
205 bytes
patch
obsolete
><!DOCTYPE html> ><html> ><head> > <title>After White Thingie</title> > <style type="text/css"> > h1 { -webkit-line-break: after-white-space; }; > </style> ></head> ><body> > <h1>Inspect Me</h1> ></body> ></html>
<!DOCTYPE html> <html> <head> <title>After White Thingie</title> <style type="text/css"> h1 { -webkit-line-break: after-white-space; }; </style> </head> <body> <h1>Inspect Me</h1> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 33478
:
46290
|
48612
| 48613 |
48708