kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Implement 'background-clip' property #280

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The 'background-clip' CSS property[1] is currently not recognized.

Which steps will reproduce the problem?
Open the test case.

What is the expected output? What do you see instead?
The <div>s' backgrounds should be clipped as shown in the attached screenshot.

Which version of the product are you using? Which compiler version are you 
using? On which operating system?
r430, Delphi XE, Windows 7

Sebastian

[1] http://www.w3.org/TR/css3-background/#the-background-clip

Original issue reported on code.google.com by sebastia...@gmail.com on 1 Aug 2013 at 5:17

Attachments:

GoogleCodeExporter commented 9 years ago
Note, the last example using the 'background' shorthand also changes the 
background origin (issue 281), which doesn't have to be recognized in this 
issue. I.e. the last <div> should look like the third one in that case.

Sebastian

Original comment by sebastia...@gmail.com on 1 Aug 2013 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by OrphanCat on 21 Aug 2013 at 9:21