IE8 browser will be fully compatible with Web page standards

IE8 browser will be fully compatible with Web page standards
<br />According to foreign media reports, in order to prove that its commitment to software interoperability is not a sudden whim, Microsoft announced on Monday that it will change the development plan of the new version of Internet Explorer browser to make it more friendly to network standards.
Microsoft said that standards-compliant mode will become the default rendering engine for IE8. Microsoft previously stated that IE8 has passed the Acid2 rendering test. "We believe it's important to walk the talk," Microsoft group manager Dean Hachamovitch said in a blog post. "By making standards-compliant mode the default rendering engine for IE8, we are demonstrating our commitment to interoperability."
According to Microsoft's plan, IE8 will include three rendering modes: the newly added standard compatibility mode, the IE7 rendering mode, and a mode for displaying old versions of websites. Since Microsoft changed the default rendering engine of IE8, websites that need IE8 to use the IE7 rendering engine need to add a tag in their code.
Microsoft acknowledged that legal considerations also played a role in making the change. Microsoft's chief legal counsel Brad Smith said in a statement: "Although there is currently no law that stipulates which mode should be the default rendering engine for browsers, this move will undoubtedly help us avoid potential legal and regulatory troubles." At the end of last year, browser developer Opera filed a lawsuit with the European Union, accusing Microsoft's browser of not supporting common network standards. Just last week, Microsoft was again fined a huge sum for not fully implementing a 2004 EU antitrust ruling.
So far, Microsoft has not disclosed when the official version of IE8 will be launched, but the Beta version will be released in the first half of this year.

<<:  Docker sets up port mapping, but cannot access the solution

>>:  Vue sample code for implementing two-column horizontal timeline

Recommend

Tutorial on installing nginx in Linux environment

Table of contents 1. Install the required environ...

Linux super detailed gcc upgrade process

Table of contents Preface 1. Current gcc version ...

Graphic tutorial for installing MySQL 5.6.35 on Windows 10 64-bit

1. Download MySQL Community Server 5.6.35 Downloa...

MySQL transaction analysis

Transaction A transaction is a basic unit of busi...

Instructions for using MySQL isolation Read View

Which historical version can the current transact...

Detailed explanation of using split command to split Linux files

A few simple Linux commands let you split and rea...

A brief discussion on React native APP updates

Table of contents App Update Process Rough flow c...

CSS3 countdown effect

Achieve results Implementation Code html <div ...

The meaning of status code in HTTP protocol

A status code that indicates a provisional respon...

A preliminary understanding of CSS custom properties

Today, CSS preprocessors are the standard for web...

In-depth understanding of uid and gid in docker containers

By default, processes in the container run with r...

How to solve the Docker container startup failure

Question: After the computer restarts, the mysql ...