@@ -2937,7 +2937,7 @@ <h3><dfn>Back</dfn></h3>
2937
2937
< p class =note > This command causes the browser to traverse
2938
2938
one step backward in the < a > joint session history</ a >
2939
2939
of the < a > current top-level browsing context</ a > .
2940
- This is equivalent to pressing the back button in the browser chrome
2940
+ This is equivalent to pressing the back button in the < a > browser chrome</ a >
2941
2941
or invoking < code > window.history.back</ code > .
2942
2942
2943
2943
< p > The < a > remote end steps</ a > are:
@@ -2982,7 +2982,7 @@ <h3><dfn>Forward</dfn></h3>
2982
2982
< p class =note > This command causes the browser
2983
2983
to traverse one step forwards in the < a > joint session history</ a >
2984
2984
of the < a > current top-level browsing context</ a > .
2985
- This is equivalent to pressing the forward button in the browser chrome
2985
+ This is equivalent to pressing the forward button in the < a > browser chrome</ a >
2986
2986
or invoking < code > window.history.forward</ code > .
2987
2987
2988
2988
< p > The < a > remote end steps</ a > are:
@@ -3717,13 +3717,13 @@ <h3><dfn>Set Window Rect</dfn></h3>
3717
3717
< li > < p > Set the width, in < a > CSS pixels</ a > ,
3718
3718
of the operating system window containing
3719
3719
the < a > current top-level browsing context</ a > ,
3720
- including any browser chrome and externally drawn window decorations
3720
+ including any < a > browser chrome</ a > and externally drawn window decorations
3721
3721
to a value that is as close as possible to < var > width</ var > .
3722
3722
3723
3723
< li > < p > Set the height, in < a > CSS pixels</ a > ,
3724
3724
of the operating system window containing
3725
3725
the < a > current top-level browsing context</ a > ,
3726
- including any browser chrome and externally drawn window decorations
3726
+ including any < a > browser chrome</ a > and externally drawn window decorations
3727
3727
to a value that is as close as possible to < var > height</ var > .
3728
3728
3729
3729
< aside class =note >
@@ -9466,7 +9466,7 @@ <h2>Security</h2>
9466
9466
make an effort to visually distinguish
9467
9467
a user agent session that is under control of WebDriver
9468
9468
from those used for normal browsing sessions.
9469
- This can be done through a browser chrome element
9469
+ This can be done through a < a > browser chrome element</ a >
9470
9470
such as a “door hanger”,
9471
9471
colorful decoration of the OS window,
9472
9472
or some widget element that is prevalent in the window
0 commit comments