Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/svg/tabgroup-expected.txt

Issue 2747143004: Eagerly invalidate when a layer becomes stacking context (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutSVGPath path", 10 "object": "LayoutSVGPath path",
(...skipping 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 }, 827 },
828 { 828 {
829 "object": "LayoutSVGContainer g id='tabgroupRect__1_content'", 829 "object": "LayoutSVGContainer g id='tabgroupRect__1_content'",
830 "reason": "layoutObject removal" 830 "reason": "layoutObject removal"
831 }, 831 },
832 { 832 {
833 "object": "LayoutSVGContainer g", 833 "object": "LayoutSVGContainer g",
834 "reason": "layoutObject removal" 834 "reason": "layoutObject removal"
835 }, 835 },
836 { 836 {
837 "object": "LayoutSVGText text",
838 "reason": "subtree"
839 },
840 {
841 "object": "RootInlineBox",
842 "reason": "subtree"
843 },
844 {
845 "object": "LayoutSVGTSpan tspan",
846 "reason": "subtree"
847 },
848 {
849 "object": "InlineFlowBox",
850 "reason": "subtree"
851 },
852 {
853 "object": "LayoutSVGInlineText #text",
854 "reason": "subtree"
855 },
856 {
857 "object": "InlineTextBox 'Geodata'",
858 "reason": "subtree"
859 },
860 {
861 "object": "LayoutSVGTSpan tspan",
862 "reason": "subtree"
863 },
864 {
865 "object": "InlineFlowBox",
866 "reason": "subtree"
867 },
868 {
869 "object": "LayoutSVGInlineText #text",
870 "reason": "subtree"
871 },
872 {
873 "object": "InlineTextBox 'Browser'",
874 "reason": "subtree"
875 },
876 {
877 "object": "LayoutSVGText text",
878 "reason": "subtree"
879 },
880 {
881 "object": "RootInlineBox",
882 "reason": "subtree"
883 },
884 {
885 "object": "LayoutSVGTSpan tspan",
886 "reason": "subtree"
887 },
888 {
889 "object": "InlineFlowBox",
890 "reason": "subtree"
891 },
892 {
893 "object": "LayoutSVGInlineText #text",
894 "reason": "subtree"
895 },
896 {
897 "object": "InlineTextBox 'Download'",
898 "reason": "subtree"
899 },
900 {
901 "object": "LayoutSVGTSpan tspan",
902 "reason": "subtree"
903 },
904 {
905 "object": "InlineFlowBox",
906 "reason": "subtree"
907 },
908 {
909 "object": "LayoutSVGInlineText #text",
910 "reason": "subtree"
911 },
912 {
913 "object": "InlineTextBox 'Folder'",
914 "reason": "subtree"
915 },
916 {
917 "object": "LayoutSVGText text",
918 "reason": "subtree"
919 },
920 {
921 "object": "RootInlineBox",
922 "reason": "subtree"
923 },
924 {
925 "object": "LayoutSVGTSpan tspan",
926 "reason": "subtree"
927 },
928 {
929 "object": "InlineFlowBox",
930 "reason": "subtree"
931 },
932 {
933 "object": "LayoutSVGInlineText #text",
934 "reason": "subtree"
935 },
936 {
937 "object": "InlineTextBox 'Your'",
938 "reason": "subtree"
939 },
940 {
941 "object": "LayoutSVGTSpan tspan",
942 "reason": "subtree"
943 },
944 {
945 "object": "InlineFlowBox",
946 "reason": "subtree"
947 },
948 {
949 "object": "LayoutSVGInlineText #text",
950 "reason": "subtree"
951 },
952 {
953 "object": "InlineTextBox 'Account'",
954 "reason": "subtree"
955 },
956 {
837 "object": "LayoutSVGPath path", 957 "object": "LayoutSVGPath path",
838 "reason": "layoutObject removal" 958 "reason": "layoutObject removal"
839 }, 959 },
840 { 960 {
841 "object": "LayoutSVGPath path id='tabgroupTriangle__0'", 961 "object": "LayoutSVGPath path id='tabgroupTriangle__0'",
842 "reason": "layoutObject removal" 962 "reason": "layoutObject removal"
843 }, 963 },
844 { 964 {
845 "object": "LayoutSVGInlineText #text", 965 "object": "LayoutSVGInlineText #text",
846 "reason": "layoutObject removal" 966 "reason": "layoutObject removal"
(...skipping 16 matching lines...) Expand all
863 }, 983 },
864 { 984 {
865 "object": "LayoutSVGHiddenContainer g id='tabgroupTriangle__0_content'", 985 "object": "LayoutSVGHiddenContainer g id='tabgroupTriangle__0_content'",
866 "reason": "layoutObject removal" 986 "reason": "layoutObject removal"
867 }, 987 },
868 { 988 {
869 "object": "LayoutSVGContainer g", 989 "object": "LayoutSVGContainer g",
870 "reason": "layoutObject removal" 990 "reason": "layoutObject removal"
871 }, 991 },
872 { 992 {
993 "object": "LayoutSVGText text",
994 "reason": "subtree"
995 },
996 {
997 "object": "RootInlineBox",
998 "reason": "subtree"
999 },
1000 {
1001 "object": "LayoutSVGTSpan tspan",
1002 "reason": "subtree"
1003 },
1004 {
1005 "object": "InlineFlowBox",
1006 "reason": "subtree"
1007 },
1008 {
1009 "object": "LayoutSVGInlineText #text",
1010 "reason": "subtree"
1011 },
1012 {
1013 "object": "InlineTextBox 'Help'",
1014 "reason": "subtree"
1015 },
1016 {
1017 "object": "LayoutSVGTSpan tspan",
1018 "reason": "subtree"
1019 },
1020 {
1021 "object": "InlineFlowBox",
1022 "reason": "subtree"
1023 },
1024 {
1025 "object": "LayoutSVGInlineText #text",
1026 "reason": "subtree"
1027 },
1028 {
1029 "object": "InlineTextBox '& Info'",
1030 "reason": "subtree"
1031 },
1032 {
873 "object": "LayoutSVGPath path", 1033 "object": "LayoutSVGPath path",
874 "reason": "layoutObject removal" 1034 "reason": "layoutObject removal"
875 }, 1035 },
876 { 1036 {
877 "object": "LayoutSVGPath path id='tabgroupRectTriangle__2'", 1037 "object": "LayoutSVGPath path id='tabgroupRectTriangle__2'",
878 "reason": "layoutObject removal" 1038 "reason": "layoutObject removal"
879 }, 1039 },
880 { 1040 {
881 "object": "LayoutSVGInlineText #text", 1041 "object": "LayoutSVGInlineText #text",
882 "reason": "layoutObject removal" 1042 "reason": "layoutObject removal"
(...skipping 1134 matching lines...) Expand 10 before | Expand all | Expand 10 after
2017 "object": "InlineTextBox 'Biography'", 2177 "object": "InlineTextBox 'Biography'",
2018 "reason": "layoutObject insertion" 2178 "reason": "layoutObject insertion"
2019 }, 2179 },
2020 { 2180 {
2021 "object": "LayoutSVGContainer g id='tabgroupRectRound__0_content'", 2181 "object": "LayoutSVGContainer g id='tabgroupRectRound__0_content'",
2022 "reason": "layoutObject insertion" 2182 "reason": "layoutObject insertion"
2023 } 2183 }
2024 ] 2184 ]
2025 } 2185 }
2026 2186
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698