WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 43476
53425
[Qt] Rendering issue with repeating CSS3 border-image using "repeat" mode
https://bugs.webkit.org/show_bug.cgi?id=53425
Summary
[Qt] Rendering issue with repeating CSS3 border-image using "repeat" mode
Sebastian Werner
Reported
2011-01-31 08:29:10 PST
There is a rendering issue with Qt Webkit when using CSS3 border images with repeat mode. This does not happen in Chrome, Adobe AIR and Safari. It seems that there is some issue in the repeating logic. When the area to repeat is just 1px it works without problems, but when it's larger there will a free area at the end which then still ends with the end piece of the border image. I just loaded the attached HTML into an app based on HTML preview (from the SDK examples).
Attachments
Contains the testcase and images of results from Chrome, Safari and QtWebkit
(91.15 KB, application/zip)
2011-01-31 08:30 PST
,
Sebastian Werner
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Sebastian Werner
Comment 1
2011-01-31 08:30:08 PST
Created
attachment 80644
[details]
Contains the testcase and images of results from Chrome, Safari and QtWebkit
Benjamin Poulain
Comment 2
2011-01-31 09:02:09 PST
I fixed something similar a few weeks ago. Have you tried with QtWebKit trunk?
Benjamin Poulain
Comment 3
2011-01-31 11:06:51 PST
I think this is fixed by 43476. I cannot reproduce on trunk. Could you test on your side? *** This bug has been marked as a duplicate of
bug 43476
***
Sebastian Werner
Comment 4
2011-02-01 00:23:24 PST
Ok, have not tested it in trunk. Is there a trunk version of the whole SDK or how to test this?
Benjamin Poulain
Comment 5
2011-02-01 02:25:15 PST
(In reply to
comment #4
)
> Ok, have not tested it in trunk. Is there a trunk version of the whole SDK or how to test this?
Some infos on WebKit development are here:
http://trac.webkit.org/wiki/QtWebKit
In particular, how to build on: Linux:
http://trac.webkit.org/wiki/BuildingQtOnLinux
Windows:
http://trac.webkit.org/wiki/BuildingQtOnWindows
Mac:
http://trac.webkit.org/wiki/BuildingQtOnOSX
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug