Skip to content

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Mar 2, 2020

This patch is a follow-up patch to 35c9f0d.
It changes the computeStyle function to handle situations where
non string based values are returned from window.getComputedStyle.
This situation usually ocurrs in Node-based test environments where
the element or window.getComputedStyle is mocked out.

@matsko matsko added the target: patch This PR is targeted for the next patch release label Mar 2, 2020
@matsko matsko force-pushed the fix_gcs branch 2 times, most recently from 23ba7b2 to 8503e85 Compare March 2, 2020 22:54
matsko added 2 commits March 3, 2020 10:26
This patch is a follow-up patch to 35c9f0d.
It changes the `computeStyle` function to handle situations where
non string based values are returned from `window.getComputedStyle`.
This situation usually ocurrs in Node-based test environments where
the element or `window.getComputedStyle` is mocked out.
@matsko matsko marked this pull request as ready for review March 3, 2020 18:48
@matsko matsko added the action: merge The PR is ready for merge by the caretaker label Mar 3, 2020
atscott pushed a commit that referenced this pull request Mar 3, 2020
…de (#35810)

This patch is a follow-up patch to 35c9f0d.
It changes the `computeStyle` function to handle situations where
non string based values are returned from `window.getComputedStyle`.
This situation usually ocurrs in Node-based test environments where
the element or `window.getComputedStyle` is mocked out.

PR Close #35810
@atscott atscott closed this in 17cf04e Mar 3, 2020
@matsko matsko deleted the fix_gcs branch March 3, 2020 22:08
atscott added a commit to atscott/angular that referenced this pull request Mar 4, 2020
…ed in Node (angular#35810)"

This reverts commit 17cf04e;
breaking internal tests.
atscott added a commit that referenced this pull request Mar 4, 2020
…ed in Node (#35810)" (#35847)

This reverts commit 17cf04e;
breaking internal tests.

PR Close #35847
atscott added a commit that referenced this pull request Mar 4, 2020
…ed in Node (#35810)" (#35847)

This reverts commit 17cf04e;
breaking internal tests.

PR Close #35847
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants