| OLD | NEW | 
|---|
| 1 { | 1 { | 
| 2   "name": "Content Root Layer", | 2   "name": "Content Root Layer", | 
| 3   "bounds": [800, 600], | 3   "bounds": [800, 600], | 
| 4   "children": [ | 4   "children": [ | 
| 5     { | 5     { | 
| 6       "name": "LayoutView #document", | 6       "name": "LayoutView #document", | 
| 7       "bounds": [800, 600], | 7       "bounds": [800, 600], | 
| 8       "contentsOpaque": true, | 8       "contentsOpaque": true, | 
| 9       "drawsContent": true, | 9       "drawsContent": true, | 
| 10       "paintInvalidations": [ | 10       "paintInvalidations": [ | 
| (...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 242           "object": "LayoutBlockFlow DIV", | 242           "object": "LayoutBlockFlow DIV", | 
| 243           "rect": [67, 21, 50, 10], | 243           "rect": [67, 21, 50, 10], | 
| 244           "reason": "bounds change" | 244           "reason": "bounds change" | 
| 245         }, | 245         }, | 
| 246         { | 246         { | 
| 247           "object": "LayoutBlockFlow DIV", | 247           "object": "LayoutBlockFlow DIV", | 
| 248           "rect": [67, 15, 50, 10], | 248           "rect": [67, 15, 50, 10], | 
| 249           "reason": "bounds change" | 249           "reason": "bounds change" | 
| 250         }, | 250         }, | 
| 251         { | 251         { | 
| 252           "object": "LayoutTableSection TBODY", |  | 
| 253           "rect": [67, 372, 46, 16], |  | 
| 254           "reason": "bounds change" |  | 
| 255         }, |  | 
| 256         { |  | 
| 257           "object": "LayoutTableSection TBODY", |  | 
| 258           "rect": [67, 366, 46, 16], |  | 
| 259           "reason": "bounds change" |  | 
| 260         }, |  | 
| 261         { |  | 
| 262           "object": "LayoutTableSection TBODY", |  | 
| 263           "rect": [67, 333, 46, 16], |  | 
| 264           "reason": "bounds change" |  | 
| 265         }, |  | 
| 266         { |  | 
| 267           "object": "LayoutTableSection TBODY", |  | 
| 268           "rect": [67, 327, 46, 16], |  | 
| 269           "reason": "bounds change" |  | 
| 270         }, |  | 
| 271         { |  | 
| 272           "object": "LayoutTableSection TBODY", |  | 
| 273           "rect": [67, 294, 46, 16], |  | 
| 274           "reason": "bounds change" |  | 
| 275         }, |  | 
| 276         { |  | 
| 277           "object": "LayoutTableSection TBODY", |  | 
| 278           "rect": [67, 288, 46, 16], |  | 
| 279           "reason": "bounds change" |  | 
| 280         }, |  | 
| 281         { |  | 
| 282           "object": "LayoutTableRow TR", |  | 
| 283           "rect": [67, 374, 46, 12], |  | 
| 284           "reason": "bounds change" |  | 
| 285         }, |  | 
| 286         { |  | 
| 287           "object": "LayoutTableRow TR", |  | 
| 288           "rect": [67, 368, 46, 12], |  | 
| 289           "reason": "bounds change" |  | 
| 290         }, |  | 
| 291         { |  | 
| 292           "object": "LayoutTableRow TR", |  | 
| 293           "rect": [67, 335, 46, 12], |  | 
| 294           "reason": "bounds change" |  | 
| 295         }, |  | 
| 296         { |  | 
| 297           "object": "LayoutTableRow TR", |  | 
| 298           "rect": [67, 329, 46, 12], |  | 
| 299           "reason": "bounds change" |  | 
| 300         }, |  | 
| 301         { |  | 
| 302           "object": "LayoutTableRow TR", |  | 
| 303           "rect": [67, 296, 46, 12], |  | 
| 304           "reason": "bounds change" |  | 
| 305         }, |  | 
| 306         { |  | 
| 307           "object": "LayoutTableRow TR", |  | 
| 308           "rect": [67, 290, 46, 12], |  | 
| 309           "reason": "bounds change" |  | 
| 310         }, |  | 
| 311         { |  | 
| 312           "object": "LayoutTableCell TD", | 252           "object": "LayoutTableCell TD", | 
| 313           "rect": [69, 374, 42, 12], | 253           "rect": [69, 374, 42, 12], | 
| 314           "reason": "bounds change" | 254           "reason": "bounds change" | 
| 315         }, | 255         }, | 
| 316         { | 256         { | 
| 317           "object": "LayoutTableCell TD", | 257           "object": "LayoutTableCell TD", | 
| 318           "rect": [69, 368, 42, 12], | 258           "rect": [69, 368, 42, 12], | 
| 319           "reason": "bounds change" | 259           "reason": "bounds change" | 
| 320         }, | 260         }, | 
| 321         { | 261         { | 
| (...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 776         { | 716         { | 
| 777           "object": "LayoutText #text", | 717           "object": "LayoutText #text", | 
| 778           "rect": [57, 55, 16, 17], | 718           "rect": [57, 55, 16, 17], | 
| 779           "reason": "bounds change" | 719           "reason": "bounds change" | 
| 780         } | 720         } | 
| 781       ] | 721       ] | 
| 782     } | 722     } | 
| 783   ], | 723   ], | 
| 784   "objectPaintInvalidations": [ | 724   "objectPaintInvalidations": [ | 
| 785     { | 725     { | 
| 786       "object": "LayoutBlockFlow DIV id='spacer1' class='spacer'", |  | 
| 787       "reason": "became visible" |  | 
| 788     }, |  | 
| 789     { |  | 
| 790       "object": "LayoutBlockFlow DIV class='outer'", | 726       "object": "LayoutBlockFlow DIV class='outer'", | 
| 791       "reason": "bounds change" | 727       "reason": "bounds change" | 
| 792     }, | 728     }, | 
| 793     { | 729     { | 
| 794       "object": "LayoutBlockFlow DIV", | 730       "object": "LayoutBlockFlow DIV", | 
| 795       "reason": "bounds change" | 731       "reason": "bounds change" | 
| 796     }, | 732     }, | 
| 797     { | 733     { | 
| 798       "object": "LayoutBlockFlow (floating) DIV", | 734       "object": "LayoutBlockFlow (floating) DIV", | 
| 799       "reason": "bounds change" | 735       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 816     }, | 752     }, | 
| 817     { | 753     { | 
| 818       "object": "InlineTextBox 'x'", | 754       "object": "InlineTextBox 'x'", | 
| 819       "reason": "bounds change" | 755       "reason": "bounds change" | 
| 820     }, | 756     }, | 
| 821     { | 757     { | 
| 822       "object": "LayoutText #text", | 758       "object": "LayoutText #text", | 
| 823       "reason": "bounds change" | 759       "reason": "bounds change" | 
| 824     }, | 760     }, | 
| 825     { | 761     { | 
| 826       "object": "LayoutBlockFlow DIV id='spacer2' class='spacer'", |  | 
| 827       "reason": "became visible" |  | 
| 828     }, |  | 
| 829     { |  | 
| 830       "object": "LayoutBlockFlow DIV class='outer'", | 762       "object": "LayoutBlockFlow DIV class='outer'", | 
| 831       "reason": "bounds change" | 763       "reason": "bounds change" | 
| 832     }, | 764     }, | 
| 833     { | 765     { | 
| 834       "object": "LayoutBlockFlow DIV", | 766       "object": "LayoutBlockFlow DIV", | 
| 835       "reason": "bounds change" | 767       "reason": "bounds change" | 
| 836     }, | 768     }, | 
| 837     { | 769     { | 
| 838       "object": "LayoutBlockFlow (floating) DIV", | 770       "object": "LayoutBlockFlow (floating) DIV", | 
| 839       "reason": "bounds change" | 771       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 856     }, | 788     }, | 
| 857     { | 789     { | 
| 858       "object": "InlineTextBox 'x'", | 790       "object": "InlineTextBox 'x'", | 
| 859       "reason": "bounds change" | 791       "reason": "bounds change" | 
| 860     }, | 792     }, | 
| 861     { | 793     { | 
| 862       "object": "LayoutText #text", | 794       "object": "LayoutText #text", | 
| 863       "reason": "bounds change" | 795       "reason": "bounds change" | 
| 864     }, | 796     }, | 
| 865     { | 797     { | 
| 866       "object": "LayoutBlockFlow DIV id='spacer3' class='spacer'", |  | 
| 867       "reason": "became visible" |  | 
| 868     }, |  | 
| 869     { |  | 
| 870       "object": "LayoutBlockFlow DIV class='outer'", | 798       "object": "LayoutBlockFlow DIV class='outer'", | 
| 871       "reason": "bounds change" | 799       "reason": "bounds change" | 
| 872     }, | 800     }, | 
| 873     { | 801     { | 
| 874       "object": "LayoutBlockFlow DIV", | 802       "object": "LayoutBlockFlow DIV", | 
| 875       "reason": "bounds change" | 803       "reason": "bounds change" | 
| 876     }, | 804     }, | 
| 877     { | 805     { | 
| 878       "object": "LayoutBlockFlow (floating) DIV", | 806       "object": "LayoutBlockFlow (floating) DIV", | 
| 879       "reason": "bounds change" | 807       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 896     }, | 824     }, | 
| 897     { | 825     { | 
| 898       "object": "InlineTextBox 'x'", | 826       "object": "InlineTextBox 'x'", | 
| 899       "reason": "bounds change" | 827       "reason": "bounds change" | 
| 900     }, | 828     }, | 
| 901     { | 829     { | 
| 902       "object": "LayoutText #text", | 830       "object": "LayoutText #text", | 
| 903       "reason": "bounds change" | 831       "reason": "bounds change" | 
| 904     }, | 832     }, | 
| 905     { | 833     { | 
| 906       "object": "LayoutBlockFlow DIV id='spacer4' class='spacer'", |  | 
| 907       "reason": "became visible" |  | 
| 908     }, |  | 
| 909     { |  | 
| 910       "object": "LayoutBlockFlow DIV class='outer'", | 834       "object": "LayoutBlockFlow DIV class='outer'", | 
| 911       "reason": "bounds change" | 835       "reason": "bounds change" | 
| 912     }, | 836     }, | 
| 913     { | 837     { | 
| 914       "object": "LayoutBlockFlow DIV", | 838       "object": "LayoutBlockFlow DIV", | 
| 915       "reason": "bounds change" | 839       "reason": "bounds change" | 
| 916     }, | 840     }, | 
| 917     { | 841     { | 
| 918       "object": "LayoutBlockFlow (floating) DIV", | 842       "object": "LayoutBlockFlow (floating) DIV", | 
| 919       "reason": "bounds change" | 843       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 936     }, | 860     }, | 
| 937     { | 861     { | 
| 938       "object": "InlineTextBox 'x'", | 862       "object": "InlineTextBox 'x'", | 
| 939       "reason": "bounds change" | 863       "reason": "bounds change" | 
| 940     }, | 864     }, | 
| 941     { | 865     { | 
| 942       "object": "LayoutText #text", | 866       "object": "LayoutText #text", | 
| 943       "reason": "bounds change" | 867       "reason": "bounds change" | 
| 944     }, | 868     }, | 
| 945     { | 869     { | 
| 946       "object": "LayoutBlockFlow DIV id='spacer5' class='spacer'", |  | 
| 947       "reason": "became visible" |  | 
| 948     }, |  | 
| 949     { |  | 
| 950       "object": "LayoutBlockFlow DIV class='outer'", | 870       "object": "LayoutBlockFlow DIV class='outer'", | 
| 951       "reason": "bounds change" | 871       "reason": "bounds change" | 
| 952     }, | 872     }, | 
| 953     { | 873     { | 
| 954       "object": "LayoutBlockFlow DIV", | 874       "object": "LayoutBlockFlow DIV", | 
| 955       "reason": "bounds change" | 875       "reason": "bounds change" | 
| 956     }, | 876     }, | 
| 957     { | 877     { | 
| 958       "object": "LayoutBlockFlow (floating) DIV", | 878       "object": "LayoutBlockFlow (floating) DIV", | 
| 959       "reason": "bounds change" | 879       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 976     }, | 896     }, | 
| 977     { | 897     { | 
| 978       "object": "InlineTextBox 'x'", | 898       "object": "InlineTextBox 'x'", | 
| 979       "reason": "bounds change" | 899       "reason": "bounds change" | 
| 980     }, | 900     }, | 
| 981     { | 901     { | 
| 982       "object": "LayoutText #text", | 902       "object": "LayoutText #text", | 
| 983       "reason": "bounds change" | 903       "reason": "bounds change" | 
| 984     }, | 904     }, | 
| 985     { | 905     { | 
| 986       "object": "LayoutBlockFlow DIV id='spacer6' class='spacer'", |  | 
| 987       "reason": "became visible" |  | 
| 988     }, |  | 
| 989     { |  | 
| 990       "object": "LayoutDeprecatedFlexibleBox DIV class='outer box'", | 906       "object": "LayoutDeprecatedFlexibleBox DIV class='outer box'", | 
| 991       "reason": "bounds change" | 907       "reason": "bounds change" | 
| 992     }, | 908     }, | 
| 993     { | 909     { | 
| 994       "object": "LayoutBlockFlow DIV", | 910       "object": "LayoutBlockFlow DIV", | 
| 995       "reason": "bounds change" | 911       "reason": "bounds change" | 
| 996     }, | 912     }, | 
| 997     { | 913     { | 
| 998       "object": "LayoutBlockFlow (floating) DIV", | 914       "object": "LayoutBlockFlow (floating) DIV", | 
| 999       "reason": "bounds change" | 915       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 1016     }, | 932     }, | 
| 1017     { | 933     { | 
| 1018       "object": "InlineTextBox 'x'", | 934       "object": "InlineTextBox 'x'", | 
| 1019       "reason": "bounds change" | 935       "reason": "bounds change" | 
| 1020     }, | 936     }, | 
| 1021     { | 937     { | 
| 1022       "object": "LayoutText #text", | 938       "object": "LayoutText #text", | 
| 1023       "reason": "bounds change" | 939       "reason": "bounds change" | 
| 1024     }, | 940     }, | 
| 1025     { | 941     { | 
| 1026       "object": "LayoutBlockFlow DIV id='spacer12' class='spacer'", |  | 
| 1027       "reason": "became visible" |  | 
| 1028     }, |  | 
| 1029     { |  | 
| 1030       "object": "LayoutDeprecatedFlexibleBox DIV class='outer box'", | 942       "object": "LayoutDeprecatedFlexibleBox DIV class='outer box'", | 
| 1031       "reason": "bounds change" | 943       "reason": "bounds change" | 
| 1032     }, | 944     }, | 
| 1033     { | 945     { | 
| 1034       "object": "LayoutBlockFlow DIV", | 946       "object": "LayoutBlockFlow DIV", | 
| 1035       "reason": "bounds change" | 947       "reason": "bounds change" | 
| 1036     }, | 948     }, | 
| 1037     { | 949     { | 
| 1038       "object": "LayoutBlockFlow (floating) DIV", | 950       "object": "LayoutBlockFlow (floating) DIV", | 
| 1039       "reason": "bounds change" | 951       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 1056     }, | 968     }, | 
| 1057     { | 969     { | 
| 1058       "object": "InlineTextBox 'x'", | 970       "object": "InlineTextBox 'x'", | 
| 1059       "reason": "bounds change" | 971       "reason": "bounds change" | 
| 1060     }, | 972     }, | 
| 1061     { | 973     { | 
| 1062       "object": "LayoutText #text", | 974       "object": "LayoutText #text", | 
| 1063       "reason": "bounds change" | 975       "reason": "bounds change" | 
| 1064     }, | 976     }, | 
| 1065     { | 977     { | 
| 1066       "object": "LayoutBlockFlow DIV id='spacer7' class='spacer'", |  | 
| 1067       "reason": "became visible" |  | 
| 1068     }, |  | 
| 1069     { |  | 
| 1070       "object": "LayoutTable TABLE class='outer'", | 978       "object": "LayoutTable TABLE class='outer'", | 
| 1071       "reason": "bounds change" | 979       "reason": "bounds change" | 
| 1072     }, | 980     }, | 
| 1073     { | 981     { | 
| 1074       "object": "LayoutTableSection TBODY", | 982       "object": "LayoutTableSection TBODY", | 
| 1075       "reason": "bounds change" | 983       "reason": "location change" | 
| 1076     }, | 984     }, | 
| 1077     { | 985     { | 
| 1078       "object": "LayoutTableRow TR", | 986       "object": "LayoutTableRow TR", | 
| 1079       "reason": "bounds change" | 987       "reason": "location change" | 
| 1080     }, | 988     }, | 
| 1081     { | 989     { | 
| 1082       "object": "LayoutTableCell TD", | 990       "object": "LayoutTableCell TD", | 
| 1083       "reason": "bounds change" | 991       "reason": "bounds change" | 
| 1084     }, | 992     }, | 
| 1085     { | 993     { | 
| 1086       "object": "LayoutBlockFlow (floating) DIV", | 994       "object": "LayoutBlockFlow (floating) DIV", | 
| 1087       "reason": "bounds change" | 995       "reason": "bounds change" | 
| 1088     }, | 996     }, | 
| 1089     { | 997     { | 
| (...skipping 14 matching lines...) Expand all  Loading... | 
| 1104     }, | 1012     }, | 
| 1105     { | 1013     { | 
| 1106       "object": "InlineTextBox 'x'", | 1014       "object": "InlineTextBox 'x'", | 
| 1107       "reason": "bounds change" | 1015       "reason": "bounds change" | 
| 1108     }, | 1016     }, | 
| 1109     { | 1017     { | 
| 1110       "object": "LayoutText #text", | 1018       "object": "LayoutText #text", | 
| 1111       "reason": "bounds change" | 1019       "reason": "bounds change" | 
| 1112     }, | 1020     }, | 
| 1113     { | 1021     { | 
| 1114       "object": "LayoutBlockFlow DIV id='spacer8' class='spacer'", |  | 
| 1115       "reason": "became visible" |  | 
| 1116     }, |  | 
| 1117     { |  | 
| 1118       "object": "LayoutTable TABLE class='outer'", | 1022       "object": "LayoutTable TABLE class='outer'", | 
| 1119       "reason": "bounds change" | 1023       "reason": "bounds change" | 
| 1120     }, | 1024     }, | 
| 1121     { | 1025     { | 
| 1122       "object": "LayoutTableSection TBODY", | 1026       "object": "LayoutTableSection TBODY", | 
| 1123       "reason": "bounds change" | 1027       "reason": "location change" | 
| 1124     }, | 1028     }, | 
| 1125     { | 1029     { | 
| 1126       "object": "LayoutTableRow TR", | 1030       "object": "LayoutTableRow TR", | 
| 1127       "reason": "bounds change" | 1031       "reason": "location change" | 
| 1128     }, | 1032     }, | 
| 1129     { | 1033     { | 
| 1130       "object": "LayoutTableCell TD", | 1034       "object": "LayoutTableCell TD", | 
| 1131       "reason": "bounds change" | 1035       "reason": "bounds change" | 
| 1132     }, | 1036     }, | 
| 1133     { | 1037     { | 
| 1134       "object": "LayoutBlockFlow (floating) DIV", | 1038       "object": "LayoutBlockFlow (floating) DIV", | 
| 1135       "reason": "bounds change" | 1039       "reason": "bounds change" | 
| 1136     }, | 1040     }, | 
| 1137     { | 1041     { | 
| (...skipping 14 matching lines...) Expand all  Loading... | 
| 1152     }, | 1056     }, | 
| 1153     { | 1057     { | 
| 1154       "object": "InlineTextBox 'x'", | 1058       "object": "InlineTextBox 'x'", | 
| 1155       "reason": "bounds change" | 1059       "reason": "bounds change" | 
| 1156     }, | 1060     }, | 
| 1157     { | 1061     { | 
| 1158       "object": "LayoutText #text", | 1062       "object": "LayoutText #text", | 
| 1159       "reason": "bounds change" | 1063       "reason": "bounds change" | 
| 1160     }, | 1064     }, | 
| 1161     { | 1065     { | 
| 1162       "object": "LayoutBlockFlow DIV id='spacer14' class='spacer'", |  | 
| 1163       "reason": "became visible" |  | 
| 1164     }, |  | 
| 1165     { |  | 
| 1166       "object": "LayoutBlockFlow (anonymous)", | 1066       "object": "LayoutBlockFlow (anonymous)", | 
| 1167       "reason": "bounds change" | 1067       "reason": "bounds change" | 
| 1168     }, | 1068     }, | 
| 1169     { | 1069     { | 
| 1170       "object": "RootInlineBox", | 1070       "object": "RootInlineBox", | 
| 1171       "reason": "bounds change" | 1071       "reason": "bounds change" | 
| 1172     }, | 1072     }, | 
| 1173     { | 1073     { | 
| 1174       "object": "LayoutTable TABLE class='outer'", | 1074       "object": "LayoutTable TABLE class='outer'", | 
| 1175       "reason": "bounds change" | 1075       "reason": "bounds change" | 
| 1176     }, | 1076     }, | 
| 1177     { | 1077     { | 
| 1178       "object": "LayoutTableSection TBODY", | 1078       "object": "LayoutTableSection TBODY", | 
| 1179       "reason": "bounds change" | 1079       "reason": "location change" | 
| 1180     }, | 1080     }, | 
| 1181     { | 1081     { | 
| 1182       "object": "LayoutTableRow TR", | 1082       "object": "LayoutTableRow TR", | 
| 1183       "reason": "bounds change" | 1083       "reason": "location change" | 
| 1184     }, | 1084     }, | 
| 1185     { | 1085     { | 
| 1186       "object": "LayoutTableCell TD", | 1086       "object": "LayoutTableCell TD", | 
| 1187       "reason": "bounds change" | 1087       "reason": "bounds change" | 
| 1188     }, | 1088     }, | 
| 1189     { | 1089     { | 
| 1190       "object": "LayoutBlockFlow (floating) DIV", | 1090       "object": "LayoutBlockFlow (floating) DIV", | 
| 1191       "reason": "bounds change" | 1091       "reason": "bounds change" | 
| 1192     }, | 1092     }, | 
| 1193     { | 1093     { | 
| (...skipping 18 matching lines...) Expand all  Loading... | 
| 1212     }, | 1112     }, | 
| 1213     { | 1113     { | 
| 1214       "object": "LayoutText #text", | 1114       "object": "LayoutText #text", | 
| 1215       "reason": "bounds change" | 1115       "reason": "bounds change" | 
| 1216     }, | 1116     }, | 
| 1217     { | 1117     { | 
| 1218       "object": "LayoutText #text", | 1118       "object": "LayoutText #text", | 
| 1219       "reason": "bounds change" | 1119       "reason": "bounds change" | 
| 1220     }, | 1120     }, | 
| 1221     { | 1121     { | 
| 1222       "object": "LayoutBlockFlow DIV id='spacer9' class='spacer'", |  | 
| 1223       "reason": "became visible" |  | 
| 1224     }, |  | 
| 1225     { |  | 
| 1226       "object": "LayoutBlockFlow DIV class='outer'", | 1122       "object": "LayoutBlockFlow DIV class='outer'", | 
| 1227       "reason": "bounds change" | 1123       "reason": "bounds change" | 
| 1228     }, | 1124     }, | 
| 1229     { | 1125     { | 
| 1230       "object": "LayoutBlockFlow DIV", | 1126       "object": "LayoutBlockFlow DIV", | 
| 1231       "reason": "bounds change" | 1127       "reason": "bounds change" | 
| 1232     }, | 1128     }, | 
| 1233     { | 1129     { | 
| 1234       "object": "LayoutBlockFlow (floating) DIV", | 1130       "object": "LayoutBlockFlow (floating) DIV", | 
| 1235       "reason": "bounds change" | 1131       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 1252     }, | 1148     }, | 
| 1253     { | 1149     { | 
| 1254       "object": "InlineTextBox 'x'", | 1150       "object": "InlineTextBox 'x'", | 
| 1255       "reason": "bounds change" | 1151       "reason": "bounds change" | 
| 1256     }, | 1152     }, | 
| 1257     { | 1153     { | 
| 1258       "object": "LayoutText #text", | 1154       "object": "LayoutText #text", | 
| 1259       "reason": "bounds change" | 1155       "reason": "bounds change" | 
| 1260     }, | 1156     }, | 
| 1261     { | 1157     { | 
| 1262       "object": "LayoutBlockFlow DIV id='spacer10' class='spacer'", |  | 
| 1263       "reason": "became visible" |  | 
| 1264     }, |  | 
| 1265     { |  | 
| 1266       "object": "LayoutBlockFlow DIV class='outer'", | 1158       "object": "LayoutBlockFlow DIV class='outer'", | 
| 1267       "reason": "bounds change" | 1159       "reason": "bounds change" | 
| 1268     }, | 1160     }, | 
| 1269     { | 1161     { | 
| 1270       "object": "LayoutBlockFlow DIV", | 1162       "object": "LayoutBlockFlow DIV", | 
| 1271       "reason": "bounds change" | 1163       "reason": "bounds change" | 
| 1272     }, | 1164     }, | 
| 1273     { | 1165     { | 
| 1274       "object": "LayoutBlockFlow (floating) DIV", | 1166       "object": "LayoutBlockFlow (floating) DIV", | 
| 1275       "reason": "bounds change" | 1167       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 1292     }, | 1184     }, | 
| 1293     { | 1185     { | 
| 1294       "object": "InlineTextBox 'x'", | 1186       "object": "InlineTextBox 'x'", | 
| 1295       "reason": "bounds change" | 1187       "reason": "bounds change" | 
| 1296     }, | 1188     }, | 
| 1297     { | 1189     { | 
| 1298       "object": "LayoutText #text", | 1190       "object": "LayoutText #text", | 
| 1299       "reason": "bounds change" | 1191       "reason": "bounds change" | 
| 1300     }, | 1192     }, | 
| 1301     { | 1193     { | 
| 1302       "object": "LayoutBlockFlow DIV id='spacer11' class='spacer'", |  | 
| 1303       "reason": "became visible" |  | 
| 1304     }, |  | 
| 1305     { |  | 
| 1306       "object": "LayoutBlockFlow DIV class='outer'", | 1194       "object": "LayoutBlockFlow DIV class='outer'", | 
| 1307       "reason": "bounds change" | 1195       "reason": "bounds change" | 
| 1308     }, | 1196     }, | 
| 1309     { | 1197     { | 
| 1310       "object": "LayoutBlockFlow DIV", | 1198       "object": "LayoutBlockFlow DIV", | 
| 1311       "reason": "bounds change" | 1199       "reason": "bounds change" | 
| 1312     }, | 1200     }, | 
| 1313     { | 1201     { | 
| 1314       "object": "LayoutBlockFlow (floating) DIV", | 1202       "object": "LayoutBlockFlow (floating) DIV", | 
| 1315       "reason": "bounds change" | 1203       "reason": "bounds change" | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
| 1332     }, | 1220     }, | 
| 1333     { | 1221     { | 
| 1334       "object": "InlineTextBox 'x'", | 1222       "object": "InlineTextBox 'x'", | 
| 1335       "reason": "bounds change" | 1223       "reason": "bounds change" | 
| 1336     }, | 1224     }, | 
| 1337     { | 1225     { | 
| 1338       "object": "LayoutText #text", | 1226       "object": "LayoutText #text", | 
| 1339       "reason": "bounds change" | 1227       "reason": "bounds change" | 
| 1340     }, | 1228     }, | 
| 1341     { | 1229     { | 
| 1342       "object": "LayoutBlockFlow DIV id='spacer13' class='spacer'", |  | 
| 1343       "reason": "became visible" |  | 
| 1344     }, |  | 
| 1345     { |  | 
| 1346       "object": "LayoutBlockFlow DIV class='outer'", | 1230       "object": "LayoutBlockFlow DIV class='outer'", | 
| 1347       "reason": "bounds change" | 1231       "reason": "bounds change" | 
| 1348     }, | 1232     }, | 
| 1349     { | 1233     { | 
| 1350       "object": "RootInlineBox", | 1234       "object": "RootInlineBox", | 
| 1351       "reason": "bounds change" | 1235       "reason": "bounds change" | 
| 1352     }, | 1236     }, | 
| 1353     { | 1237     { | 
| 1354       "object": "LayoutBlockFlow DIV", | 1238       "object": "LayoutBlockFlow DIV", | 
| 1355       "reason": "bounds change" | 1239       "reason": "bounds change" | 
| (...skipping 26 matching lines...) Expand all  Loading... | 
| 1382       "object": "LayoutText #text", | 1266       "object": "LayoutText #text", | 
| 1383       "reason": "bounds change" | 1267       "reason": "bounds change" | 
| 1384     }, | 1268     }, | 
| 1385     { | 1269     { | 
| 1386       "object": "LayoutText #text", | 1270       "object": "LayoutText #text", | 
| 1387       "reason": "bounds change" | 1271       "reason": "bounds change" | 
| 1388     } | 1272     } | 
| 1389   ] | 1273   ] | 
| 1390 } | 1274 } | 
| 1391 | 1275 | 
| OLD | NEW | 
|---|