gecko-dev/layout
Emilio Cobos Álvarez 54599e6187 Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz
Behavior-wise this only removes the HasAttr(src) check, and adds the IsEmpty()
check to the alt attribute value, since this function is only called for <img>
and <input>.

But it also cleans up a bit.

Differential Revision: https://phabricator.services.mozilla.com/D11194

--HG--
extra : source : 803b224d52a0940b4fb4b3b9cffc6a1fa6e5d4ee
2018-11-07 18:26:17 +01:00
..
base Bug 1504576 - Remove XUL nsProgressMeterFrame. r=dholbert 2018-11-08 22:15:38 +01:00
build Merge inbound to mozilla-central. a=merge 2018-11-06 11:57:49 +02:00
doc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
forms Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug 2018-11-03 05:31:05 +00:00
generic Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz 2018-11-07 18:26:17 +01:00
inspector Bug 1496619 - Part 1: Drop frames() timing function r=birtles 2018-10-26 18:03:24 +00:00
ipc Bug 1503655 part 11 - Rename RenderFrameParent to RenderFrame. r=kats 2018-11-06 15:35:37 -06:00
mathml Bug 1492567 - Back out bug 1481866. r=dbaron 2018-09-20 01:27:55 +02:00
media
painting Merge inbound to mozilla-central. a=merge 2018-11-08 20:48:31 +02:00
printing Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv 2018-11-05 12:43:10 +00:00
reftests Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz 2018-11-07 18:26:17 +01:00
style Bug 1499184 - Add some inline-axis padding after the <select size=1> display frame to avoid the text being flush to the dropdown button when we have a display:none <option>. r=jwatt 2018-11-08 22:15:37 +01:00
svg Bug 916972 - Eliminate nsIFrame::GetSplittableType() completely. r=mats,dholbert 2018-11-05 19:11:12 +00:00
tables Bug 1196668 - Make images without alt generate a replaced box regardless of src. r=bz 2018-11-07 18:26:17 +01:00
tools Bug 1453895 - Avoid reftest startup hang waiting for focus; r=jmaher 2018-11-06 12:10:56 -07:00
xul Bug 1504576 - Remove XUL nsProgressMeterFrame. r=dholbert 2018-11-08 22:15:38 +01:00
moz.build