|
21953 | 21953 | },
|
21954 | 21954 | {
|
21955 | 21955 | "cell_type": "markdown",
|
21956 |
| - "id": "b2bbd3e0-73bf-4fa5-969a-73efbeb213df", |
| 21956 | + "id": "e140cfc3-0ddd-4f8e-8f54-52b87071ecc4", |
21957 | 21957 | "metadata": {},
|
| 21958 | + "source": [ |
| 21959 | + "Bugs discovered with unique outcomes:\n", |
| 21960 | + "- **New Bug FF in XFO**: [Bug Report Safari](https://bugs.webkit.org/show_bug.cgi?id=285666), [Bug Report Chrome](https://issues.chromium.org/issues/388544226), FF should not be stripped from XFO but is in Safari and Chrome\n", |
| 21961 | + "- ..." |
| 21962 | + ] |
| 21963 | + }, |
| 21964 | + { |
| 21965 | + "cell_type": "markdown", |
| 21966 | + "id": "b2bbd3e0-73bf-4fa5-969a-73efbeb213df", |
| 21967 | + "metadata": { |
| 21968 | + "jp-MarkdownHeadingCollapsed": true |
| 21969 | + }, |
21958 | 21970 | "source": [
|
21959 | 21971 | "### Safari (MacOS 14.3.1) vs Safari (MacOS 15.2)\n",
|
21960 | 21972 | "- Start: 13:47\n",
|
@@ -22913,19 +22925,19 @@
|
22913 | 22925 | },
|
22914 | 22926 | {
|
22915 | 22927 | "cell_type": "code",
|
22916 |
| - "execution_count": 306, |
| 22928 | + "execution_count": 311, |
22917 | 22929 | "id": "357813dd-3fc0-426f-bbc5-b8bc3814bf4e",
|
22918 | 22930 | "metadata": {},
|
22919 | 22931 | "outputs": [
|
22920 | 22932 | {
|
22921 | 22933 | "data": {
|
22922 | 22934 | "application/vnd.jupyter.widget-view+json": {
|
22923 |
| - "model_id": "c79a5fbad30a4bfea0eaa1f2a5ba5600", |
| 22935 | + "model_id": "9d047ffc75794f7b8c88eb59376cba47", |
22924 | 22936 | "version_major": 2,
|
22925 | 22937 | "version_minor": 0
|
22926 | 22938 | },
|
22927 | 22939 | "text/plain": [
|
22928 |
| - "Tab(children=(Output(), Output(), Output(), Output()), selected_index=0, titles=('Group 0', 'Group 1', 'Group …" |
| 22940 | + "Tab(children=(Output(), Output(), Output()), selected_index=0, titles=('Group 0', 'Group 1', 'Group 2'))" |
22929 | 22941 | ]
|
22930 | 22942 | },
|
22931 | 22943 | "metadata": {},
|
|
22936 | 22948 | "browser_ids = [61, 75]\n",
|
22937 | 22949 | "#browser_ids = [74, 75]\n",
|
22938 | 22950 | "#browser_ids = [74, 76]\n",
|
22939 |
| - "test_name = \"perfAPI_img\"\n", |
| 22951 | + "test_name = \"framing_iframe\"\n", |
22940 | 22952 | "relation = None\n",
|
22941 | 22953 | "show_response_groups(test_name, browser_ids=browser_ids, relation=relation)"
|
22942 | 22954 | ]
|
|
0 commit comments