summaryrefslogtreecommitdiff
path: root/tests/gold/html/styled
Commit message (Collapse)AuthorAgeFilesLines
* style: clean up #1587Ned Batchelder2023-03-221-2/+0
|
* fix: put contexts dict in <script> and reveal them using JavaScript (#1587)Oleh Krehel2023-03-221-1/+1
| | | | | | | | | | | | | | | * Put contexts dict in <script> and reveal them using JavaScript Fixes #1584 * Address review comments * coverage/htmlfiles/style.css: Align the contexts to the right * coverage/htmlfiles/style.scss: Match style.css * coverage/html.py: Fix linting and mypy errors * two_tests_py.html: make update-gold
* chore: update HTML gold filesNed Batchelder2022-05-202-44/+47
|
* style(html): clean up the html tags and stylesNed Batchelder2022-05-201-6/+8
|
* chore: update HTML gold filesNed Batchelder2022-05-201-6/+13
|
* feat(html): version and timestamp at the top of report files.Ned Batchelder2022-05-201-4/+6
| | | | This is a re-implementation of pull #1354.
* chore: update html test gold filesJ. M. F. Tsang2022-05-192-4/+41
|
* chore: update HTML gold filesNed Batchelder2021-10-301-3/+3
| | | | test: I keep forgetting about the 3.10-only gold file
* fix(html): ariaSort isn't supported in Firefox yetNed Batchelder2021-10-231-2/+2
| | | | The HTML report index page wasn't indicating the sort order properly
* chore(test): update gold filesNed Batchelder2021-10-231-6/+6
|
* test: update gold filesNed Batchelder2021-10-233-88/+80
|
* fix(html): fix a few problems with the html reportNed Batchelder2021-10-231-4/+4
| | | | | | | | | | - highlights weren't showing - anchored lines were not visible - some j/k motions were broken - clicking the big buttons at the top didn't work
* refactor(html): remove all uses of jQuery, only vanilla JS nowSeptatrix2021-10-231-8/+12
| | | | This is squashed from pull request #1248
* refactor(html): a one-header sticky headerNed Batchelder2021-10-231-31/+33
|
* fix(html): scrolling to an anchor ensures the line is visibleNed Batchelder2021-10-201-3/+3
| | | | | | | The sticky header was hiding the line scrolled to the top of the window. Along the way, also changed to use classes on <body> to control the sticky header, and moved the header code into a function.
* chore: updated HTML gold filesNed Batchelder2021-10-172-20/+30
|
* fix(html): adjust some colorsNed Batchelder2021-10-171-8/+8
| | | | | | | | - make the yellow border more visible - make the context-blue less vibrant - all colors are lower-case
* feat(html): sticky header on pyfileNed Batchelder2021-10-171-5/+15
|
* refactor(html): use header/main/footer html5 elementsNed Batchelder2021-10-171-8/+8
|
* fix: correct slight mis-layout of the hotkey panelsNed Batchelder2021-04-131-4/+4
|
* fix: HTML report makes room for 4-digit line numbers #1124Ned Batchelder2021-02-271-5/+5
| | | | Fixes: #1124
* Updated gold html filesNed Batchelder2020-12-052-4/+6
|
* Displaying timezone information in HTML report (#960)Xie Yanbo2020-07-232-2/+2
| | | | | | | | * Displaying timezone information in HTML report * A helpber to format datetime with local timezone * No backward compatibility with older python versions
* Fix dark mode for context listing. #1009Ned Batchelder2020-07-091-2/+12
|
* Back to monospaced for the index pageNed Batchelder2020-07-051-1/+1
|
* Switch to python-based sass compilerNed Batchelder2020-07-051-1/+111
|
* More HTML tweaksNed Batchelder2020-06-291-4/+3
| | | | | | | | - Let the left and right cells have padding so the hover bar looks good. - Adjust the table left margin so the contents still line up with the header. - Fix the up/down arrows to be correct for the sorting order they indicate.
* A few further style tweaks to the HTML reportNed Batchelder2020-06-281-122/+11
| | | | | | - File names are not monospaced - Button styling make on/off a little more pronounced - Fix the alignment of the header on the index page
* Fix testsVince Salvino2020-06-241-3/+3
|
* Add dark mode to HTML output; improve accessibilityVince Salvino2020-02-111-42/+201
|
* More polish on the expandable contextsNed Batchelder2019-10-171-3/+3
|
* Annotations should appear when hovering the text line, but not other parts ↵Ned Batchelder2019-10-161-4/+5
| | | | of #source.p
* Only the active context labels should have colorNed Batchelder2019-10-151-1/+1
|
* make cssNed Batchelder2019-10-141-18/+16
|
* Update html gold filesNed Batchelder2019-10-142-7/+7
|
* Update HTML gold testsNed Batchelder2019-10-132-22/+9
|
* make cssNed Batchelder2019-10-131-43/+44
|
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-062-61/+48
| | | | | | | | | | Also made some other changes along the way: * Scroll bar markers change as the selected categories change. * We don't use css class 'stm' for anything, get rid of it. * Better sass use all around.
* More sass goodnessNed Batchelder2019-06-131-27/+1
|
* Update the test output css files tooNed Batchelder2019-06-131-414/+158
|
* Fix styling and tests. (The tests are slightly insane with no obvious way to ↵Stephan Richter2019-06-101-0/+43
| | | | update the expected output.)
* Make line numbers immune to minimum font size settings. #748Ned Batchelder2019-01-041-3/+3
|
* Rename farm to gold, since that's what it isNed Batchelder2018-11-184-0/+545