| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39228
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11057 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
pending/fast/repaint/bugzilla-6473.html, but it has problems that need to be resolved before it can be upstreamed. See https://bugs.webkit.org/show_bug.cgi?id=21536
Bug 982608: test had a wrong result for one condition
Pending test needs work before sending upstream.
Review URL: http://codereview.chromium.org/40186
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11054 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fast/text/international/complex-character-based-fallback.html
fast/text/international/hindi-spacing.html
fast/text/international/thai-line-breaks.html
These tests were incorrectly rebaselined recently (ClearType was turned on when the baseline was generated) and this gets them back to where they were.
svg/css/getComputedStyle-basic.svg:
This test is dumping computed styles for a couple of simple svg objects. Our output differs from the mac output in two ways:
1) The font-family for the two objects is not specified and gets reported as 'times new roman' for us instead of 'Times'. This looks normal to me; if I create a div and specify no font-family I get 'times new roman' on Chrome & Safari on Windows, but in Safari on Mac I get 'Times'.
2) Our output doesn't contain the property -webkit-dashboard-region.
NOTE: This is essentially the same test as fast/css/computed-style.html which has a baseline that differs in exactly the same way. See:
http://codereview.chromium.org/12457 (font-family)
http://codereview.chromium.org/4602 (webkit-dashboard)
Review URL: http://codereview.chromium.org/39220
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11052 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40190
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11051 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39215
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11044 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
call functions in the rest of Chromium code without having to go through ChromiumBridge (which now lives upstream in the WebKit repository).
R=darin,mbelshe
Review URL: http://codereview.chromium.org/40132
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11040 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
and actually looked better than the baseline.
Review URL: http://codereview.chromium.org/40181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11037 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40171
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11033 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
between Windows and Mac.
Review URL: http://codereview.chromium.org/40180
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11031 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
different - the diagonal lines are anti-aliased in a slightly different shade, and the text is drawn differently.
Review URL: http://codereview.chromium.org/39053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11028 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
not the enclosing frame." The diffrence between this one and the previous version
of this patch is the addition of test_webview_delegate.
BUG=1686837
Review URL: http://codereview.chromium.org/39163
Review URL: http://codereview.chromium.org/40175
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11026 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
several layout tests that required these strings. We need to rebaseline them because the strings Chromium uses differ from the strings WebKit.org uses.
Review URL: http://codereview.chromium.org/40170
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11023 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40177
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11018 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11017 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11014 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=nsylvain
Review URL: http://codereview.chromium.org/39210
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11012 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
needed rebaseline in the mean time. the original baselines where taken
with the wrong scrollbar, font, etc. settings. So both the image and the text
expects were wrong.
Review URL: http://codereview.chromium.org/39195
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
Review URL: http://codereview.chromium.org/39197
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10996 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39193
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10994 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The first one is one you removed yesterday, you might
want to take a look at it.
The second one started being flaky about at the same
time, but I don't see the reason.
Review URL: http://codereview.chromium.org/39194
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10991 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
It simply does not work. It is testing the exact time between a key
event and a search event. A GC or any other variation at an unlucky
time will make this fail.
Review URL: http://codereview.chromium.org/40165
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10990 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
- large set of keyboard tests now passing thanks to avi's cl the other day.
- one test only fails in debug, mark as such.
- one test timed out 16 of the last 20 runs, marking as timeout or pass.
Review URL: http://codereview.chromium.org/39190
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10982 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This test failed for a period of time on Linux because of a bad V8
revision.
Review URL: http://codereview.chromium.org/39181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10979 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
terminate because it contains exponential regexps. It is safe to
disable because we run the same tests (sans the nonterminating ones)
as part of the v8 tests.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10977 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
performance impact.
TBR=dglazkov
Review URL: http://codereview.chromium.org/39177
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10974 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
further review.
BUG=none
TEST=covered by layout tests
Review URL: http://codereview.chromium.org/40146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10968 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setting the focus after the WebWidget handles the input event
instantly closes the popup menu created by the select control.
This change allows the popup menus to appear after one click
(as expected) and does not trigger the issue where the main
page never regains keyboard focus.
Review URL: http://codereview.chromium.org/40147
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10964 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40152
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10963 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
passing consistently for the past 2 weeks. Tests are:
LayoutTests/http/tests/navigation/redirect302-subframeload.html
LayoutTests/http/tests/navigation/success200-frames-loadsame.html
LayoutTests/http/tests/navigation/timerredirect-subframeload.html
LayoutTests/http/tests/navigation/success200-subframeload.html
LayoutTests/http/tests/navigation/redirect302-frames.html
LayoutTests/http/tests/navigation/timerredirect-frames.html
LayoutTests/http/tests/navigation/metaredirect-subframeload.html
Review URL: http://codereview.chromium.org/39171
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/replaced/width100percent-textarea.html . The old
output was wrong because it had our old fonts.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/40140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
fixed a couple layout tests.
Review URL: http://codereview.chromium.org/39153
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10945 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
debug mode only.
Adding them back to tests_fixable in their original spot.
Review URL: http://codereview.chromium.org/37009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10943 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10910 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Looking through the history for these two tests (both
locally and upstream) it seems these two tests stayed
the same upstream but started failing locally and got
rebaselined.
Now, they've failed again in such a way that they've
gone back to the way they were before the rebaseline.
I asked Ojan and he thinks we weren't sure why they
changed locally, which makes me want to rebaseline
again to get to back to where we were. Especially
since the buttons in button-default-title look more
natural this way (the label doesn't looks one pixel
too high).
Review URL: http://codereview.chromium.org/39083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10908 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
over the last few builds.
TEST=covered by buildbots
BUG=none
Review URL: http://codereview.chromium.org/39138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10900 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10861 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=nsylvain
Review URL: http://codereview.chromium.org/37007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10856 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
failing this because of sizes and because our text is different due to
not supporting keygen.
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reflection masks are now working, thanks at least in part to some work from Brett (issue 3229). This means 3 more layout tests are now passing. Also, expectations for reflection-direction test changed upstream (see diff files on review folder).
Also two new tests were added and they needed a baseline:
fast/inline/inline-continuation-borders.html
fast/inline/vertical-align-text-bottom.html
And finally, I checked and could not find a single crash on the Windows bot for one test marked as CRASH PASS on WIN MAC, so I removed WIN and PASS, since it is consistently crashing on Mac, it seems.
Review URL: http://codereview.chromium.org/39059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rebaselined masking-intro-01-f.svg since it now looks like
the mac baseline (our old baseline was wrong).
Also cleaned up the tests_fixable to take out tests that
are no longer failing on the buildbots.
Review URL: http://codereview.chromium.org/39027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10817 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=ojan
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
resources from bundle
it expects to have sitting beside it.
Review URL: http://codereview.chromium.org/39019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- provide apis to get and override the app bundle
- w/in the core code, use this api for fetching the bundle
- render sandbox config
- resource bundles
- test shell font
- w/in the unittest boot straps, use the mac util to override the bundle so resources can be found.
Review URL: http://codereview.chromium.org/28214
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/27332
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10794 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/27376
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10786 0039d316-1c4b-4281-b951-d872f2087c98
|