archives

« Bugzilla Issues Index

#64 — Increase size of content box on http://test262.ecmascript.org


style.css is limiting the size of all contents (sans the footer) to 800px. It would be useful to increase this a bit, particularly for the 'Results' page where we display test case descriptions. Not making this change though until I figure out why 800px was originally chosen.


I disagree. Rather than assuming any particular screen size, we should switch to a responsive layout, i.e., one that adapts itself to different screen sizes. Right now the pages are pretty hard to read and use on a phone.