CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 17:38:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/sass/sass.git
etag: W/"9514ff3b14cf9571096c4cd3770d9598"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=TYNDdqf6i8ul4WbEDjYlh0%2BcrQHONoy5UvilLaW%2Bl%2B1VN3MRa3KDJZApb7lJ%2FF5fTitBjSKbf%2FHgqcAwewyK%2FGW3yzaMtoOd%2BTAXbP%2B8iIZt%2FPFFP6UZdheuEVP9GnfESn8hBUOAy0ir7vz8hlWIbdgkQzXXdE1rT7R0oBUSSIoHrwlX6Qk2N4AqHTQfaaAe%2FKI3jnQZYRuvSPWbPYpm5U0wyB52%2F%2BrEND6%2FWDapOCCsvdOhJQ8eVTx3zPDeXL0dNyN8DDiIZ0kFhedIrOsz9A%3D%3D--Z%2FoeGq2DBYq8jt54--LWhGKGXHPM8FfoBxh7Pb7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1209137905.1753292305; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:38:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:38:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B278:256CA9:F4D629:1218C38:68811E11
Implement source range tracking for some nodes when parsing SASS inpu… · sass/sass@08e805c · GitHub
committed
Copy file name to clipboardExpand all lines: lib/sass/tree/visitors/perform.rb
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit 08e805c

Alexander Pavlov
Implement source range tracking for some nodes when parsing SASS input, add SASS sourcemap tests, fix Line.offset computation
1 parent d2aad70 commit 08e805cCopy full SHA for 08e805c
File tree
Expand file treeCollapse file tree
5 files changed
+478
-70
lines changedFilter options
- lib/sass
- script
- scss
- tree/visitors
- test/sass
Expand file treeCollapse file tree
5 files changed
+478
-70
lines changed+92-28Lines changed: 92 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
| 455 | + | |
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
| 499 | + | |
499 | 500 |
| |
500 | 501 |
| |
501 | 502 |
| |
| |||
584 | 585 |
| |
585 | 586 |
| |
586 | 587 |
| |
587 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
588 | 594 |
| |
589 | 595 |
| |
590 | 596 |
| |
| |||
610 | 616 |
| |
611 | 617 |
| |
612 | 618 |
| |
613 |
| - | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
614 | 622 |
| |
615 | 623 |
| |
616 |
| - | |
| 624 | + | |
617 | 625 |
| |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
618 | 632 |
| |
619 | 633 |
| |
620 | 634 |
| |
| 635 | + | |
621 | 636 |
| |
622 | 637 |
| |
623 | 638 |
| |
624 |
| - | |
625 |
| - | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
626 | 644 |
| |
627 | 645 |
| |
628 | 646 |
| |
629 | 647 |
| |
630 | 648 |
| |
631 | 649 |
| |
632 |
| - | |
| 650 | + | |
| 651 | + | |
633 | 652 |
| |
634 | 653 |
| |
| 654 | + | |
635 | 655 |
| |
636 |
| - | |
| 656 | + | |
| 657 | + | |
637 | 658 |
| |
638 | 659 |
| |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
639 | 664 |
| |
640 | 665 |
| |
641 | 666 |
| |
| |||
652 | 677 |
| |
653 | 678 |
| |
654 | 679 |
| |
655 |
| - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
656 | 686 |
| |
657 | 687 |
| |
658 | 688 |
| |
| |||
664 | 694 |
| |
665 | 695 |
| |
666 | 696 |
| |
667 |
| - | |
| 697 | + | |
| 698 | + | |
668 | 699 |
| |
669 | 700 |
| |
670 | 701 |
| |
| |||
739 | 770 |
| |
740 | 771 |
| |
741 | 772 |
| |
742 |
| - | |
| 773 | + | |
743 | 774 |
| |
744 | 775 |
| |
745 | 776 |
| |
| |||
830 | 861 |
| |
831 | 862 |
| |
832 | 863 |
| |
833 |
| - | |
834 |
| - | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
835 | 867 |
| |
836 |
| - | |
| 868 | + | |
| 869 | + | |
837 | 870 |
| |
838 |
| - | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
839 | 874 |
| |
840 | 875 |
| |
841 | 876 |
| |
842 |
| - | |
843 |
| - | |
844 |
| - | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
845 | 889 |
| |
846 |
| - | |
| 890 | + | |
847 | 891 |
| |
848 |
| - | |
| 892 | + | |
| 893 | + | |
849 | 894 |
| |
850 |
| - | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
851 | 900 |
| |
852 |
| - | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
853 | 906 |
| |
854 |
| - | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
855 | 912 |
| |
| 913 | + | |
856 | 914 |
| |
857 | 915 |
| |
858 | 916 |
| |
| |||
861 | 919 |
| |
862 | 920 |
| |
863 | 921 |
| |
864 |
| - | |
| 922 | + | |
865 | 923 |
| |
866 | 924 |
| |
867 | 925 |
| |
| |||
881 | 939 |
| |
882 | 940 |
| |
883 | 941 |
| |
884 |
| - | |
| 942 | + | |
885 | 943 |
| |
886 | 944 |
| |
887 | 945 |
| |
| |||
892 | 950 |
| |
893 | 951 |
| |
894 | 952 |
| |
895 |
| - | |
| 953 | + | |
896 | 954 |
| |
897 | 955 |
| |
898 | 956 |
| |
899 | 957 |
| |
900 | 958 |
| |
901 | 959 |
| |
902 |
| - | |
| 960 | + | |
903 | 961 |
| |
904 | 962 |
| |
905 | 963 |
| |
| |||
927 | 985 |
| |
928 | 986 |
| |
929 | 987 |
| |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
930 | 993 |
| |
931 | 994 |
| |
932 | 995 |
| |
| |||
940 | 1003 |
| |
941 | 1004 |
| |
942 | 1005 |
| |
| 1006 | + | |
943 | 1007 |
| |
944 |
| - | |
| 1008 | + | |
945 | 1009 |
| |
946 | 1010 |
| |
947 | 1011 |
| |
|
+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| 61 | + | |
59 | 62 |
| |
60 | 63 |
| |
61 | 64 |
| |
| |||
250 | 253 |
| |
251 | 254 |
| |
252 | 255 |
| |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
253 | 260 |
| |
254 | 261 |
| |
255 | 262 |
| |
| |||
338 | 345 |
| |
339 | 346 |
| |
340 | 347 |
| |
341 |
| - | |
342 | 348 |
| |
343 | 349 |
| |
344 |
| - | |
| 350 | + | |
345 | 351 |
| |
346 |
| - | |
| 352 | + | |
347 | 353 |
| |
348 | 354 |
| |
349 | 355 |
| |
350 | 356 |
| |
351 | 357 |
| |
352 | 358 |
| |
353 |
| - | |
| 359 | + | |
354 | 360 |
| |
355 | 361 |
| |
356 | 362 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
|
lib/sass/tree/visitors/perform.rb
Copy file name to clipboardExpand all lines: lib/sass/tree/visitors/perform.rb+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
217 | 219 |
| |
218 | 220 |
| |
219 | 221 |
| |
|
You can’t perform that action at this time.
0 commit comments