mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 07:19:37 +03:00
a4e1ffda1a
* Only apply presentational HTML attributes if no more important CSS has been set for the property. (NetSurf used to be a bit hit-and-miss when presentational markup and CSS were mixed.) * Change table cellpadding and border handling to happen as soon the boxes styles are available, rather than after the whole table has been constructed. Also fix default table border colour. * Improve handling of CENTER tag and ALIGN attribute. These could not be correctly supported in the default CSS file, so block level element alignment is now done during box construction. (Fixes #1891379, #1824492, #1723853) Form improvements: * Small MAXLENGTH values on text inputs now reduce element width. (Fixes #1894854) * Prevent select option text from wrapping. svn path=/trunk/netsurf/; revision=3866 |
||
---|---|---|
!NetSurf | ||
content | ||
css | ||
debug | ||
desktop | ||
Docs | ||
gtk | ||
image | ||
render | ||
riscos | ||
utils | ||
COPYING | ||
makefile | ||
Makefile.sources | ||
Makefile.unix | ||
netsurf | ||
posix.mk | ||
ReadMe | ||
riscos.mk | ||
scandeps |
NetSurf ======= This is a development build of NetSurf, an open source web browser. The latest version of NetSurf is available from: http://www.netsurf-browser.org/ Installation ------------ Installation is a three step process: 1. Use the Boot Merge facility provided by Configure to merge the supplied !Boot directory with the one on your system. If there is no !Boot merge facility on your system, simply drag the supplied !Boot over your existing boot structure. 2. Use the System Merge facility provided by Configure to merge the supplied !System directory with the one on your system. 3. Drag the !NetSurf application directory to a place on your hard disc. Double click on !NetSurf in your chosen location to launch NetSurf. Note NetSurf requires WindowManager 3.80 or later. This comes with RISC OS 4 and above. RISC OS 3 users should install the Universal Boot Sequence from: http://acorn.riscos.com/riscos/releases/UniBoot/ Note RISC OS 3.1 and earlier are not supported. Licences -------- NetSurf is provided under the GPL. See !NetSurf.Docs.licence_en The !Boot and !System directories contain items provided produced by third parties. Their licences are provided in the 3rd Party directory. AcornURI http://sudden.recoil.org/others/ Iconv http://www.netsurf-browser.org/iconv/ SharedUnixLibrary http://www.riscos.info/downloads/gccsdk/sharedunixlib/system.zip Tinct http://www.tinct.net/tinct.asp