Closed Bug 1153890 Opened 9 years ago Closed 9 years ago

[Adblock Plus] a classname of sociallink causes a ul to not render (no css involved)

Categories

(Firefox :: Extension Compatibility, defect)

39 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: chris.carroll, Unassigned)

Details

Attachments

(1 file)

Attached file testlinks.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150412004007

Steps to reproduce:

Saved this markup as a file called testlinks.html in a directory served by IIS, and browsed to it in firefox and other browsers
------------------
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />	
<title></title>
</head>
<body>
<ul class="sociallink">
	<li>Does this not render in firefox? Version 39.0a2 (2015-04-10) developer edition</li>
</ul>

<ul class="sociallin">
	<li>Whereas this does</li>
</ul>

<ul class="ociallink">
	<li>Whereas this does</li>
</ul>
</body>
------------



Actual results:

The <ul> with class="sociallink" doesn't render. But look, no css.


Expected results:

It should render
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150413004006

Works for me.


Are you by any chance using Adblock Plus with Fanboy's Social Blocking List (“Remove Social Media Buttons” feature)? If so, what you're seeing is intended behavior.
https://adblockplus.org/en/features#socialmedia

If not, please test in a brand new profile and report the results.
https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(chris.carroll)
You are correct. Thank you.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(chris.carroll)
Resolution: --- → INVALID
Component: Untriaged → Extension Compatibility
Summary: a classname of sociallink causes a ul to not render (no css involved) → [Adblock Plus] a classname of sociallink causes a ul to not render (no css involved)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: