RESOLVED FIXED 86940
[EFL] Massive rebaselining needed after r117672
https://bugs.webkit.org/show_bug.cgi?id=86940
Summary [EFL] Massive rebaselining needed after r117672
Chris Dumez
Reported 2012-05-19 03:59:57 PDT
A massive rebaselining is needed after r117672 (Bug 86784). In many tests, contents in input element are shifted to the start (left in LTR and right in RTL) by 1px, and widths of input elements are shrunk by 2px.
Attachments
Patch (deleted)
2012-05-19 04:52 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-05-19 04:52:48 PDT
Created attachment 142861 [details] Patch Could someone please double check and cq+ ?
Zan Dobersek
Comment 2 2012-05-19 06:47:03 PDT
(In reply to comment #1) > Created an attachment (id=142861) [details] > Patch > > Could someone please double check and cq+ ? Looks good.
Leandro Pereira
Comment 3 2012-05-19 06:48:23 PDT
(In reply to comment #2) > (In reply to comment #1) > > Created an attachment (id=142861) [details] [details] > > Patch > > > > Could someone please double check and cq+ ? > > Looks good. > Yes, LGTM.
WebKit Review Bot
Comment 4 2012-05-19 07:00:33 PDT
Comment on attachment 142861 [details] Patch Clearing flags on attachment: 142861 Committed r117690: <http://trac.webkit.org/changeset/117690>
WebKit Review Bot
Comment 5 2012-05-19 07:00:39 PDT
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 6 2012-05-19 07:32:47 PDT
Apparently my patch was incomplete and the following tests still need rebaseline: css3/selectors3/html/css3-modsel-23.html = TEXT css3/selectors3/html/css3-modsel-24.html = TEXT css3/selectors3/html/css3-modsel-68.html = TEXT css3/selectors3/html/css3-modsel-69.html = TEXT css3/selectors3/xhtml/css3-modsel-23.xml = TEXT css3/selectors3/xhtml/css3-modsel-24.xml = TEXT css3/selectors3/xhtml/css3-modsel-68.xml = TEXT css3/selectors3/xhtml/css3-modsel-69.xml = TEXT css3/selectors3/xml/css3-modsel-23.xml = TEXT css3/selectors3/xml/css3-modsel-24.xml = TEXT css3/selectors3/xml/css3-modsel-68.xml = TEXT css3/selectors3/xml/css3-modsel-69.xml = TEXT fast/forms/input-appearance-bkcolor.html = TEXT fast/forms/textfield-outline.html = TEXT I'll look into it later.
Note You need to log in before you can comment on or make changes to this bug.