Commit 3762e42b authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] flag-specific rebaselines for sub-pixel change

Another round of the rebaseline from the bot result after CL:956162
and CL:956202 were landed.

This series of rebaselines are probably from CL:933805 that rounds
glyph positions when not sub-pixel positioning.

TBR=eae@chromium.org
NOTRY=true

Bug: 591099
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: I13c41951f35129915a6eb939d965c10aa13be963
Reviewed-on: https://chromium-review.googlesource.com/954646
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541875}
parent 7ba450fd
......@@ -15,7 +15,7 @@ layer at (0,0) size 785x2041 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutNGBlockFlow {P} at (0,108) size 769x40
LayoutText {#text} at (0,0) size 763x39
text run at (0,0) width 763: "Scroll this document. A line of blue should remain stuck at the top of the viewport the whole time, and there should be no"
text run at (0,20) width 202: "red below, just a block of green."
text run at (0,20) width 201: "red below, just a block of green."
LayoutNGBlockFlow {DIV} at (30,164) size 165x75 [color=#008000] [bgcolor=#008000]
LayoutText {#text} at (0,0) size 165x75
text run at (0,0) width 165: " X"
......
This tests window.event was kept the same when nested event handling was called. You should see 'PASS' if the test passes.
PASS
This is a testharness.js-based test.
Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Ligature expected not to be applied due to letter spacing."
FAIL Ligature expected not to be applied due to letter spacing. assert_equals: Ligature not applied due to letter spacing. expected 286.5625 but got 140
FAIL Ligature expected not to be applied due to letter spacing. assert_equals: Ligature not applied due to letter spacing. expected 286.5625 but got 140
FAIL Ligature expected not to be applied due to letter spacing. assert_equals: Ligature not applied due to letter spacing. expected 288 but got 140
FAIL Ligature expected not to be applied due to letter spacing. assert_equals: Ligature not applied due to letter spacing. expected 288 but got 140
PASS Non-ligature font feature expected to be applied despite letter spacing.
Harness: the test ran to completion.
This tests window.event was kept the same when nested event handling was called. You should see 'PASS' if the test passes.
PASS
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