So, in attempting to make a useful modal using flexbox, I found what seems to be a browser issue and …
html css flexbox browser-bugsSituation with Thai text on a client site is that we can't control where exactly particular words/sentences are going …
html css unicode internationalization browser-bugsShort story: jsfiddle here. The behavior is consistently wrong in Chrome 21, Firefox 15 and IE9, which makes me think I'm misunderstanding …
css image center vertical-alignment browser-bugsWhen running the following block of code, FF and Chrome output typeof(hiya) = string while IE7/8 output typeof(hiya) = undefined. &…
javascript internet-explorer scope browser-bugs