[webkit-changes] [WebKit/WebKit] c65543: Stagemode Layout Test Failing "Can't find variable...
Phipson
noreply at github.com
Thu Feb 13 16:15:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c6554317c27689ceba6d5355964c6fc54e589112
https://github.com/WebKit/WebKit/commit/c6554317c27689ceba6d5355964c6fc54e589112
Author: Phipson Lee <phipsonleecy at gmail.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M LayoutTests/model-element/model-element-stagemode-expected.txt
M LayoutTests/model-element/model-element-stagemode.html
Log Message:
-----------
Stagemode Layout Test Failing "Can't find variable: makeSource"
https://bugs.webkit.org/show_bug.cgi?id=287419
rdar://144548301
Reviewed by Ada Chan.
Fixes a reference error in the stage mode layout tests due to an undefined function 'makeSource'
* LayoutTests/model-element/model-element-stagemode-expected.txt:
- Updated newlines for expected.txt to match returned test txt
* LayoutTests/model-element/model-element-stagemode.html:
- moved `makeSource` to model-utils.js such that both stagemode and source layout tests can reference it
Canonical link: https://commits.webkit.org/290375@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list