<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CSS selector fails]]></title><description><![CDATA[<p dir="auto">vsn 	51.0.2830.40</p>
<p dir="auto">selector "div:first-child + p:first-letter" fails only in Opera and only if it is in an external style sheet.</p>
<p dir="auto">It works in Opera if it is in-line and works properly in Chrome, Firefox, Edge, IE (haven't checked Safari). The Stylesheet also "validates as CSS level 3 !" in W3 CSS test.</p>
<p dir="auto">Working properly, or course, means it selects the first letter of a &lt;p&gt; only if it immediately follows the first &lt;div&gt;</p>
<p dir="auto">more precisely the CSS is:</p>
<p dir="auto">.flowing div:first-child + p:first-letter {<br />
font-size: 3.2em;<br />
float: left;<br />
margin-top: .1em;<br />
margin-right: 0;<br />
line-height: .7;<br />
margin-bottom: 0; }</p>
]]></description><link>https://forums.opera.com/topic/25530/css-selector-fails</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 05:14:49 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/25530.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Mar 2018 19:52:07 GMT</pubDate><ttl>60</ttl></channel></rss>