Skip to content

Commit

Permalink
add Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awBSH committed Oct 7, 2019
1 parent 5636fd0 commit dceb0c5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions LargeTitleTest/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Large Title of ViewController behaves different in iOS12 and iOS13
#### Radar
[rdar://48813943](http://openradar.appspot.com/radar?id=4969593701400576)

#### Expected behaviour (like in Safari)
The large Title of the ViewController behaves the same in iOS12 and iOS13

#### Actual behaviour in WkWebView
The large Title of the ViewController behaves different in iOS12 and iOS13
![Video](https://github.com/awBSH/apple-radar/raw/master/LargeTitleTest/LargeTitleTest.mov)
<video>
<source src="https://github.com/awBSH/apple-radar/raw/master/LargeTitleTest/LargeTitleTest.mov" type="video/mp4" />
</video>

0 comments on commit dceb0c5

Please sign in to comment.