Commit e3a8868d authored by eae@chromium.org's avatar eae@chromium.org

Reland "Go back to old underline position and thickness logic"

In r174431 from May this year we changed the underline position and
thickness logic to respect the underline data specified in the font.
While this improved rendering for certain fonts and scripts it did cause
a regression for others. This change reverts to the old behavior while
we figure out how to handle fonts with inaccurate or undesirable
metrics.

BUG=408075
TBR=keishi@chromium.org

Committed as r181591 and reverted in r181607 due to missing XP
expectations.

Review URL: https://codereview.chromium.org/555883002

git-svn-id: svn://svn.chromium.org/blink/trunk@181659 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent f99e9de9
......@@ -55,7 +55,7 @@ crbug.com/377013 [ Mac Debug ] fast/repaint/4776765.html [ Pass Failure ]
crbug.com/304953 fast/css/font-face-download-error.html [ Pass Timeout ]
crbug.com/411175 [ XP ] svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure Pass ]
#crbug.com/411175 [ XP ] svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure Pass ]
# This batch were marked as NeedsRebaseline for crbug.com/133097 but are flaky:
crbug.com/310679 [ Mac ] compositing/fixed-body-background-positioned.html [ Failure Pass ]
......@@ -1055,6 +1055,546 @@ crbug.com/350853 fast/multicol/widows2.html [ Skip ]
crbug.com/350853 fast/pagination/auto-height.html [ Skip ]
crbug.com/350853 fast/pagination/auto-height-with-break.html [ Skip ]
crbug.com/408075 compositing/direct-image-compositing.html [ NeedsRebaseline ]
crbug.com/408075 compositing/generated-content.html [ NeedsRebaseline ]
crbug.com/408075 compositing/geometry/root-layer-update.html [ NeedsRebaseline ]
crbug.com/408075 compositing/geometry/transfrom-origin-on-zero-size-layer.html [ NeedsRebaseline ]
crbug.com/408075 compositing/gestures/gesture-tapHighlight-pixel-rotated-link.html [ NeedsRebaseline ]
crbug.com/408075 compositing/repaint/become-overlay-composited-layer.html [ NeedsRebaseline ]
crbug.com/408075 compositing/sibling-positioning.html [ NeedsRebaseline ]
crbug.com/408075 css1/basic/containment.html [ NeedsRebaseline ]
crbug.com/408075 css1/basic/inheritance.html [ NeedsRebaseline ]
crbug.com/408075 css1/box_properties/acid_test.html [ NeedsRebaseline ]
crbug.com/408075 css1/color_and_background/background_repeat.html [ NeedsRebaseline ]
crbug.com/408075 css1/pseudo/anchor.html [ NeedsRebaseline ]
crbug.com/408075 css1/text_properties/text_decoration.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/20110323/c543-txt-decor-000.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t051103-c21-activ-ln-00-e-i.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t051103-c21-focus-ln-00-e-i.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t051103-c21-hover-ln-00-e-i.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t0511-c21-pseud-link-00-e.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t0511-c21-pseud-link-01-e.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t0511-c21-pseud-link-02-e.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t0511-c21-pseud-link-03-e.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t0602-c13-inh-underlin-00-e.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t060403-c21-pseu-cls-00-e-i.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t060403-c21-pseu-id-00-e-i.html [ NeedsRebaseline ]
crbug.com/408075 css2.1/t09-c5526c-display-00-e.html [ NeedsRebaseline ]
crbug.com/408075 css3/flexbox/button.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-16.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-17.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-18a.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-18.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-19.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-20.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-21.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-61.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-62.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-64.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-65.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/html/css3-modsel-66.html [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-16.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-17.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-18a.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-18.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-19.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-20.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-21.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-61.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-62.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-64.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-65.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xhtml/css3-modsel-66.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-16.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-17.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-18a.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-18.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-19.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-20.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-21.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-61.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-62.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-64.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-65.xml [ NeedsRebaseline ]
crbug.com/408075 css3/selectors3/xml/css3-modsel-66.xml [ NeedsRebaseline ]
crbug.com/408075 editing/deleting/delete-4083333-fix.html [ NeedsRebaseline ]
crbug.com/408075 editing/deleting/delete-br-013.html [ NeedsRebaseline ]
crbug.com/408075 editing/execCommand/5142012-1.html [ NeedsRebaseline ]
crbug.com/408075 editing/execCommand/5142012-2.html [ NeedsRebaseline ]
crbug.com/408075 editing/execCommand/5190926.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/4840662.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/4959067.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/5156401-2.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/insert-div-022.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/insert-div-023.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/insert-div-024.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/insert-div-026.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/insert-paragraph-05.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/return-key-with-selection-001.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/return-key-with-selection-002.html [ NeedsRebaseline ]
crbug.com/408075 editing/inserting/return-key-with-selection-003.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5071074-2.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5071074.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5075944.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5134759.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5156401-1.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/5601583-1.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/drop-text-without-selection.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-4038267-fix.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-001.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-002.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-003.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-004.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-005.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-006.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-007.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-008.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-009.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-line-endings-010.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-match-style-002.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-text-013.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-text-014.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-text-016.html [ NeedsRebaseline ]
crbug.com/408075 editing/pasteboard/paste-text-019.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/4402375.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/6476.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/7152-1.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/7152-2.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/after-line-wrap.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/click-start-of-line.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/contains-boundaries.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/editable-links.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/inline-closest-leaf-child.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/leave-requested-block.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/line-wrap-2.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/previous-line-position.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/range-between-block-and-inline.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/replace-selection-1.html [ NeedsRebaseline ]
crbug.com/408075 editing/selection/select-text-overflow-ellipsis.html [ NeedsRebaseline ]
crbug.com/408075 editing/style/block-styles-007.html [ NeedsRebaseline ]
crbug.com/408075 editing/style/smoosh-styles-003.html [ NeedsRebaseline ]
crbug.com/408075 editing/style/style-3998892-fix.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/background-clip-text.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/background-inherit-color-bug.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/body-generated-image-propagated-to-root.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/repeat/mask-negative-offset-repeat.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/repeat/negative-offset-repeat.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/repeat/negative-offset-repeat-transformed.html [ NeedsRebaseline ]
crbug.com/408075 fast/backgrounds/size/zero.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/011.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/018.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/adding-near-anonymous-block.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/text-indent-rtl.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/truncation-rtl.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/basic/white-space-pre-wraps.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/002.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/centered-float-avoidance-complexity.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/float-in-float-hit-testing.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/float-in-float-painting.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/independent-align-positioning.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/intruding-painted-twice.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/marquee-shrink-to-avoid-floats.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/nopaint-after-layer-destruction2.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/nopaint-after-layer-destruction.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/shrink-to-fit-width.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/table-relayout.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/float/vertical-move-relayout.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/005.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/010.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/011.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/012.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/015.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/016.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/017.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/019.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/020.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/056.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/059.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/005.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/010.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/011.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/012.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/015.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/016.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/017.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/019.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/margin-collapse/block-inside-inline/020.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/auto/007.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/auto/vertical-lr/007.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/auto/vertical-rl/007.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/height-change.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/relayout-on-position-change.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/vertical-lr/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/vertical-rl/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/block/positioning/window-height-change.html [ NeedsRebaseline ]
crbug.com/408075 fast/borders/border-radius-huge-assert.html [ NeedsRebaseline ]
crbug.com/408075 fast/box-shadow/spread-multiple-inset.html [ NeedsRebaseline ]
crbug.com/408075 fast/canvas/setWidthResetAfterForcedRender.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/text-decoration-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-auto.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under.html [ NeedsRebaseline ]
crbug.com/408075 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under-out-of-flow.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/acid2.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/beforeSelectorOnCodeElement.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/border-radius-outline-offset.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/child-style-can-override-visited-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/clip-zooming.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/compare-content-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/css1_forward_compatible_parsing.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/css-imports.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/css-properties-position-relative-as-parent-fixed.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/empty-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/error-in-last-decl.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/ex-after-font-variant.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/find-next-layer.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-child-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-capitalized.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-detach.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-float-after-float.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-float.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-hover.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-recalculation.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-letter-visibility.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-line-text-decoration.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-line-text-decoration-inherited-from-parent.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/first-of-type-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/focus-ring-detached.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/focus-ring-multiline.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/focus-ring-outline-color.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/focus-ring-outline-offset.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/focus-ring-outline-width.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/font-face-opentype.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/font-face-synthetic-bold-italic.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/font-face-weight-matching.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/font-shorthand-weight-only.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/010.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/016.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/after-duplicated-after-split.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/beforeAfter-interdocument.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/before-with-first-letter.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/hover-style-change.html [ NeedsRebaseline ]
crbug.com/408075 fast/css-generated-content/wbr-with-before-content.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/hover-subselector.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/import-rule-regression-11590.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/invalidation-errors-2.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/invalidation-errors-3.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/invalidation-errors.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/invalid-percentage-property.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/last-child-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/last-of-type-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/layerZOrderCrash.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/line-height.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/line-thickness-underline-strikethrough-overline.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/nth-child-dynamic.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/only-child-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/only-of-type-pseudo-class.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/resize-corner-tracking.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/resize-corner-tracking-transformed.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/resize-corner-tracking-transformed-iframe.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/rtl-ordering.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/text-overflow-ellipsis.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/text-overflow-ellipsis-strict.html [ NeedsRebaseline ]
crbug.com/408075 fast/css/universal-hover-quirk.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/34176.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/anchor-text.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/children-nodes.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/clone-node-dynamic-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/Element/class-attribute-whitespace.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/HTMLHeadElement/head-link-style-href-check.html [ NeedsRebaseline ]
crbug.com/408075 fast/dom/HTMLLinkElement/pending-stylesheet-count.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/anonymous-block-orphaned-lines.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/containing-block-change.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/create-renderer-for-whitespace-only-text.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/float-in-trailing-whitespace-after-last-line-break.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/float-withdrawal.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/insert-before-table-part-in-continuation.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/layer-hit-test-crash.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/outerHTML-doc.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/outerHTML-img.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/selection-highlight-adjust.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/staticY-marking-parents-regression.html [ NeedsRebaseline ]
crbug.com/408075 fast/dynamic/view-overflow.html [ NeedsRebaseline ]
crbug.com/408075 fast/events/reveal-link-when-focused.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/button-cannot-be-nested.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/button-inner-block-reuse.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/button-text-transform.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/button-white-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/control-clip-overflow.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/datalist/input-appearance-range-with-padding-with-datalist.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/floating-textfield-relayout.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/form-hides-table.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/input-readonly-autoscroll.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/listbox-scrollbar-incremental-load.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/menulist-clip.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/menulist-option-wrap.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/plaintext-mode-2.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/range/slider-thumb-shared-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/search-rtl.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/select-change-listbox-size.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/select-disabled-appearance.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/select-display-none-style-resolve.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/select-item-background-clip.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/select-writing-direction-natural.html [ NeedsRebaseline ]
crbug.com/408075 fast/forms/visual-hebrew-text-field.html [ NeedsRebaseline ]
crbug.com/408075 fast/frames/frameset-style-recalc.html [ NeedsRebaseline ]
crbug.com/408075 fast/html/marquee-scroll.html [ NeedsRebaseline ]
crbug.com/408075 fast/images/animated-gif-with-offsets.html [ NeedsRebaseline ]
crbug.com/408075 fast/images/image-map-anchor-children.html [ NeedsRebaseline ]
crbug.com/408075 fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline-block/14498-positionForCoordinates.html [ NeedsRebaseline ]
crbug.com/408075 [ Mac Win Linux ] fast/inline-block/overflow-clip.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/br-text-decoration.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/drawStyledEmptyInlines.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/drawStyledEmptyInlinesWithWS.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/inline-box-background.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/inline-box-background-long-image.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/inline-box-background-repeat-x.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/inline-box-background-repeat-y.html [ NeedsRebaseline ]
crbug.com/408075 fast/inline/inline-focus-ring.html [ NeedsRebaseline ]
crbug.com/408075 fast/invalid/021.html [ NeedsRebaseline ]
crbug.com/408075 fast/invalid/missing-address-end-tag.html [ NeedsRebaseline ]
crbug.com/408075 fast/invalid/missing-dl-end-tag.html [ NeedsRebaseline ]
crbug.com/408075 fast/invalid/missing-dt-end-tag.html [ NeedsRebaseline ]
crbug.com/408075 fast/invalid/missing-font-end-tag.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/inline-dirty-z-order-lists.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/normal-flow-hit-test.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/opacity-outline.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/opacity-transforms.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/scroll-rect-to-visible.html [ NeedsRebaseline ]
crbug.com/408075 fast/layers/video-layer.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/002.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/002-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/003.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/003-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/006.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/006-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/list-style-none-crash.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/marker-before-empty-inline.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/marker-image-error.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/markers-in-selection.html [ NeedsRebaseline ]
crbug.com/408075 fast/lists/scrolled-marker-paint.html [ NeedsRebaseline ]
crbug.com/408075 fast/multicol/float-multicol.html [ NeedsRebaseline ]
crbug.com/408075 fast/multicol/vertical-lr/float-multicol.html [ NeedsRebaseline ]
crbug.com/408075 fast/multicol/vertical-rl/float-multicol.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/float-in-relpositioned.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/hit-test-overflow-controls.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/image-selection-highlight.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/line-clamp.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/overflow-rtl-inline-scrollbar.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/position-fixed-transform-clipping.html [ NeedsRebaseline ]
crbug.com/408075 fast/overflow/scrollbar-position-update.html [ NeedsRebaseline ]
crbug.com/408075 fast/parser/broken-comments-vs-parsing-mode.html [ NeedsRebaseline ]
crbug.com/408075 fast/parser/nofoo-tags-inside-paragraph.html [ NeedsRebaseline ]
crbug.com/408075 fast/reflections/inline-crash.html [ NeedsRebaseline ]
crbug.com/408075 fast/reflections/reflection-overflow-hidden.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/flexible-box-overflow-horizontal.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/flexible-box-overflow.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/focus-layers.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/layer-outline-horizontal.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/layer-outline.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/list-marker.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/shadow-multiple.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/text-shadow-horizontal.html [ NeedsRebaseline ]
crbug.com/408075 fast/repaint/text-shadow.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/absolute-position-percentage-height.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/applet-disabled-positioned.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/applet-rendering-java-disabled.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/image-resize-width.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/image-solid-color-with-alpha.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/inline-box-wrapper-handover.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/max-width-percent.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/percent-height-in-anonymous-block-in-table.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/selection-rect-in-table-cell.html [ NeedsRebaseline ]
crbug.com/408075 fast/replaced/selection-rect-transform.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/016.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/017.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/018.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/019.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/020.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/021.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/061.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/062.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/064.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/065.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/066.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/166.html [ NeedsRebaseline ]
crbug.com/408075 fast/selectors/visited-descendant.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/100-percent-cell-width.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/absolute-table-at-bottom.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/add-before-anonymous-child.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/003.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/003-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/004.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/004-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/border-collapsing-head-foot.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/border-collapsing-head-foot-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/rtl-border-collapsing.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/border-collapsing/rtl-border-collapsing-vertical.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/cell-absolute-child.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/click-near-anonymous-table.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/edge-offsets.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/fixed-table-non-cell-in-row.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/form-with-table-style.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/generated-caption.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/insert-before-anonymous-ancestors.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/insert-cell-before-form.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/insert-row-before-form.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/prepend-in-anonymous-table.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/row-height-recalc.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/rtl-cell-display-none-assert.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/stale-grid-crash.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/text-field-baseline.html [ NeedsRebaseline ]
crbug.com/408075 fast/table/unused-percent-heights.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/atsui-partial-selection.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/atsui-small-caps-punctuation-size.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/atsui-spacing-features.html [ NeedsRebaseline ]
crbug.com/408075 fast/text-autosizing/hackernews-comments.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/basic/008.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/basic/015.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/break-word.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/capitalize-boundaries.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/capitalize-empty-generated-string.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/capitalize-preserve-nbsp.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/complex-text-opacity.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/decorations-transformed.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/decorations-with-text-combine.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/delete-hard-break-character.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/fallback-for-custom-font.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/fallback-traits-fixup.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/font-initial.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/fractional-word-and-letter-spacing-with-kerning.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/in-rendered-text-rtl.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/001.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/003.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/bidi-AN-after-empty-run.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/bidi-LDB-2-CSS.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/bidi-LDB-2-formatting-characters.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/bidi-LDB-2-HTML.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/bidi-neutral-directionality-paragraph-start.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/danda-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/khmer-selection.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/rtl-caret.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/rtl-white-space-pre-wrap.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/international/thai-baht-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/justified-selection.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/line-breaks.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/midword-break-after-breakable-char.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/midword-break-hang.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/monospace-width-cache.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/reset-emptyRun.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/selection-hard-linebreak.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/stroking-decorations.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/trailing-white-space-2.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/trailing-white-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/wbr.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/wbr-in-pre-crash.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/020.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/024.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/pre-wrap-last-char.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/pre-wrap-overflow-selection.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/pre-wrap-spaces-after-newline.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/whitespace/span-in-word-space-causes-overflow.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/wide-zero-width-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/word-break-run-rounding.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/word-break-soft-hyphen.html [ NeedsRebaseline ]
crbug.com/408075 fast/text/word-space.html [ NeedsRebaseline ]
crbug.com/408075 fast/transforms/transformed-caret.html [ NeedsRebaseline ]
crbug.com/408075 fast/transforms/transform-positioned-ancestor.html [ NeedsRebaseline ]
crbug.com/408075 fast/transforms/transforms-with-zoom.html [ NeedsRebaseline ]
crbug.com/408075 fast/writing-mode/english-lr-text.html [ NeedsRebaseline ]
crbug.com/408075 http/tests/misc/acid2.html [ NeedsRebaseline ]
crbug.com/408075 http/tests/misc/iframe404.html [ NeedsRebaseline ]
crbug.com/408075 http/tests/multipart/invalid-image-data.html [ NeedsRebaseline ]
crbug.com/408075 http/tests/uri/css-href.php [ NeedsRebaseline ]
crbug.com/408075 ietestcenter/css3/text/textshadow-002.htm [ NeedsRebaseline ]
crbug.com/408075 svg/custom/dominant-baseline-hanging.svg [ NeedsRebaseline ]
crbug.com/408075 svg/custom/foreign-object-skew.svg [ NeedsManualRebaseline ]
crbug.com/408075 svg/custom/rootmost-svg-xy-attrs.xhtml [ NeedsRebaseline ]
crbug.com/408075 svg/custom/svg-fonts-without-missing-glyph.xhtml [ NeedsManualRebaseline ]
crbug.com/408075 svg/wicd/test-rightsizing-a.xhtml [ NeedsRebaseline ]
crbug.com/408075 svg/wicd/test-scalable-background-image1.xhtml [ NeedsRebaseline ]
crbug.com/408075 svg/wicd/test-scalable-background-image2.xhtml [ NeedsRebaseline ]
crbug.com/408075 svg/zoom/page/zoom-foreignObject.svg [ NeedsRebaseline ]
crbug.com/408075 svg/zoom/text/zoom-foreignObject.svg [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug10633.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug109043.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug126742.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug128229.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug17130-1.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug17130-2.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug17138.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug18664.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug20579.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug20804.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug22019.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug23235.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug2479-1.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug2479-3.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug2479-4.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug275625.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug2962.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug3309-1.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug4849-2.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug51140.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug5538.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug59354.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug73321.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug7342.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug88035-1.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug88035-2.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug8950.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/bugs/bug92868.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/collapsing_borders/bug41262-3.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/core/bloomberg.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/bugs/bug1010.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/bugs/bug1055-2.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/bugs/bug2479-5.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-column.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_border-table-row.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_layers-hide.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_position-table-column.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla_expected_failures/marvin/backgr_position-table-row.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_index.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_layers-opacity.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_position-table.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table-cell.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table-column-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table-column.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table-row-group.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/marvin/backgr_simple-table-row.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/other/wa_table_thtd_rowspan.html [ NeedsRebaseline ]
crbug.com/408075 tables/mozilla/other/wa_table_tr_align.html [ NeedsRebaseline ]
crbug.com/408075 transforms/2d/hindi-rotated.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/decorations-transformed.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/decorations-with-text-combine.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/international/rtl-white-space-pre-wrap.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/line-breaks.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/stroking-decorations.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/trailing-white-space-2.html [ NeedsRebaseline ]
crbug.com/408075 virtual/antialiasedtext/fast/text/trailing-white-space.html [ NeedsRebaseline ]
crbug.com/408075 virtual/deferred/fast/images/animated-gif-with-offsets.html [ NeedsRebaseline ]
crbug.com/408075 virtual/deferred/fast/images/image-map-anchor-children.html [ NeedsRebaseline ]
crbug.com/408075 virtual/deferred/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html [ NeedsRebaseline ]
crbug.com/408075 virtual/gpu/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsRebaseline ]
crbug.com/374569 [ Win ] http/tests/navigation/beacon-cross-origin.html [ Pass Failure Timeout ]
crbug.com/374572 svg/filters/feImage-target-reappend-to-document.svg [ Pass Failure ]
crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Pass ImageOnlyFailure ]
......@@ -1119,7 +1659,7 @@ crbug.com/374936 [ Mac Debug ] svg/dynamic-updates/SVGImageElement-svgdom-width-
crbug.com/313438 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsManualRebaseline ]
crbug.com/313438 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ NeedsManualRebaseline ]
crbug.com/390488 [ SnowLeopard Debug ] svg/custom/foreign-object-skew.svg [ ImageOnlyFailure ]
#crbug.com/390488 [ SnowLeopard Debug ] svg/custom/foreign-object-skew.svg [ ImageOnlyFailure ]
crbug.com/375565 [ Mac ] fast/repaint/caret-with-transformation.html [ Pass Failure ]
......
......@@ -131,13 +131,6 @@ void SimpleFontData::platformInit()
m_fontMetrics.setLineGap(lineGap);
m_fontMetrics.setLineSpacing(lroundf(ascent) + lroundf(descent) + lroundf(lineGap));
SkScalar underlineThickness, underlinePosition;
if (metrics.hasUnderlineThickness(&underlineThickness)
&& metrics.hasUnderlinePosition(&underlinePosition)) {
m_fontMetrics.setUnderlineThickness(SkScalarToFloat(underlineThickness));
m_fontMetrics.setUnderlinePosition(SkScalarToFloat(-underlinePosition));
}
if (platformData().orientation() == Vertical && !isTextOrientationFallback()) {
static const uint32_t vheaTag = SkSetFourByteTag('v', 'h', 'e', 'a');
static const uint32_t vorgTag = SkSetFourByteTag('V', 'O', 'R', 'G');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment