Bug 142283 - [GTK] Layout Test fast/regions/overflow/overflow-first-and-last-regions.html is failing
Summary: [GTK] Layout Test fast/regions/overflow/overflow-first-and-last-regions.html ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-04 08:51 PST by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2022-07-13 09:37 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-03-04 08:51:59 PST
The fast/regions/overflow/overflow-first-and-last-regions.html following layout test is since r180796 (http://trac.webkit.org/changeset/r180796).

This revision updates some test *-expected files after r177774.

The diffs is https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r180999%20%286665%29/fast/regions/overflow/overflow-first-and-last-regions-diffs.html
Comment 1 Marcos Chavarría Teijeiro (irc: chavaone) 2015-04-24 03:29:21 PDT
The problem here is that the selected characters are different on GTK and the expected values.

The selected text on GTK is "verflow2_1\nOverflo" and the expected is "erflow2_1\nOverflow". As you can see the difference is one character.

In addition if I modify the selected area x start position very slightly (just 1px) the test passes. I don't know if this could affect to the other ports.

On the other hand I consider that a test showing the selected area text instead of just PASS or FAIL would be more useful.
Comment 2 Brent Fulgham 2022-07-13 09:37:13 PDT
CSS Regions were removed in Bug 174978.