Files
gerrit/polygerrit-ui/app
Tao Zhou 96b5fa47c4 Fix selection on unified view and coverage style
This was broken by change 264294
as lineNumButton is inside of lineNum, the `user-select` should
still on lineNum (the `td` element) instead of the button.

Same happens to coverage, lineNum is the lineElement, coverage
class was added to it instead of the button inside.

Added a regression test on `user-select` for diff line.

Change-Id: Ie40fa3ce9451fe58c3c4c2b5b14bfe13d61bceab
2020-04-29 10:48:43 +02:00
..
2020-04-06 17:23:10 +02:00
2020-03-18 13:08:31 +01:00
2020-04-21 09:57:12 +02:00
2020-04-21 14:40:02 +02:00
2020-02-12 15:42:36 +00:00