[Webkit-unassigned] [Bug 34632] New: pixel diff errors in editing layout tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 23:37:08 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34632
Summary: pixel diff errors in editing layout tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tony at chromium.org
I ran the layout tests with --pixel and --tolerance 0 just to verify that the
baselines were in fact correct. These are my findings:
I will upload new baselines for these two:
editing/deleting/5390681-2.html - cursor isn't in expected image although it
should be
editing/pasteboard/5387578.html - collapse whitespace change in r42549 without
new baselines
For these tests, the expected images have slightly darker fonts than when I run
them locally. Seems safe to ignore, but might be good to rebaseline.
editing/deleting/type-delete-after-quote.html
editing/inserting/5418891.html
editing/selection/select-text-overflow-ellipsis.html
editing/selection/transformed-selection-rects.html
editing/inserting/4960120-1.html - Focus ring in the expected image is a bit
darker (more blue). Seems safe to ignore, but might be good to rebaseline.
editing/deleting/delete-to-select-table.html - one pixel off in the border,
seems fine.
editing/selection/select-all-002.html - one pixel off in the border, seems
fine.
editing/selection/4960116.html - the caret shows through even though the div
that contains it is invisible. Maybe DRT is designed to always show the
cursor? I don't see a caret in Safari. Seems safe to ignore, but maybe this
is a bug in DRT.
These tests appear to have regressed:
editing/selection/caret-rtl-2.html - The test description says that the caret
should be near where the user clicks, but it's not. Both the expected and the
actual look wrong. Looking through the repo, I can't tell when this regressed.
editing/selection/extend-by-word-002.html - The selection on my mac looks like
two selections are overlapping (some of the selection is darker than other
parts of the selection). I think this test has also regressed.
Let me know if I should file separate bugs for any of these.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list