Bug 209720 - [GTK][WPE] Some vertical text baseline failures
Summary: [GTK][WPE] Some vertical text baseline failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-29 18:28 PDT by Lauro Moura
Modified: 2020-03-29 18:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-03-29 18:28:48 PDT
There were some GTK and WPE baselines that previously looked like correct results but should be treated as failures instead. Some of these baselines started failing between r258981 (last good) and r258993. Maybe because of bug208824.

* fast/css-generated-content/initial-letter-pagination-raised-rl.html
  * Image diff with misaligned blocks. Related to bug169909?
* fast/css-grid-layout/grid-align-baseline-vertical.html
  * Started failing two comparisons. Detailed diff in next comment.
* fast/writing-mode/vertical-baseline-alignment.html
  * Both GTK and WPE vertical baselines are offset from the correct expected result. (Ideographs not centered, alphabetic text that should be centered is not centered in the middle block). For reference, check the mac expected result image.