﻿<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
	<head>
	<title>Some CSS related bugs in Presto</title>
	<style type="text/css">
	html
		{background-color:teal;
		padding:2%;
		font-family:serif;}
	div, ol, ul
		{background-color:#88bbbb}
	body > div
		{border-width:1px 3px 3px 1px;
		border-style:solid;
		margin-bottom:5mm;
		padding: 5mm;}
	h1
		{font-size:150%;}
	a:link
		{color:black;
		text-decoration:none;}
	a:visited:after
		{content:" (visited)";}
	a:hover
		{background-color:yellow;
		text-decoration:none;}
	input, textarea
		{background-color:#dddddd;}
	</style>
	</head>
<body>
<div>
<h1>Some CSS related bugs in Opera 8.5 (Build 7700)</h1>
<ol>
<li><a href="bug1.xml">vertical alignment of inline blocks and tables is broken #92946</a></li>
<li><a href="bug3.xml">absolute positioning offsets are calculated incorrectly</a></li>
<li><a href="bug4.xml">buggy reaction on :focus</a></li>
<li><a href="bug5.xml">:hover with adjacent siblings is ignored #100350</a></li>
<li><a href="bug6.xml">:first-line is ignored when document served as application/xml #119789</a></li>
<li><a href="bug12.xml">media dependent backgrounds are handled incorrectly #124519</a></li>
<li><a href="bug13.xml">margin of inline blocks and tables breaks layout #128863</a></li>
<li><a href="bug16.xml">white-space:nowrap; badly affects rendering #129580</a></li>
<li><a href="bug24.xml">@page  margins related bug #138137</a></li>
<li><a href="bug26.xml">vertical alignment of inline elements is broken #139051</a></li>
<li><a href="bug28.xml">some list related bugs #146549</a></li>
<li><a href="bug29.xml">buggy white space handling #144060</a></li>
<li><a href="bug30.xml">attribute selectors with prefixed attributes are mistreated #145746</a></li>
<li><a href="bug33.xml">can't print page with inline tables #146458</a></li>
<li><a href="bug34.xml">another vertical alignment bug #149813</a></li>
<li><a href="bug35.xml">white space is processed incorrectly #150920</a></li>
<li><a href="bug37.xml">absolute positioning is broken #150935</a></li>
<li><a href="bug39.xml">inline blocks are aligned incorrectly #150942</a></li>
<li><a href="bug41.xml">namespaces does not work #153151</a></li>
<li><a href="bug45.xml">attr() function fails to retreive attribute value #159660</a></li>
<li><a href="bug46.xml">table-header-group breaks order of rows #165384</a></li>
<li><a href="bug48.xml">page-break-inside is ignored #166080</a></li>
<li><a href="bug50.xml">namespaces related bugs</a></li>
<li><a href="bug51.xml">run-in boxes diappear #171345</a></li>
<li><a href="bug52.xml">background color propagates to parent element #172867</a></li>
<li><a href="bug53.xhtml">XHTML body background propagates to canvas #176629</a></li>
<li><a href="bug54.xhtml">empty block level element gains nonzero height #176633</a></li>
</ol>
</div>
<div>
Site is maintained by <a href="http://www.geocities.com/chavchan/home.xhtml">George Chavchanidze</a>
</div>
</body>
</html>
