| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- In the bots the drive is C not Q
Review URL: http://codereview.chromium.org/41024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11307 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/css-generated-content/hit-test-generated-content.html, which was added in a recent merge.
R=eroman
Review URL: http://codereview.chromium.org/41011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Our current png baseline is very obviously wrong; Trunk Chrome, Safari 3 and Safari 4 don't match the previous baseline. The RenderTree was only off by one character ("Z") which is a known recurring problem.
Review URL: http://codereview.chromium.org/41013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
After the last merge, hidden-scrollbar-resize.html is now passing.
hit-test-overflow-controls.html seems more correct now (hyatt
fixed a case where the resize corner was not being clipped properly).
Review URL: http://codereview.chromium.org/41005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11290 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
bar regions where the shading is off slightly, as found using GIMP.
Review URL: http://codereview.chromium.org/40251
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11281 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
different representations of the same visual position. Specifically, the expected results were looking for the deep position, but the actual results were a shallow position. This is from a webkit change (http://trac.webkit.org/changeset/39831) where appendTrailingWhitespace was changed to stop modifying the live selection to use the deepEquivalent of the end position, thus leaving it in the shallow position.
Review URL: http://codereview.chromium.org/39306
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11272 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/dom/SelectorAPI/dumpNodeList.html
LayoutTests/fast/dom/SelectorAPI/dumpNodeList-almost-strict.html
Looks like webkit removed [ConvertUndefinedOrNullToNullString] from the
WebCore/dom/Document.idl querySelector & querySelectorAll which resulted
in differing expected output. The
fast/dom/SelectorAPI/dumpNodeList-*-expected.txt files have the updated
(correct) output, but we had branched our expected.txt files because of
different TypeError output.
Review URL: http://codereview.chromium.org/40265
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11222 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39297
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11210 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
ones under chromium-win.
Review URL: http://codereview.chromium.org/40262
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11194 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
the highlight color from before, and the text files now match the other platforms.
Review URL: http://codereview.chromium.org/40261
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11192 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
re-baselined by brettw.
Review URL: http://codereview.chromium.org/39289
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11175 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
mac output (they have alpha), so they've been
rebaselined.
Review URL: http://codereview.chromium.org/39274
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
upstream layout test plugin.
Review URL: http://codereview.chromium.org/39279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11164 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40247
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11163 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
There are basically two sets of changes from the last baseline, which was done by Finnur on Jan. 26. One is a fix to SELECT scrollbars that looks like it's strictly more correct. The other is the removal of a [border bgcolor="#000000"] on the BRs inside some SELECTs, which I'm less certain of, but which isn't present upstream and wasn't present in our baseline before the last set of changes to it.
Review URL: http://codereview.chromium.org/39268
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11153 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
The fonts are slightly different under Linux as well. (see issue 21189)
Review URL: http://codereview.chromium.org/40191
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
A rectangle on the lower left became smaller in width, and this new result better matches what nightly webkit produces.
Review URL: http://codereview.chromium.org/40208
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39261
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40223
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/39260
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11110 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
The expected text dump is the same as (and shared with) Windows. This updates the pixel results.
Review URL: http://codereview.chromium.org/39254
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=7986
R=finnur
Review URL: http://codereview.chromium.org/39141
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11097 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Previous was bad because I've played with the test itself and forgot to revert it before producing new baseline.
Review URL: http://codereview.chromium.org/39244
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11095 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(I had rebaselined before adam's patch yesterday)
TBR=pamg
Review URL: http://codereview.chromium.org/40204
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11077 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests\fast\text\drawBidiText.html
The text metrics don't match, otherwise the bidi order of the text matches the one in Safari and text size matches the same page in IE (but IE has apparently incorrect bidi order)
LayoutTests\fast\css\rtl-ordering.html
The test verifies the ordering of rtl characters and it matches the Safari and expected result. The font metrics match IE (except default margin values that are differrent in IE).
LayoutTests\fast\encoding\denormalised-voiced-japanese-chars.html
The rendering is correct (denormalized unicode for Hiragana is composed back into correct glyphs) and matches Safari. The text metrics match IE.
Review URL: http://codereview.chromium.org/40198
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11076 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11072 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
I think the new baseline is correct. Because the containing UL
has a 1 pixel border, the marker should be offset by 1 pixel.
I'm not sure why this changed :(
Review URL: http://codereview.chromium.org/40193
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11071 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
the Value% color picker slider is in a very slight different shade.
Review URL: http://codereview.chromium.org/39227
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
drag-in-iframe: Says we just need to rebaseline and the test
hasn't timed out in a long time.
no_transform_hit_testing: New test. Only difference is we
anti-alias fonts on linux.
BUG=8439
Review URL: http://codereview.chromium.org/39230
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11065 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Some output was missing due to calling finishTesting too early.
Review URL: http://codereview.chromium.org/40196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11062 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11061 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
|
|
|
|
|
|
|
| |
This means we will no longer get "missing expected output".
The tests are surely still failing.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11042 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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11019 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@11005 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Promptly after writing the message for the last commit, I forgot to
git add the actual files! So here they are...
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10967 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
We had a bunch of layout tests where we never rebaselined the images
from Windows (because we were pixel exact). However, now that we
turned on anti-aliasing, we need to rebaseline these. Because they
were new baselined, I missed them in the last mega-batch of
rebaselines.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10966 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
|
|
|
|
|
|
|
|
| |
I removed GTK from our WebKit port and this is one of the patches to
fix the resulting destruction of the layout tests.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10930 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
|