Text is overlapping with "Plug-in Missing" text.
authorDivakar <divakar.a@samsung.com>
Tue, 24 Sep 2013 07:41:44 +0000 (13:11 +0530)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 25 Sep 2013 05:30:38 +0000 (05:30 +0000)
commitc00fe88377e7105684dc964e440e13fa1d2924b9
treed6b31e56f67ccc9db708d78ffdcd78011ba11fcc
parentdad41d17b5d1c0e76f51667490c23d715fbd60d9
Text is overlapping with "Plug-in Missing" text.

[Title]    Text is overlapping with "Plug-in Missing" text when
           plug-in is not available.
[Issue#]   N_SE-52566
[Problem]  As we are drawing transparent background for 'Plug-in Missing'
           text, it shows overlapped.
[Solution] Drawing background without transparency.

Change-Id: If739d904917e830c1b02d84a0b9d569b45d6edd9
Source/WebCore/rendering/RenderEmbeddedObject.cpp