
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.hh.se/ceres/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hh.se/ceres/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%2FCommon.js</id>
		<title>MediaWiki/Common.js - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hh.se/ceres/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%2FCommon.js"/>
		<link rel="alternate" type="text/html" href="https://wiki.hh.se/ceres/index.php?title=MediaWiki/Common.js&amp;action=history"/>
		<updated>2026-04-04T21:37:24Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.6</generator>

	<entry>
		<id>https://wiki.hh.se/ceres/index.php?title=MediaWiki/Common.js&amp;diff=2887&amp;oldid=prev</id>
		<title>Slawek: Created page with &quot;/* Helper script for .hlist class in common.css  * Maintainer: User:Edokter  */   if ( $.client.profile().name == 'msie' ) {   /* Add pseudo-selector class to last child l...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hh.se/ceres/index.php?title=MediaWiki/Common.js&amp;diff=2887&amp;oldid=prev"/>
				<updated>2014-06-23T09:17:06Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Helper script for .hlist class in common.css  * Maintainer: &lt;a href=&quot;/ceres/index.php?title=User:Edokter&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Edokter (page does not exist)&quot;&gt;User:Edokter&lt;/a&gt;: &lt;/span&gt;   if ( $.client.profile().name == &amp;#039;msie&amp;#039; ) {   /* Add pseudo-selector class to last child l...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Helper script for .hlist class in common.css&lt;br /&gt;
 * Maintainer: [[User:Edokter]]&lt;br /&gt;
 */&lt;br /&gt;
 &lt;br /&gt;
if ( $.client.profile().name == 'msie' ) {&lt;br /&gt;
  /* Add pseudo-selector class to last child list items in IE 8 */&lt;br /&gt;
  if ( $.client.profile().versionBase == '8' ) {&lt;br /&gt;
    $( '.hlist' ).find( 'dd:last-child, dt:last-child, li:last-child' )&lt;br /&gt;
      .addClass( 'hlist-last-child' );&lt;br /&gt;
  }&lt;br /&gt;
  /* Generate interpuncts and parens for IE &amp;lt; 8 */&lt;br /&gt;
  if ( $.client.profile().versionBase &amp;lt; '8' ) {&lt;br /&gt;
    $( '.hlist' ).find( 'dt + dd, dt + dt' ).prev()&lt;br /&gt;
      .append( '&amp;lt;b&amp;gt;:&amp;lt;/b&amp;gt; ' );&lt;br /&gt;
    $( '.hlist' ).find( 'dd + dd, dd + dt, li + li' ).prev()&lt;br /&gt;
      .append( '&amp;lt;b&amp;gt;·&amp;lt;/b&amp;gt; ' );&lt;br /&gt;
    $( '.hlist' ).find( 'dl dl, ol ol, ul ul' )&lt;br /&gt;
      .prepend( '( ' ).append( ') ' );&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Slawek</name></author>	</entry>

	</feed>