Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance manual tests: inline css variant of fixtures #6148

Closed
wants to merge 2 commits into from

Conversation

mlewand
Copy link
Contributor

@mlewand mlewand commented Jan 27, 2020

Suggested merge commit message (convention)

Tests: Added inline css variant of fixtures for manual performance tests. See #5880.


Additional information

Note: I have added example styling only for one fixture, to make sure this is the right direction before we go with bigger fixtures. This way we'll avoid losing a lot of time in case we're looking for something else.

Also extracted editor initialization as it will be reused and added several formatting plugins.
@Reinmar Reinmar mentioned this pull request Jan 27, 2020
9 tasks
@mlewand mlewand added the pr:sub label Jan 27, 2020
@mlewand mlewand requested a review from Reinmar January 27, 2020 13:01
@mlewand
Copy link
Contributor Author

mlewand commented Jan 27, 2020

@Reinmar please have a look at the tests/manual/performance/_utils/small-inline-css.txt file, let me know if this is what you meant in #5880 

  • With many inline styles (so we can test the new style normalization).

@Reinmar
Copy link
Member

Reinmar commented Jan 27, 2020

No, that's not what I meant. Many means... many :D Like dozens per element. Various forms, some to be picked by the editor. Some not. 

Example – content copied in Chrome from some website. It usually has hundreds of inline styles on all kind of elements. A relatively good case was the markup we used for testing remove formatting, but it was too repetitive (would touch just one/two cases).

Also, this is under "large HTML" so I don't understand why you proposed such a short content.

@mlewand
Copy link
Contributor Author

mlewand commented Jan 27, 2020

@Reinmar didn't want to spend too much time on it in case there are any changes requested.

I'll change it in that case.

@mlewand
Copy link
Contributor Author

mlewand commented Feb 3, 2020

As mentioned in #6176 (comment) we decided to go with a bigger pull request instead of series of micro prs. This PR is merged there.

@mlewand mlewand closed this Feb 3, 2020
@Reinmar Reinmar deleted the i/5880-inline-css branch February 13, 2020 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants