RESOLVED FIXED 38563
Use CSS3 & HTML5 in the WebKit nightly startup page.
https://bugs.webkit.org/show_bug.cgi?id=38563
Summary Use CSS3 & HTML5 in the WebKit nightly startup page.
Trevor Downs
Reported 2010-05-04 22:32:59 PDT
Created attachment 55089 [details] A zip of the HTML and CSS example I am talking about. I've been looking at the "Thank you for testing WebKit!" page for a while and I think it really needs some updating. I have uploaded a version of the page that uses CSS3 and HTML5 (mainly CSS effects) to replace 3 of the images used on the page with adjustable styles. The goal I would like to see is the nightly thank you page use features that the community has worked so hard to implement, eventually replacing most of the special effect images used. What's been done so far: * Replaced left menu with gradient to similar effect. * Used inset shadows to re-create the both of the .center elements. * Replaced some divs with header, footer, article, section, nav, etc. * List of things to do is now a dl instead of a p. * Added an inset shadow to the new version box. I also hope some of these can eventually make it into the main webkit website itself. Doesn't an advanced browser deserve a similar website? ;)
Attachments
A zip of the HTML and CSS example I am talking about. (5.17 KB, application/zip)
2010-05-04 22:32 PDT, Trevor Downs
no flags
Alexey Proskuryakov
Comment 1 2010-05-05 14:56:55 PDT
The web site content is in svn, so you should feel free to propose a patch, as described in <http://webkit.org/coding/contributing.html>.
Trevor Downs
Comment 2 2010-05-05 23:02:34 PDT
(In reply to comment #1) > The web site content is in svn, so you should feel free to propose a patch, as > described in <http://webkit.org/coding/contributing.html>. I looked around http://svn.webkit.org/ , but I could not find the script for the nightly page. Would anyone be so kind as to point me to it?
Alexey Proskuryakov
Comment 3 2010-05-08 23:37:44 PDT
My bad, nightly.webkit.org doesn't seem to be in svn.
Trevor Downs
Comment 4 2010-05-09 01:47:45 PDT
Bug 38813 blocks this.
Mark Rowe (bdash)
Comment 5 2010-05-10 23:35:19 PDT
An interesting idea, but there’s clearly work to do to make it match the quality of the existing look.
Trevor Downs
Comment 6 2010-05-11 15:14:12 PDT
(In reply to comment #5) > An interesting idea, but there’s clearly work to do to make it match the quality of the existing look. I know. ;) I was mainly concerned with getting it all to work first, then refining later. It needs some new graphics to replace the user icon and the tools icon to make the center boxes complete.
Jon Davis
Comment 7 2016-07-14 13:38:37 PDT
Note You need to log in before you can comment on or make changes to this bug.