Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 300623007: Don't round x-axis for text runs when subpixel font scaling is enabled (Closed)

Created:
6 years, 7 months ago by eae
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Visibility:
Public.

Description

Don't round x-axis for text runs when subpixel font scaling is enabled When subpixel font scaling is enabled text runs are positioned at subpixel boundaries on the x-axis and thus there is no reason to snap the x value. We still round the y-axis to ensure consistent line heights. BUG=164167 R=leviw@chromium.org, mstensho@opera.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174992

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -15 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 chunks +40 lines, -11 lines 0 comments Download
M LayoutTests/fast/sub-pixel/block-with-margin-overflow-expected.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/css1/units/length_units-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/css1/units/percentage_units-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/block/basic/016-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/block/float/013-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/block/positioning/047-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/css/continuationCrash-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/button-sizes-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/button-style-color-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/button-table-styles-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/button-text-transform-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/button-white-space-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/calendar-picker/calendar-picker-appearance-ar-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/date/date-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/date/date-appearance-l10n-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/date/date-appearance-pseudo-elements-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/datetimelocal/datetimelocal-appearance-l10n-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/fieldset-align-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/month/month-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/month/month-appearance-l10n-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/month/month-appearance-pseudo-elements-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/search/search-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/submit/submit-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-rtl-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-with-scroll-bar-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/week-suggestion-picker-appearance-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/week/week-appearance-basic-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/forms/week/week-appearance-pseudo-elements-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/images/imagemap-focus-ring-zoom-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/multicol/column-break-with-balancing-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/multicol/column-count-with-rules-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/multicol/float-multicol-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/multicol/layers-in-multicol-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/multicol/max-height-columns-block-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/selectors/032-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/table/append-cells2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/controls-after-reload-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/controls-strict-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/controls-styling-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/controls-styling-strict-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/controls-without-preload-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/video-controls-rendering-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/media/video-display-toggle-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla/core/margins-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png View 1 2 3 Binary file 0 comments Download
M LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.png View 1 2 3 Binary file 0 comments Download
M Source/core/rendering/InlineTextBox.cpp View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
eae
6 years, 7 months ago (2014-05-27 21:38:28 UTC) #1
leviw_travelin_and_unemployed
lgtm
6 years, 7 months ago (2014-05-27 21:44:18 UTC) #2
eae
The CQ bit was checked by eae@chromium.org
6 years, 7 months ago (2014-05-27 22:58:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/300623007/20001
6 years, 7 months ago (2014-05-27 22:58:33 UTC) #4
eae
The CQ bit was unchecked by eae@chromium.org
6 years, 7 months ago (2014-05-27 22:58:39 UTC) #5
eae
Hmm, this breaks two multicol ref tests on mac where the reference (but not the ...
6 years, 7 months ago (2014-05-27 23:31:48 UTC) #6
mstensho (USE GERRIT)
6 years, 6 months ago (2014-05-28 09:51:21 UTC) #7
mstensho (USE GERRIT)
On 2014/05/27 23:31:48, eae wrote: > Hmm, this breaks two multicol ref tests on mac ...
6 years, 6 months ago (2014-05-28 13:51:17 UTC) #8
eae
Great analysis Morten and spot on! Thank you! Saved me a couple of hours of ...
6 years, 6 months ago (2014-05-28 16:21:54 UTC) #9
eae
PTAL
6 years, 6 months ago (2014-05-28 16:34:31 UTC) #10
mstensho (USE GERRIT)
non-owner lgtm on the old multicol parts, but what about the TC without multicol in ...
6 years, 6 months ago (2014-05-28 16:46:32 UTC) #11
eae
On 2014/05/28 16:46:32, Morten Stenshorne wrote: > what about the TC without multicol in my ...
6 years, 6 months ago (2014-05-28 16:54:51 UTC) #12
leviw_travelin_and_unemployed
On 2014/05/28 16:46:32, Morten Stenshorne wrote: > non-owner lgtm on the old multicol parts, but ...
6 years, 6 months ago (2014-05-28 17:04:23 UTC) #13
eae
Split multicol changes into separate CL, https://codereview.chromium.org/300843010/
6 years, 6 months ago (2014-05-28 17:18:31 UTC) #14
eae
6 years, 6 months ago (2014-05-28 20:34:17 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 manually as r174992 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698