| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream change https://bugs.webkit.org/show_bug.cgi?id=25742 modified the
test.
Original patch by tyoshino@google.com.
(see http://codereview.chromium.org/115623)
r=levin
BUG=12350
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16588 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
as the windows baselines, we just screwed up our hashing. I've added
a comment where the hash is generated explaining the problem.
BUG=11933
Review URL: http://codereview.chromium.org/113467
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16289 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is the same as r16110 which removed the results on windows.
The upstream tests switched to dumpAsText tests.
Review URL: http://codereview.chromium.org/115415
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16199 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
A few new baselines for tests.
R=levin
BUG=0
TEST=0
Review URL: http://codereview.chromium.org/115407
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16166 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that were minor pixel changes (or major ones that bring us closer to webkit
mac results) have been rebaselined. The rest have been sorted by
probable cause and assigned bugs.
glyph-orientation-rounding-test.xhtml is from http://crbug.com/11502, whose
crash I couldn't reproduce (seems to be also passing on the buildbots).
Review URL: http://codereview.chromium.org/113416
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16151 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These are testing the opacity values of iframes. E.g., the
first test loads a lime green background (#00ff00). Over
the background, it loads a black iframe with 50% opacity. With
skia, we end up with a green color of (#008000). The upstream
expected result has a different green (#0e6c00) with an embedded
color profile. When I load the png in the gime and appy the
color profile, I get (#007c00).
I think the difference is just the color profile and that skia is
doing the right thing.
BUG=11933
Review URL: http://codereview.chromium.org/115386
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
but the rest is unchanged.
Review URL: http://codereview.chromium.org/115384
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16121 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
In r43677, these tests were all changed to dumpAsText tests
so we don't need separate baselines.
http://trac.webkit.org/changeset/43677
Review URL: http://codereview.chromium.org/115380
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16110 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/113411
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16103 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
I forgot that this is a V8 test and needs to be rebaselined on mac too. The
windows/linux fix was in r16091.
TBR=dglazkov
Review URL: http://codereview.chromium.org/113413
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16097 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=9177
Review URL: http://codereview.chromium.org/115373
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16096 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
One test started to fail, but it's just a line number change due to r43707.
This also pulls in a layout test fix for chromium mac (content-opacity-2 timeout).
Review URL: http://codereview.chromium.org/115368
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
tests under Valgrind.
BUG=9177
Review URL: http://codereview.chromium.org/113384
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16086 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Just some new layout tests. 2 added to a new bug, the rest are rebaselined
on windows and linux.
The ellipsis changes are from http://trac.webkit.org/changeset/43664 and just have font differences.
border-radius-clipping just has anti-alias differences in the rounded borders (skia).
transformed document element is just a font difference.
Review URL: http://codereview.chromium.org/115360
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Tests failing due to upstream r43604, but abarth with investigate.
Otherwise, just some new baselines.
Review URL: http://codereview.chromium.org/115319
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15995 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
placed in third_party. All relevant skia changes (for all 3 platforms) have
been upstreamed.
Most of this CL is mind-numbingly repetitive. Things of interest are: skia.gyp
(now points at third_party versions), DEPS, and SkUserConfig.h. stdint.h: Skia
now requires C99 integer types, which MSVC doesn't support natively. I have put
typedefs in config/win/stdint.h.
Note that the new version of skia appears to render rects whose coordinates
are "backwards" (ie., x2 < x1 or y2 < y1), which were formerly culled. There
were a couple obvious instances of this in the code which I fixed, but there may
be more.
There were ~35 layout test failures due to minor pixel differences which I
rebaselined on Windows and Linux, and 8 genuine failures related to masks and
stroked text, which I have put in text_expectations.txt and assigned to
myself. (There was another change which broke ~1700 tests on each platform,
but I put that change behind an #ifdef for now).
R=brettw
Review URL: http://codereview.chromium.org/65012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15949 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* LayoutTests/fast/js/instance-of-immediates.html
Test was changed upstream in <http://trac.webkit.org/changeset/43560>, rebaselined to match those changes.
BUG=0
TBR=dglazkov
Review URL: http://codereview.chromium.org/113308
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15912 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
The bug is because WebCore now always inserts a HEAD element to a HTML DOM.
BUG=11478.
Review URL: http://codereview.chromium.org/115251
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15886 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/layers/normal-flow-hit-test-actual.html
BUG=9157
TEST=The new baselines match with the ones upstream.
Review URL: http://codereview.chromium.org/113281
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15882 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
the error message text.
Review URL: http://codereview.chromium.org/113265
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15847 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
Review URL: http://codereview.chromium.org/115226
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* LayoutTests/fast/forms/search-styled.html
New test added with <http://trac.webkit.org/changeset/43522>. The corresponding change to RenderThemeWin.cpp doesn't affect chromium (which uses RenderThemeChromiumWin.cpp). Filed the follow-up bug <http://crbug.com/11793> to see if we want to make the same change to RenderThemeChromiumWin.
* LayoutTests/http/tests/misc/favicon-as-image.html
This go copied to a new location by <http://trac.webkit.org/changeset/43542>. Did a respective copy of the baseline (although tentatively seems to be failing locally, will see how it fares on the buildbot).
TBR=dglazkov
Review URL: http://codereview.chromium.org/113252
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
(No code change.)
git ls-tree -r HEAD | grep '^100755' | cut -f2 |
egrep '\.(png|txt|mm|cc|h|checksum|asm|js|html|c|css|xml|grd|json)$' |
xargs chmod a-x
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
Review URL: http://codereview.chromium.org/115208
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tests baselined are for the following reasons:
LayoutTests/editing/inserting/4960120-1.html
LayoutTests/fast/forms/textarea-scrollbar.html
LayoutTests/fast/forms/textarea-scrolled-type.html
LayoutTests/fast/overflow/overflow-focus-ring.html
Margins changed with <http://trac.webkit.org/changeset/43355> requiring rebaseline.
LayoutTests/fast/js/postfix-syntax.html
Test was modified with <http://trac.webkit.org/changeset/43446>.
LayoutTests/fast/layers/self-painting-outline.html
New test with <http://trac.webkit.org/changeset/43458>. Not too sure that this baseline is actually correct, but dglazkov thinks it is a known junction issue so we won't worry too much about it...
LayoutTests/editing/style/apply-through-end-of-document.html
New test added with <http://trac.webkit.org/changeset/43420>.
LayoutTests/fast/css/compare-content-style.html
New test added with <http://trac.webkit.org/changeset/43474>.
LayoutTests/webarchive/test-link-rel-icon.html
New test added with <http://trac.webkit.org/changeset/43501>. We don't support webarchive, but I generated a new baseline for this anyway to keep it from complaining.
Review URL: http://codereview.chromium.org/115196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15780 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
for all different scenarios.
Note I grabbed the plugin hwnd and manually checked it instead of looking for callbacks from the plugin's SetWindow since the latter isn't called if the visibility changes.
BUG=1842096
TEST=regression test included, test http://chromedashboard per bug
Review URL: http://codereview.chromium.org/115169
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15732 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: that change only required a small fraction of tests to be rebaselined for
PLATFORM(MAC). However, due to the change made in themeWin.css, a lot more
tests are impacted for PLATFORM(CHROMIUM) on Windows.
I expect that these will also need to be re-baselined for Linux separately
since the change involves the rendering of form controls.
R=dglazkov
Review URL: http://codereview.chromium.org/113170
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15697 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Corresponding to the following WebKit changes:
http://trac.webkit.org/changeset/43378
http://trac.webkit.org/changeset/43400
TBR=dglazkov
Review URL: http://codereview.chromium.org/115132
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15645 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=erikkay
http://crbug.com/11569
Review URL: http://codereview.chromium.org/115102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
detached document.
If there is no frame corresponding to the DOMWindow object from which
we are retrieving the constructor function, return undefined.
Attempts to construct the object will therefore throw an exception
because an attempt is made to call undefined as a function.
BUG=10861
Review URL: http://codereview.chromium.org/115079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15541 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=ager
Review URL: http://codereview.chromium.org/113088
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15532 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=eseidel
Review URL: http://codereview.chromium.org/115072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15528 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When I run the test in test_shell, I notice that none of the input fields are
marked as misspelled. I think this is because the spellchecker is not hooked
up to test_shell. We should probably hook up the spellchecker so tests like
this will be meaningful.
TBR=hbono
Review URL: http://codereview.chromium.org/113090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15524 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=eseidel
Review URL: http://codereview.chromium.org/115068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15519 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=agl
Review URL: http://codereview.chromium.org/113087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15518 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
Review URL: http://codereview.chromium.org/113084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15515 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=11569
TBR=darin
Move the webkit purify messages from
webkit\data\purify\test_shell_tests.exe_MLK_ignore.txt
To
webkit\data\purify\test_shell_tests.exe_MLK.txt
Review URL: http://codereview.chromium.org/113078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15500 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=11569
TBR=darin
This leak is introduced by webkit merge 43242:43321.
Review URL: http://codereview.chromium.org/112005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This corresponds to: http://trac.webkit.org/changeset/43255
TBR=dglazkov
Review URL: http://codereview.chromium.org/115051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15480 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
http://trac.webkit.org/changeset/43215
BUG=11483
R=dglazkov
Review URL: http://codereview.chromium.org/112003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15428 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This contains a bug fix for the disappearing external strings bug
(http://crbug.com/9746) as well as a couple of other bug fixes.
In addition to bug fixes, this version of V8 allows the call as
function handler registered on non-function objects to be called in
construct calls.
BUG=9746
Review URL: http://codereview.chromium.org/109011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15289 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
The bug was that we accidentally marked a plugin widget as visible if it's parent was visible, even if it was explicitly set as hidden.
BUG=8927
TEST=regression test included, also can verify that analytics doesn't display the gray rectangle per the bug
Review URL: http://codereview.chromium.org/106008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15285 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/100212
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/100190
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Also rebaseline another SVG test since eseidel says our result looks ok.
Review URL: http://codereview.chromium.org/100187
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
still pass on my machine.
TBR=evan
Review URL: http://codereview.chromium.org/100185
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14904 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/100181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14899 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14882 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14875 0039d316-1c4b-4281-b951-d872f2087c98
|