Moamen Abdelsattar

Results 6 issues of Moamen Abdelsattar

I asked new bing the following question: ``` If a woman was born infertile, will her daughter be infertile too? ``` The bot's answer ``` Hello, this is Bing. I'm...

Currently, the direction in which a card is rendered is not stable by default. If the UI of Anki is English, text direction is left-to-right by default. If the UI...

After looking at Apollo 8 sample [source code](https://github.com/vivliostyle/vivliostyle_doc/blob/93ffac10630ccb42da57aa9b3b15092113067fa6/samples/adaptive-layout/apollo8/style.css#L313), I found that vivliostyle parses incorrect syntax for ellipse, which is `-epubx-shape-outside: ellipse(50%, 55%, 46%, 46%);`. After correcting it to the correct...

bug

I'm trying to implement and automatic deferring plugin, which defers the layout of some images or boxes until it fits in the column to avoid breaking it and also avoid...

bug

I'm trying to use page floats, so I set `float: top` for the following image. The result is image inside the following poetic verse, instead of being above it: ![v-float-bug](https://github.com/user-attachments/assets/089a67c1-6594-447a-aaf3-70de8d4fa02c)...

bug

Sorry for reporting a lot of issues 😅 Render a document with root element has `display: flex`, vivliostyle only renders one page. # Why is supporting flexbox important? Supporting flexbox...

bug