
|
|
This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (December 2007) |
| Developed by | Microsoft |
|---|---|
| OS | Microsoft Windows Mac OS System 7 to OS X (discontinued) Solaris and HP-UX (discontinued) Windows 3.1 to Me (discontinued) |
| Type | Application framework / Software component |
| License | Proprietary MS-EULA |
| Website | msdn.microsoft.com |
Trident (also known as MSHTML) is the name of the layout engine for the Microsoft Windows version of Internet Explorer. It was first introduced with the release of Internet Explorer version 4.0 in October 1997, has been steadily upgraded and remains in use today. For versions 7 and 8 of Internet Explorer (the latter of which is currently in beta), Microsoft made significant changes to the Trident layout engine to improve compliance with web standards and add support for new technologies.
Contents |
Trident was designed as a software component to allow software developers to easily add web browsing functionality to their own applications. It presents a COM interface for accessing and editing web pages in any COM-supported environment, like C++ and .NET. For instance, a web browser control can be added to a C++ program and Trident can then be used to access the page currently displayed in the web browser and retrieve element values. Events from the web browser control can also be captured. Trident functionality becomes available by connecting the file mshtml.dll to the software project.
| Trident version | MSHTML.dll version | Internet Explorer version | Notes |
|---|---|---|---|
| Trident | 4.0.x | IE4 | Initial trident version |
| Trident II | 5.0.x | IE5 | improved CSS1.0 support and had sweeping changes in CSS2 rendering |
| Trident III | 5.5.x | IE5.5 | corrected issues with CSS handling |
| Trident IV | 6.0.x | IE6 | corrected the box model and added quirks mode with DTD switching |
| Trident V | 7.0.x | IE7 | fixed many CSS rendering issues and added partial PNG alpha support |
| Trident VI | 8.0.x | IE8 | first version to pass the Acid 2 test[1] |
All versions of Internet Explorer for Windows from 4.0 onwards use Trident, and it is also used by various other web browsers and software components (see Internet Explorer shells). In Windows 98, Windows Me, and Windows 2000, it is also used for the Windows file manager/shell, Windows Explorer. The Add/Remove Programs tool in Windows 2000 and Windows XP uses Trident to render the list of installed programs and in Windows XP, it is also used for the User Accounts Control Panel, which is an HTML Application. However Trident was not used by the IE5 version for Mac, or by Internet Explorer Mobile.
Some other Trident-based applications include:
Although each version of IE has improved standards support, including the introduction of a "standards-compliant mode" in version 6, the core standards that are used to build web pages (HTML and CSS) are sometimes implemented in an incomplete fashion. For example, there is no support for the <abbr> element which is part of the HTML 4.01 standard, and there are bugs in the implementation of float-margins for the CSS1 standard.[citation needed] There are also some CSS attributes missing from Trident, like min-height, etc as of IE 6. As of Internet Explorer 8 CSS 2.1 will be fully supported as well as some CSS 3.0 attributes.[2]
Apart from Trident, Microsoft also has several other layout engines. One of them, known as Tasman, was used in Internet Explorer 5 for Mac (previous Internet Explorer for Mac used Trident or standard IE code). Development of Internet Explorer for Mac was halted in roughly 2003, but development of Tasman continued to a limited extent, and was later included in Office 2004 for Mac. Microsoft's new web design product, Expression Web does not use Internet Explorer's Trident engine, but rather its own engine which Microsoft claims is the most standards-compliant on the market today. [3]
|
||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||
Why are we here?
All text is available under the terms of the GNU Free Documentation License
This page is cache of Wikipedia. History