From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- gfx/docs/Moz2D.rst | 2 +- gfx/docs/RenderingOverview.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gfx/docs') diff --git a/gfx/docs/Moz2D.rst b/gfx/docs/Moz2D.rst index 0be251a209..66e853af9b 100644 --- a/gfx/docs/Moz2D.rst +++ b/gfx/docs/Moz2D.rst @@ -13,4 +13,4 @@ mechanism for modularization/dependencies. That being said, we still try to keep the coupling with the rest of Gecko low for hygiene, simplicity and perhaps a more modular future. -See also `Moz2D documentation on wiki `. +See also `Moz2D documentation on wiki `_. diff --git a/gfx/docs/RenderingOverview.rst b/gfx/docs/RenderingOverview.rst index 1b2e30b6f6..7074a59974 100644 --- a/gfx/docs/RenderingOverview.rst +++ b/gfx/docs/RenderingOverview.rst @@ -120,7 +120,7 @@ something 'interesting' with the page in return? What about nested frames or nested scrollbars? What if we scroll so much that we go past the boundaries of the Scene that we know about? -See AsyncPanZoom.rst for all that and more. +See :ref:`apz` for all that and more. A Few More Details ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3