This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14941 - @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { body{ background: url("http://3.bp.blogspot.com/_LRnObgw8R6k/SX6cxNE6HUI/AAAAAAAAAA4/jWVDQi4nsN4/S1600-R/Ace-One-peace.jpg") #fff top center fixed !important; } body>#bl
Summary: @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook...
Status: CLOSED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-27 16:04 UTC by contributor
Modified: 2011-11-28 02:40 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2011-11-27 16:04:50 UTC
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
body{
background:
url("http://3.bp.blogspot.com/_LRnObgw8R6k/SX6cxNE6HUI/AAAAAAAAAA4/jWVDQi4nsN4
/S1600-R/Ace-One-peace.jpg") #fff top center fixed !important;
}
body>#blueBar{ background: none !important;}
.jewel, .jewelBox{ border: none !important; }
.jewelBox{ background-color: rgba(255,255,255,0.9) !important; }
#headNavOut{ background: none !important; border: none !important }
#pageNav a { color: #111 !important; }
#pageNav a:hover { color: #333 !important; background: none !important; }
#navAccount{border: none !important;}
#navAccount ul{ background-color: rgba(255,255,255,0.9) !important;  border:
none !important; }
#contentCol,#left_column,#right_column{ background-color:
rgba(255,255,255,0.4) !important;  border: none !important;}
.inputtext,.add_comment_text,.uiMorePager, .box_header{ background-color:
rgba(255,255,255,0.5) !important; }
.ufi_section, .photo_table, .photo_container{background: none !important;
border: none !important;}
#sidebar_ads, #pagelet_adbox, #ego{
display: none !important;
}
#photoborder{ background-color: rgba(255,255,255,0.4) !important;  border:
none !important; padding: 10px 0;}
.profile_sidebar_ads{ height: 30px; }
#pagelet_chbox{border: none !important;}
#pageFooter, #rightCol, #contentArea, .UIStory, #mainContainer,
.profile_top_wash{background: none !important; border: none !important;}

#contentCurve{ display: none !important; }
.gray_box {background-color: rgba(255,255,255,0.4) !important;	border: none
!important;}
#pagelet_tab_content{ padding: 10px; }
.uiSideNav a { border: none !important; }
.uiSideNav li.selected a{background-color: rgba(255,255,255,0.4) !important;}
.uiSideNav a:hover{background-color: rgba(255,255,255,0.4) !important;}
}


Posted from: 60.48.169.162
User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
Comment 1 Michael[tm] Smith 2011-11-28 02:39:47 UTC
nothing actionable