no longer strips beginning and ending spaces of value when GetAttributeValueAt
is called. Bug 33050 git-svn-id: svn://10.0.0.236/trunk@66448 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -126,6 +126,7 @@ nsHTMLImageLoader::Update(nsIPresContext* aPresContext,
|
||||
nsIFrame* aFrame,
|
||||
PRUint32 aStatus)
|
||||
{
|
||||
//printf("---------------------> nsHTMLImageLoader::Update\n");
|
||||
#ifdef NOISY_IMAGE_LOADING
|
||||
nsFrame::ListTag(stdout, aFrame);
|
||||
printf(": update: status=%x [loader=%p] callBack=%p squelch=%s\n",
|
||||
|
||||
Reference in New Issue
Block a user