public marks

PUBLIC MARKS from srcmax with tags css & integration

2019

2016

2011

Code Standards | Isobar

by 1 other
This document outlines our de-facto code standards. The primary motivation is two- fold: 1) code consistency and 2) best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading, performance and maintainable code.

2010

-moz-font-feature-settings - MDC

The -moz-font-feature-settings CSS property allows control over advanced typographic features in OpenType fonts.

2009

Compatibility Master Table

This is a general overview table; a Yes here does not mean a browser supports every tiny detail of the specification correctly. Instead, it means that it supports a workable subset of the specification. In IE’s case this may mean that it supports its proprietary methods and properties, and that those properties are generally equivalent to the W3C spec.

Input et IE : corriger le défilement de l'arrière-plan - Alsacréations

(via)
Par un malheureux hasard, Internet Explorer (jusqu'à sa version 7) présente un bug d'affichage assez curieux : lorsque le terme introduit dans le champ input est très long et dépasse la largeur de l'élément, l'arrière-plan scrolle (défile) en même temps que du texte est ajouté.